[FFmpeg-devel] [PATCH] Correct MS RLE decoding

Kostya kostya.shishkov
Tue May 12 07:08:42 CEST 2009


Looks like M$ RLE and its friends (TSCC, AASC) code an additional line
when height is odd.

The patch attached was intended to fix off-by-one error for "line"
variable which fixes issue 1069 but during that this side effect was
discovered and an additional care is needed.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rle.patch
Type: text/x-diff
Size: 1142 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090512/b1688a69/attachment.patch>



More information about the ffmpeg-devel mailing list