[SCM] FFmpeg packaging branch, master, updated. debian/0.5+svn20090706-1-3-g449d1e2

Reinhard Tartler siretart at tauware.de
Wed Aug 26 07:10:12 UTC 2009


Andres Mejia <mcitadel at gmail.com> writes:

> I also saw that we don't set '--disable-ffserver' for the various
> optimized shared libraries that are built yet we disable ffmpeg and
> ffplay for them. I wasn't sure if this was done intentionally so I
> left it alone.

in the optimized variants, these additional utilities aren't needed to
be built. However, I've noticed from a launchpad bug report, that these
switches still matter:

$ grep -nH -r -e CONFIG_FFSERVER **/*.c
libavformat/ffmdec.c:25:#if CONFIG_FFSERVER
libavformat/ffmdec.c:57:#endif // CONFIG_FFSERVER
libavformat/os_support.c:90:#if CONFIG_FFSERVER
libavformat/os_support.c:159:#endif /* CONFIG_FFSERVER */

They don't appear for ffplay and ffmpeg, so I left them disabled. But it
seems that avformat does include some code specifically for ffserver.


-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4



More information about the pkg-multimedia-maintainers mailing list