[FFmpeg-devel] [PATCH] Make configure use --enable-{in, out}dev=foo for enabling a single inoutdev

Stefano Sabatini stefano.sabatini-lala
Sat Jun 20 14:15:30 CEST 2009


Hi all,

currently to disable an indev during configuration we need to use the
switch: --disable-demuxer=foo

(same for muxers), which is very confusing.

This patch replaces MUXER/DEMUXER with INDEV/OUTDEV for all the
input/output devices CONFIG_* symbols and macros, and also makes
configure enable/disable inout devices using the switch:
--disable-indev=foo
--disable-outdev=foo

This is both cleaner and less confusing.

Regards.
-- 
FFmpeg = Faithless and Frenzy Magic Ponderous Earthshaking Gadget
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure-use-inout-dev.patch
Type: text/x-diff
Size: 9096 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090620/081d3f5a/attachment.patch>



More information about the ffmpeg-devel mailing list