[FFmpeg-soc] [soc]: r1911 - libavfilter/diffs/04_ffmpeg_filters.diff

Benoit Fouet benoit.fouet at purplelabs.com
Wed Feb 13 19:09:08 CET 2008


Diego Biurrun wrote:
> On Wed, Feb 13, 2008 at 07:03:43PM +0100, Vitor Sessak wrote:
>   
>> Benoit Fouet wrote:
>>     
>>> vitor wrote:
>>>       
>>>> +--- cmdutils.c	(revision 11882)
>>>> ++++ cmdutils.c	(working copy)
>>>> +@@ -164,6 +165,7 @@
>>>> +     fprintf(stderr, "  libavcodec version: " AV_STRINGIFY(LIBAVCODEC_VERSION) "\n");
>>>> +     fprintf(stderr, "  libavformat version: " AV_STRINGIFY(LIBAVFORMAT_VERSION) "\n");
>>>> +     fprintf(stderr, "  libavdevice version: " AV_STRINGIFY(LIBAVDEVICE_VERSION) "\n");
>>>> ++    fprintf(stderr, "  libavfilter version: " AV_STRINGIFY(LIBAVFILTER_VERSION) "\n");
>>>>   
>>>>         
>>> shouldn't that be conditionnal to having libavfilter enabled ?
>>>       
>> Indeed. Done.
>>     
>
> Not that I necessarily disagree, but the libavdevice version for example
> is printed unconditionally...
>
>   

IMHO, this should be fixed in ffmpeg svn, no ?

-- 
Ben
Purple Labs S.A.
www.purplelabs.com



More information about the FFmpeg-soc mailing list