[FFmpeg-devel] More Indeo5 bugfixes, part1

Maxim max_pole
Mon Mar 8 00:44:42 CET 2010


Hi,

I still have a couple of indeo5 samples on my HD our indeo5 cannot
playback properly: either it crashes or spew out an error galore (in the
debug mode!). Surely there is some minor bugs in the decoder core. I say
"minor", because only some rare cases produce such errors...

The attached patch fixes the error case when both scalability and local
decoding being used simultaneously. The indeo5 decoder will crash
(segfault) in this case because slice dimensions won't be rescaled
properly. In the same patch I fixed the alignment of the bitstream
pointer when decoding more than one slice. It makes the decoder more
error-resistant...

Regards
Maxim
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: indeo5.txt
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100308/9303c4fb/attachment.txt>



More information about the ffmpeg-devel mailing list