17 Commits (26ef3220cf6ad4a3cb1580086c244394f5aa3094)

Author SHA1 Message Date
Diego Biurrun ee5c8a9bc4 Add some Doxygen comments, by Kamil Nowosad, k.nowosad students.mimuw.edu pl. 18 years ago
Michael Niedermayer 716222db17 tiff encoder by (Bartlomiej Wolowiec b.wolowiec students mimuw edu pl) 18 years ago
Kostya Shishkov 615259a33e Some TIFFs do not set rows per strip for single strip. 18 years ago
Alex Beregszaszi fead30d444 rename BE/LE_8/16/32 to AV_RL/B_8/16/32 18 years ago
Kostya Shishkov ee0a035820 Support for 16-bit grayscale 18 years ago
Kostya Shishkov 2878cecd6d Give error about planar RGB 18 years ago
Kostya Shishkov b39cf84cca Update error message 18 years ago
Kostya Shishkov 339aabd5a8 Use table for determining type sizes 18 years ago
Kostya Shishkov 213309782d Decoder can decode many ZLib-packed strips 18 years ago
Kostya Shishkov d00026d062 Print error message for unsupported mode (RGB planar,CMYK,YCrCb) 18 years ago
Kostya Shishkov e2570297c0 8-bit images support for TIFF 18 years ago
Kostya Shishkov 380fd08fe6 Rows per strip may be >= height 18 years ago
Kostya Shishkov 27c189394b Warn about JPEG in TIFF 18 years ago
Kostya Shishkov ec8a152b6f Correctly detect 4-component images 18 years ago
Kostya Shishkov ffc5430bc3 LZW decoder as separate module plus TIFF LZW support 18 years ago
Kostya Shishkov b0c32a70b4 10l predictor should not skip first line 18 years ago
Kostya Shishkov a991b1fecb TIFF decoder 18 years ago