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

Martin Vignali martin.vignali at gmail.com
Sat Jul 9 18:29:12 EEST 2016


Hello,

In attach patch to add decoding of .psd file (Photoshop file).

PSD file can contain merge layers data at the end of the file (Image Data
Section)

This patch add support for this kind of files, using uncompress data Image
Data Section

Support Gray/A, and RGB/A with 8b or 16 bits by channel.


Samples can be found here :

https://we.tl/GK6yQhUV8j


Comments welcome

Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-libavcodec-add-decoder-for-.psd-image-file.patch
Type: text/x-diff
Size: 18275 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160709/9a0431cb/attachment.patch>


More information about the ffmpeg-devel mailing list