[MPlayer-dev-eng] [PATCH] dxa in mplayer
Compn
tempn at twmi.rr.com
Sun Mar 18 13:49:34 CET 2007
On Sat, 17 Mar 2007 22:13:36 +0100,
Reimar Döffinger scribed:
> Hello,
> On Sat, Mar 17, 2007 at 04:42:41PM -0400, Compn wrote:
> > On Sat, 17 Mar 2007 21:25:37 +0100,
> > Reimar Döffinger scribed:
> > > Please move those extensions that are currently required due to
> > > demuxer bugs in some extra and appropriately commented part of
> > > that array. About the other problem see attached patch.
> >
> > thank you reimar.
> > i'm not sure how you wanted it commented... is this ok to apply?
> >
>
> > Index: libmpdemux/extension.c
> > ===================================================================
> > --- libmpdemux/extension.c (revision 22703)
> > +++ libmpdemux/extension.c (working copy)
> > @@ -65,6 +65,7 @@
> > { "26l", DEMUXER_TYPE_H264_ES },
> > { "ac3", DEMUXER_TYPE_LAVF },
> > { "wv", DEMUXER_TYPE_LAVF },
> > + { "dxa", DEMUXER_TYPE_LAVF }, /* mplayer audio demuxer is
> > greedy */
>
> More like
>
> // entries below are due to buggy demuxers that accept formats they
> // shouldn't
>
> and then the dxa. There are some other entries that should be moved
> below this comment, but I don't remember which.
i'll leave this part up to you then
-compn
More information about the MPlayer-dev-eng
mailing list