On 18.11.2016 18:27, Martin Vignali wrote: > From c41e6c79ed42478a1658c8922d19c832d3a89424 Mon Sep 17 00:00:00 2001 > From: Martin Vignali <[email protected]> > Date: Fri, 18 Nov 2016 18:18:20 +0100 > Subject: [PATCH 1/2] libavcodec : add decoder for Photoshop PSD image file. > > Decode the Image Data Section (who contain merge picture). > Support RGB/A and Grayscale/A in 8bits and 16 bits by channel. > Support uncompress and rle compression in Image Data Section.
Can you share a few small samples? I'd like to fuzz test this decoder a bit. Best regards, Andreas _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
