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

Carl Eugen Hoyos cehoyos at ag.or.at
Sat Jul 9 19:19:08 EEST 2016


Martin Vignali <martin.vignali <at> gmail.com> writes:

> psd_probe()

Please also test for version (and color mode) and increase 
the probe score / if easily possible, don't detect things 
that are immediately rejected by the decoder.

And don't remove the empty line from Changelog...

> +    { AV_CODEC_ID_EXR,       MKTAG('p', 's', 'd', ' ') }, /* Psd */

What produces such files?

Thank you!

Please wait for a real review, Carl Eugen



More information about the ffmpeg-devel mailing list