[MPlayer-dev-eng] [PATCH] [RFC] Demuxer cleanup

Joey Parrish joey at nicewarrior.org
Wed Jul 27 17:20:03 CEST 2005


On Tue, Jul 26, 2005 at 12:37:10AM +0200, Roberto Togni wrote:
> This patch replaces the big switch statements in demuxer.c with a
> modularized structure, like the one already used for codecs and streams.
> 
> Now to add a demuxer you only have to add a new DEMUXER_TYPE_ define,
> add a pointer to a demuxer description structure to the list at the top
> of demuxer.c, and add the demuxer_desc_t structure in your code.

I am very very much in favor of this patch, taking into account the
problems with it already reported in this thread.

Good job,
--Joey

-- 
"SAKE!!!!" --Tom Cruise




More information about the MPlayer-dev-eng mailing list