[FFmpeg-devel] libavcodec : add psd image file decoder

Andreas Cadhalpun andreas.cadhalpun at googlemail.com
Fri Nov 18 23:56:31 EET 2016


On 18.11.2016 18:27, Martin Vignali wrote:
> From c41e6c79ed42478a1658c8922d19c832d3a89424 Mon Sep 17 00:00:00 2001
> From: Martin Vignali <martin.vignali at gmail.com>
> 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


More information about the ffmpeg-devel mailing list