[FFmpeg-devel] [PATCH]
Aurelien Jacobs
aurel
Wed May 23 22:15:16 CEST 2007
Hi,
The attached patch will generate some #define ENABLE_* for every CONFIG_*
items.
Advantages:
- allow cleaner code, less ugly #ifdef (recent example with CONFIG_SWSCALER)
- allow to simplify configure removing some code duplication (see second
patch)
I will apply soon if no one disagree.
Aurel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config-enable.diff
Type: text/x-diff
Size: 728 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070523/c6d31fd0/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config-simplify.diff
Type: text/x-diff
Size: 1519 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070523/c6d31fd0/attachment-0001.diff>
More information about the ffmpeg-devel
mailing list