[FFmpeg-devel] [PATCH] Fix cmdutils.c build with --disable-swscale

Rafaël Carré rafael.carre
Wed Jan 27 10:07:02 CET 2010


Hi,

Version & configuration are printed for each built library in cmdutils.c

There is a #if CONFIG_lib conditional for avfilter and postproc already,
the patch just adds a conditional for swscale.

Note: avdevice / avformat / avcodec can be disabled as well but I
didn't bother disabling them in configure to see all the places which
broke (for example when using AVCodecContext or AVFormatContext).

-- 
Rafa?l Carr?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cmdutils-swscale.diff
Type: text/x-patch
Size: 751 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100127/bb76e789/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100127/bb76e789/attachment.pgp>



More information about the ffmpeg-devel mailing list