[FFmpeg-cvslog] r18852 - trunk/libavcodec/msrledec.c

Kostya kostya.shishkov
Sat May 16 12:35:40 CEST 2009


On Sat, May 16, 2009 at 10:37:01AM +0200, Reimar D?ffinger wrote:
> On Sat, May 16, 2009 at 08:39:08AM +0200, kostya wrote:
> > Author: kostya
> > Date: Sat May 16 08:39:08 2009
> > New Revision: 18852
> > 
> > Log:
> > Fix off-by-one error in MS RLE decoder which may result into writing past
> > picture buffer.
> 
> FATE doesn't like it, can you confirm the FATE sample still decodes
> correctly?

Which one is that? If that is clock.avi then you'll see that clock is
centered now. And if you take workcycl-64color.avi you'll see that black
line on the top has gone now.

The only issue is with besser.avi (AASC) which is odd resolution and its
RLE-coded frames do have an additional line indeed (you can see that by
counter misplacements and such). Solution is still wanted.



More information about the ffmpeg-cvslog mailing list