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

Sebastian Vater cdgs.basty
Wed Apr 28 13:30:46 CEST 2010


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.

-- 

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

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



More information about the ffmpeg-devel mailing list