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

Måns Rullgård mans
Mon May 3 16:55:05 CEST 2010


Sebastian Vater <cdgs.basty at googlemail.com> writes:

> Just tested on PowerPC big-endian machine:
> Converting to BMP and gwenviewing the BMP worked fine.

That's not how you test decoders.  The correct way is to do something
like this:

$ ./ffmpeg -i input -f rawvideo - | md5sum

If the md5sum changes, there's an error somewhere.  A small error will
not be obvious through visual inspection only.

-- 
M?ns Rullg?rd
mans at mansr.com



More information about the ffmpeg-devel mailing list