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

Lou Logan lou at lrcd.com
Tue Nov 22 02:53:09 EET 2016


On Tue, 22 Nov 2016 01:21:08 +0100, Carl Eugen Hoyos wrote:

> If an application writes psd files with width or height > 30000 (or,
> horribile dictu, Adobe changes the limits), we want to decode
> such images (unless strict strict was set).

We shouldn't be encouraging theoretical random broken crapware that
ignores specs. Anything over 30000 should be using PSB anyway.

Instead of blindly decoding a garbage example it should require
"-strict experimental" to "allow non standardized experimental things".


More information about the ffmpeg-devel mailing list