[FFmpeg-devel] [PATCH] Fix non-rounding up to next 16-bit aligned bug in IFF decoder

Sebastian Vater cdgs.basty
Tue May 4 22:11:30 CEST 2010


Sebastian Vater a ?crit :
> I have fixed the wrong IFF decoding issue in the IFF decoder.
>
> The reason is that the IFF docs say that each line in the BODY chunk has
> it's width rounded up to next 16-bit boundary, such that each new line
> begins on a word boundary (address divisible by 2).
>
> Please review and apply.
>
> I will do the heavy optimization stuff now based on this.
>   

So, since there were changes in git/svn because unsigned => signed, my
earlier patches regarding this won't work anymore.

So, here's an updated version.

-- 

Best regards,
                   :-) Basty/CDGS (-:

-------------- next part --------------
A non-text attachment was scrubbed...
Name: iff-decoder-fix.patch
Type: text/x-patch
Size: 1178 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100504/83f4a501/attachment.bin>



More information about the ffmpeg-devel mailing list