summaryrefslogtreecommitdiffstats
path: root/libavcodec/tiff.c
Commit message (Expand)AuthorAgeFilesLines
* use correct type for paletteMåns Rullgård2007-07-091-3/+3
* kill warningsMåns Rullgård2007-07-081-3/+4
* license header consistency cosmeticsDiego Biurrun2007-07-051-1/+0
* Add some Doxygen comments, by Kamil Nowosad, k.nowosad students.mimuw.edu pl.Diego Biurrun2007-04-041-0/+6
* tiff encoder by (Bartlomiej Wolowiec b.wolowiec students mimuw edu pl)Michael Niedermayer2007-04-031-42/+1
* Some TIFFs do not set rows per strip for single strip.Kostya Shishkov2007-01-251-0/+1
* rename BE/LE_8/16/32 to AV_RL/B_8/16/32Alex Beregszaszi2007-01-191-3/+3
* Support for 16-bit grayscaleKostya Shishkov2006-11-131-0/+8
* Give error about planar RGBKostya Shishkov2006-11-131-0/+8
* Update error messageKostya Shishkov2006-11-131-1/+1
* Use table for determining type sizesKostya Shishkov2006-11-131-2/+9
* Decoder can decode many ZLib-packed stripsKostya Shishkov2006-11-131-4/+0
* Print error message for unsupported mode (RGB planar,CMYK,YCrCb)Kostya Shishkov2006-11-131-0/+6
* 8-bit images support for TIFFKostya Shishkov2006-11-131-15/+69
* Rows per strip may be >= heightKostya Shishkov2006-11-131-1/+1
* Warn about JPEG in TIFFKostya Shishkov2006-11-131-0/+4
* Correctly detect 4-component imagesKostya Shishkov2006-11-131-2/+3
* LZW decoder as separate module plus TIFF LZW supportKostya Shishkov2006-10-261-3/+18
* 10l predictor should not skip first lineKostya Shishkov2006-10-261-1/+1
* TIFF decoderKostya Shishkov2006-10-131-0/+432
OpenPOWER on IntegriCloud