[MPlayer-dev-eng] Re: removing internal tremor
Reimar Döffinger
Reimar.Doeffinger at stud.uni-karlsruhe.de
Tue Aug 8 13:57:58 CEST 2006
Hello,
On Tue, Aug 08, 2006 at 12:22:10PM +0200, Diego Biurrun wrote:
> Here is the backtrace, maybe somebody else can make some more sense of
> it.
Very simple, demux_ogg used half of the ogg functions from libogg and
the other half from the tremor lib.
Fixed in SVN, but I guess this shows the full uglyness of this stuff.
I'm fine with removing tremor, but IMHO we should then either
1) include libogg
2) make demux_ogg independant of it in some other way
3) remove/disable by default demux_ogg and go for libavformat.
I don't like 3) since both demuxers really suck. Having the choice
between two reduces this problem at least a bit and is important for
debugging.
Greetings,
Reimar Döffinger
More information about the MPlayer-dev-eng
mailing list