[Ffmpeg-devel] [PATCH][RFC] --enable/disable parsers

Michael Niedermayer michaelni
Sun Jul 9 05:20:17 CEST 2006


Hi

On Sun, Jul 09, 2006 at 03:32:00AM +0100, M?ns Rullg?rd wrote:
> Here is a patch that allow to enable/disable parsers individually and
> independently of codecs.  With the patch in this form, certain
> combinations of codecs and parsers will not build, and disabling the
> parsers makes formats that require them unusable, so take it only for
> the starting point for discussion I intended.
> 
> Is this something that would be desirable to pursue into something
> more robust?  I can imagine situations where one might want parsers
> without codecs (e.g. remuxing only), or codecs without parsers
> (e.g. input is known to be properly framed).
> 
> I have also been experimenting with a system for finer control over
> what gets built.  With this, it would be possible to forcibly enable
> parsers for any codecs that are selected.
> 
> Has anyone got any comments on all this?

yes, i do not like seperate #ifdefs around static functions
its gccs job to drop them

except that i like finer control over what gets build of course 

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

In the past you could go to a library and read, borrow or copy any book
Today you'd get arrested for mere telling someone where the library is




More information about the ffmpeg-devel mailing list