> -----Original Message-----
> From: ffmpeg-devel <ffmpeg-devel-boun...@ffmpeg.org> On Behalf Of
> m.kaindl0...@gmail.com
> Sent: Tuesday, March 11, 2025 3:50 AM
> To: ffmpeg-devel@ffmpeg.org
> Subject: [FFmpeg-devel] [PATCH v2 FFmpeg 1/20] configure: add tokenizers-
> cpp support
>
> Signed-off-by: MaximilianKaindl <m.kaindl0...@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.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".