[FFmpeg-devel] [PATCH]Default to 1bpp when decoding tiff
Carl Eugen Hoyos
cehoyos at ag.or.at
Wed Sep 12 13:35:48 CEST 2012
Michael Niedermayer <michaelni <at> gmx.at> writes:
> > TIFF Tag BitsPerSample has a default value of 1, the only value of bppcount
> > that FFmpeg supports for bpp==1 is 1, so initialize both values to 1.
> should be ok if thats what the spec says
I looked it up in an Adobe pdf when sending the patch.
Commit pushed, Carl Eugen
More information about the ffmpeg-devel
mailing list