Found and fixed an artifact in the last column of decoded RGBA 64-bits PNG 
images.

The code was dealing with a SIMD-optimized version of the function without 
taking into account that we can have RGB/RGBA images that are respectively 6 or 
8  bytes per pixel (not just 3 or 4).

Dominique

Attachment: 0001-Fixed-PNG-decoding-with-Paeth-filter-for-RGBA-64-bit.patch
Description: 0001-Fixed-PNG-decoding-with-Paeth-filter-for-RGBA-64-bit.patch

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to