[Ffmpeg-devel] [PATCH] Cygwin vhook, always static avformat

wzrlpy at arsystel.com wzrlpy
Thu Jul 13 15:42:50 CEST 2006


Hi,

>> So would the patch be OK if the field was added at the end of the
>> struct?
>
> if the loop input feature/hack still works i have no objections ...

The loop input feature works fine to me, the result "menu.vob" of the
following command:

./ffmpeg -f image2 -loop_input -vframes 50 -i
/cygdrive/c/dvdsimple/menu.png -sameq menu.vob


is binary identical when compiling SVN-5704 in these two scenarios:

a) Unpatched, plus --enable-mp3lame --enable-a52 --enable-pthreads
--enable-static --disable-shared --enable-gpl
b) With my suggested patches, plus --enable-mp3lame --enable-a52
--enable-pthreads --disable-static --enable-shared --enable-gpl

After running "make test", the resulting "ffmpeg.regression.ref" is also
the same in both scenarios.

Tests being run under Cygwin 1.5.20, gcc 3.4.4, ld 2.16.91.

Regards,
V?ctor




More information about the ffmpeg-devel mailing list