[Ffmpeg-devel] [PATCH/BUGREPORT] crash in vorbis decoder

Michael Niedermayer michaelni
Tue Feb 13 00:24:19 CET 2007


Hi

On Mon, Feb 12, 2007 at 11:25:50PM +0100, Balatoni Denes wrote:
> Hi!
> 
> Monday 05 February 2007 00:27-kor Michael Niedermayer:
> > > > get_vlc*() returns -1 on error, maybe the code doesnt check this ...
> > > > btw anyone wants to volunteer to maintain vorbis.c ?
> > >
> > > Isn't Denes following devel list ? I thought so, last time a bug was
> > > reported he fixed it really quickly.
> >
> > then add him to the MAINTAINERS file  ....
> 
> Sorry, I don't follow the devel list anymore, only cvslog (too little time). 
> But if I get a personal email with a vorbis problem, I will try to fix it.

the vorbis encoder encodes the standard regression test audio to different
bytestreams on PPC/x86_64 and x86_32 PPC and x86_64 differ only in 2 bytes
the difference to x86_32 was bigger but surprisingly all 3 decode to the
identical output of decoding is done on x86_32
if OTOH decoding is done on different architectures the outout differs alot
IMHO too much for mere rounding differences

also ive had to flip the sign to make encoder-decoder give non flipped
output, but i think the bug is in the (i)mdct as wma is affected too

happy bughunting :)

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

In a rich man's house there is no place to spit but his face.
-- Diogenes of Sinope
-------------- 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/ffmpeg-devel/attachments/20070213/59244fea/attachment.pgp>



More information about the ffmpeg-devel mailing list