On Sun, Dec 07, 2014 at 12:52:52PM +0100, Michael Niedermayer wrote:
> This fixes artifacts in the last pixel of rows with some widths and pixel
> formats
>
> Found-by: Dominique Leroux
> Signed-off-by: Michael Niedermayer
applied
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF
This fixes artifacts in the last pixel of rows with some widths and pixel
formats
Found-by: Dominique Leroux
Signed-off-by: Michael Niedermayer
---
libavcodec/pngdec.c |2 +-
libavcodec/x86/pngdsp.asm |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/libavcode