[FFmpeg-devel] [PATCH 4/4] lavc: add teletext decoder using libzvbi
Marton Balint
cus at passwd.hu
Mon Jul 29 00:28:25 CEST 2013
On Sat, 27 Jul 2013, Alexis Ballier wrote:
> diff --git a/configure b/configure
>
>> index e7853e1..d340382 100755
>> --- a/configure
>> +++ b/configure
>> @@ -244,6 +244,7 @@ External library support:
>> --enable-openal enable OpenAL 1.1 capture support [no]
>> --enable-opencl enable OpenCL code
>> --enable-openssl enable openssl [no]
>> + --enable-teletext-zvbi enable teletext support via libzvbi [no]
>> --enable-x11grab enable X11 grabbing [no]
>> --disable-zlib disable zlib [autodetect]
>>
>> @@ -1279,6 +1280,7 @@ CONFIG_LIST="
>> sram
>> static
>> swscale_alpha
>> + teletext_zvbi
>> thumb
>> version3
>> xmm_clobber_test
>
>
> Why not name it simply libzvbi like the tens of others like that ?
You're right, I will rename it to libzvbi in the next version of the
patch.
Regards,
Marton
More information about the ffmpeg-devel
mailing list