[MPlayer-dev-eng] [PATCH] add lavfpref demuxer for formats where lavf is preferred over native demuxers

Michael Niedermayer michaelni at gmx.at
Sun Apr 8 02:26:24 CEST 2007


Hi

On Sun, Apr 08, 2007 at 02:20:28AM +0300, Oded Shimon wrote:
> On Sat, Apr 07, 2007 at 08:16:28PM +0200, Reimar D?ffinger wrote:
> > Hello,
> > wanted to do this since a long time.
> > It is a demuxer that does almost the same as the normal lavf one, only
> > that it only accepts some formats and is tested much earlier.
> > Does it look okay?
> > I also removed a few entries from extension.c that should not be needed
> > anymore.
> 
> [...]
> 
> > +static const char *preferred_list[] = {
> > +    "dxa",
> > +    "wv",
> > +    "nuv",
> > +    "nut",
> 
> Does this mean that the lavf NUT demuxer would be preffered over the 
> libnut one? Because AFAIK, the libnut demuxer is superior to the lavf nut 
> demuxer, so it should have priority...

in what way is it supperior? IIRC it has O(n) seeking while lavf-nut has
O(log n)

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

I have often repented speaking, but never of holding my tongue.
-- Xenocrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20070408/cd24a277/attachment.pgp>


More information about the MPlayer-dev-eng mailing list