diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2011-05-09 12:51:24 +0200 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2011-05-12 17:59:56 +0200 |
commit | bbc572a2c4d6d71b1c43e7853dd8caba3234dff6 (patch) | |
tree | d1d1315bdc6e61d763a2b7a7879adcadab4ebb78 /ffmpeg.c | |
parent | 8102d886be012dc7a519da23b3278d36ae860f6d (diff) | |
download | ffmpeg-bbc572a2c4d6d71b1c43e7853dd8caba3234dff6.tar.gz |
tiff: add support for SamplesPerPixel tag in tiff_decode_tag()
Format detection and internal frame initialization is moved to a
separate init_image() function, which is called when all the tags have
been read, and so both BitsPerSample and SamplesPerPixel information
has been collected.
This fixes decoding of the file 11.tiff from roundup issue #1925.
Based on a patch by Kostya Shishkov <kostya.shishkov@gmail.com>.
Signed-off-by: Diego Biurrun <diego@biurrun.de>
Diffstat (limited to 'ffmpeg.c')
0 files changed, 0 insertions, 0 deletions