[Ffmpeg-devel] [PATCH] configure.c: CONFIG_ENCODERS

Roine Gustafsson roine
Sat May 7 19:42:30 CEST 2005


Patch sets CONFIG_ENCODERS and CONFIG_DECODERS depending on wether the 
user has added any encoders or decoders.
The idea is to use CONFIG_[EN|DE]CODERS for libavformat and use 
CONFIG_<x>_[EN|DE]CODER for libavcodec.
Then libavformat would have no 'encoders' (muxers) if libavcodec has no 
encoders at all.

This would atleast give a basic on-off functionality until someone 
feels like adding --enable-muxer=<...>.

   /Roine

-------------- next part --------------
A non-text attachment was scrubbed...
Name: config_encoders.patch
Type: application/octet-stream
Size: 1044 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20050507/2d67dd57/attachment.obj>



More information about the ffmpeg-devel mailing list