[vlc-devel] commit: Decreased priority of libmpeg2 decoder below avcodec. ( Laurent Aimar )
Rémi Denis-Courmont
remi at remlab.net
Sat Jan 30 14:09:27 CET 2010
Le dimanche 24 janvier 2010 16:28:59 git version control, vous avez écrit :
> vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Sun Jan 24
> 15:26:09 2010 +0100| [7ad6676d1b65a222682dc814782b57de798c068c] |
> committer: Laurent Aimar
>
> Decreased priority of libmpeg2 decoder below avcodec.
On second thought, that really does not make sense.
libmpeg2 provides a strict subset of the functionality of libavcodec, in terms
of what its pf_activate function accepts. Reducing its priority essentially
turns it into dead code. configure --disable-libmpeg2 would have the same in a
much more efficient manner.
As such, I think either the libmpeg2 plugin should have a higher priority, or
it should be removed altogether.
--
Rémi Denis-Courmont
http://www.remlab.net/
http://fi.linkedin.com/in/remidenis
More information about the vlc-devel
mailing list