[MPlayer-dev-eng] [PATCH] make Matroska demuxer compilation unconditional

Oded Shimon ods15 at ods15.dyndns.org
Tue May 9 20:44:26 CEST 2006


On Tue, May 09, 2006 at 08:39:18PM +0200, Enrico Weigelt wrote:
> * Diego Biurrun <diego at biurrun.de> schrieb:
> 
> <snip>
> 
> > Since we compile all demuxers unconditionally and our internal Matroska
> > demuxer is stable I don't see a point in arbitrarily allowing just one
> > demuxer to be disabled.
> 
> Shouldn't we instead allow to enable/disable each demuxer separately ?
> For example, as long as I dont have matroska files, I dont want it.

I fairly hate conditional compilation of all things, but seeing as we have 
a nice (somewhat) modular demuxer system, conditional compilation in the 
style of libvo might be worth considering as libmpdemux.a is indeed 1.1MB.

There's still a lot of demuxer specific crud code which would need to be 
cleaned up first...

- ods15




More information about the MPlayer-dev-eng mailing list