[FFmpeg-soc] rfc: swscale-example weird output
Keiji Costantini
lists at strites.net
Tue Jun 24 16:32:05 CEST 2008
I pulled out getcoeff() from initFilter(), as a step for simplify the code.
The patch attached is the relevant part.
This patch changes output of swscale-example
for example:
- yuv420p 96x96 -> rgb565 64x 64 flags=32 SSD= 79, 983, 746
+ yuv420p 96x96 -> rgb565 64x 64 flags=32 SSD= 77, 980, 738
only a (relative) small number of lines are affected, but it's
nonetheless strange that moving code makes different output.
Does anyone have any idea about how this can happens?
--
Keiji Costantini
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: getcoeff.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-soc/attachments/20080624/e76cf216/attachment.asc>
More information about the FFmpeg-soc
mailing list