[FFmpeg-devel] [PATCH v2 FFmpeg 1/20] configure: add tokenizers-cpp support

Guo, Yejun yejun.guo at intel.com
Mon May 12 12:54:10 EEST 2025



> -----Original Message-----
> From: ffmpeg-devel <ffmpeg-devel-bounces at ffmpeg.org> On Behalf Of
> m.kaindl0208 at gmail.com
> Sent: Tuesday, March 11, 2025 3:50 AM
> To: ffmpeg-devel at ffmpeg.org
> Subject: [FFmpeg-devel] [PATCH v2 FFmpeg 1/20] configure: add tokenizers-
> cpp support
> 
> Signed-off-by: MaximilianKaindl <m.kaindl0208 at gmail.com>
> ---
>  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.


More information about the ffmpeg-devel mailing list