> -----Original Message-----
> From: ffmpeg-devel <[email protected]> On Behalf Of
> [email protected]
> Sent: Tuesday, March 11, 2025 3:50 AM
> To: [email protected]
> Subject: [FFmpeg-devel] [PATCH v2 FFmpeg 1/20] configure: add tokenizers-
> cpp support
> 
> Signed-off-by: MaximilianKaindl <[email protected]>
> ---
>  configure | 6 ++++--
>  1 file changed, 4 insertions(+), 2 deletions(-)
> 
> diff --git a/configure b/configure
> index 04b83a8868..7219faeaf2 100755
> --- a/configure
> +++ b/configure
> @@ -285,6 +285,7 @@ External library support:
>    --enable-libtls          enable LibreSSL (via libtls), needed for https 
> support
>                             if openssl, gnutls or mbedtls is not used [no]
>    --enable-libtorch        enable Torch as one DNN backend [no]
> +  --enable-libtokenizers   enable tokenizers-cpp library [no]

Not finished all the review yet, I have several comments in some of the commits.

Is libtokenizers a popular library? How to install? Please also add in commit 
comments, thanks.
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to