summaryrefslogtreecommitdiff
path: root/libavcodec/tiff.c
Commit message (Expand)AuthorAge
...
* Decoder can decode many ZLib-packed stripsKostya Shishkov2006-11-13
* Print error message for unsupported mode (RGB planar,CMYK,YCrCb)Kostya Shishkov2006-11-13
* 8-bit images support for TIFFKostya Shishkov2006-11-13
* Rows per strip may be >= heightKostya Shishkov2006-11-13
* Warn about JPEG in TIFFKostya Shishkov2006-11-13
* Correctly detect 4-component imagesKostya Shishkov2006-11-13
* LZW decoder as separate module plus TIFF LZW supportKostya Shishkov2006-10-26
* 10l predictor should not skip first lineKostya Shishkov2006-10-26
* TIFF decoderKostya Shishkov2006-10-13