Hi, On Sun, Jan 29, 2012 at 12:48 PM, Kostya Shishkov <[email protected]> wrote: > On Sat, Jan 28, 2012 at 08:39:30AM +0800, Ronald S. Bultje wrote: >> This fixes playback of e.g. RGB48 (bpp=6) content on x86 CPUs. Fixes >> bug 214. >> --- >> libavcodec/x86/pngdsp.asm | 14 +++++++++++++- >> 1 files changed, 13 insertions(+), 1 deletions(-) > > probably OK > > as a side note: it might still not work properly with 16-bit PNGs > One can create such file with > convert -define png:bit-depth=16 infile outfile.png
That creates RGB48 images, my other patch fixes that. Ronald _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
