summaryrefslogtreecommitdiff
path: root/libavcodec/tiff.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec/tiff: improve color handling in DNGPaul B Mahol2022-09-251-0/+7
* avcodec/tiff: improve lut handling for DNGPaul B Mahol2022-09-231-0/+1
* tiffdec: support embedded ICC profilesLynne2020-01-131-0/+1
* lavc/tiff: Decode embedded JPEGs in DNG imagesNick Renieris2019-09-021-0/+2
* avcodec/tiff: Recognize DNG/CinemaDNG imagesNick Renieris2019-05-301-5/+31
* avcodec/tiff: add initial bayer and sub image supportPaul B Mahol2018-11-121-1/+5
* Merge commit '12640e4cbb142be0cd025bcf37f1ea437bdfecd0'Michael Niedermayer2014-08-181-1/+2
|\
| * tiff: Return proper error for missing LZMA compressionDiego Elio Pettenò2014-08-181-1/+2
* | Merge commit 'a9b046fb0ae5395c4d1d8a82cd0d3e354b5034ed'Michael Niedermayer2014-04-131-1/+19
|\ \ | |/
| * tiff: use a better name and enum values for PhotometricInterpretationJustin Ruggles2014-04-121-1/+19
* | avcodec/tiff: Refactor TIFF tag related functions to share the code.Thilo Borgmann2013-08-131-21/+1
* | Merge commit '46ce9ded96ffcb798b03da894cdb5fdac376a6ee'Michael Niedermayer2013-06-031-45/+45
|\ \ | |/
| * tiff: K&R formatting cosmeticsDiego Biurrun2013-06-021-24/+24
* | Write TIFF Tag ExtraSamples when encoding pix_fmts that contain transparency ...Carl Eugen Hoyos2012-08-311-0/+1
* | tiff: read more tags of type stringPaul B Mahol2012-07-171-0/+10
* | lavc/tiff: add GeoTIFF support to the TIFF decoderThomas Kühnel2012-07-141-2/+88
* | tiffdec: notify user that tile support is missingPaul B Mahol2012-01-111-0/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-151-3/+4
|\ \ | |/
| * doxygen: consistently place brief descriptionDiego Biurrun2011-07-141-1/+2
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* | tiff: perform minor cleanups in the headerStefano Sabatini2011-05-111-5/+7
|/
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Support both LSB and MSB orders for TIFF CCITT G.x compressed data.Kostya Shishkov2009-09-241-0/+1
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* Register TIFF tags for CCITT Group 3 and 4 compression optionsKostya Shishkov2008-12-221-0/+2
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* license header consistency cosmeticsDiego Biurrun2007-07-051-1/+0
* include all prerequisites in header filesMåns Rullgård2007-06-161-0/+2
* Add some Doxygen comments, by Kamil Nowosad, k.nowosad students.mimuw.edu pl.Diego Biurrun2007-04-041-1/+7
* tiff encoder by (Bartlomiej Wolowiec b.wolowiec students mimuw edu pl)Michael Niedermayer2007-04-031-0/+79