summaryrefslogtreecommitdiffstats
path: root/libavcodec/tiff.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/tiff: Check subsample & rps values more completelyMichael Niedermayer2016-01-181-2/+7
* avcodec/tiff: Support uncompressed G3 CCITT faxMichael Niedermayer2015-08-131-5/+1
* avcodec/tiff: Support uncompressed G4 CCITT faxMichael Niedermayer2015-08-131-1/+1
* Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer2015-07-271-2/+2
|\
| * lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-271-2/+2
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer2015-07-271-1/+1
|\ \ | |/
| * lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-271-1/+1
* | avcodec/tiff: move bpp check to after "end:"Michael Niedermayer2015-03-081-7/+7
* | Merge commit 'ae5e1f3d663a8c9a532d89e588cbc61f171c9186'Michael Niedermayer2015-03-081-0/+8
|\ \ | |/
| * tiff: Check that there is no aliasing in pixel format selectionAnton Khirnov2015-03-081-0/+8
* | Respect horizontal differencing predictor for 16bit gray tiff images.Carl Eugen Hoyos2015-01-301-0/+4
* | Merge commit 'f86f39cb9b1fcd063d5e4812132a75c06cc7acd2'Michael Niedermayer2015-01-151-62/+62
|\ \ | |/
| * tiff: support decoding GBRP and GBRAP formatsPaul B Mahol2015-01-141-57/+81
| * tiff: support encoding and decoding 64bit imagesCarl Eugen Hoyos2014-12-181-2/+7
* | libavcodec/tiff: Fix static linking of lzma with msvc.Matthew Oliver2014-11-221-0/+1
* | avcodec/tiff: more completely check bpp/bppcountMichael Niedermayer2014-10-031-3/+10
* | avcodec/tiff: fix odd dimensioned yuvMichael Niedermayer2014-09-151-1/+3
* | tiff: fix {2,4}bpp grayscale palettes.Benoit Fouet2014-09-051-1/+15
* | avcodec/tiff: Make pixel format checks tighterMichael Niedermayer2014-08-241-2/+6
* | lavc/tiff: add support for LZMA compressionJames Almer2014-08-241-2/+83
* | lavc/tiff: add support for YUV deflateJames Almer2014-08-191-8/+9
* | lavc/tiff: move unpack_yuv() above the deflate functionsJames Almer2014-08-191-29/+28
* | avcodec/tiff: Check that pix_fmt is a yuv variant for TIFF_PHOTOMETRIC_YCBCRMichael Niedermayer2014-08-191-0/+9
* | avcodec/tiff: do not use photometric to detect pix_fmtMichael Niedermayer2014-08-191-1/+2
* | Merge commit '12640e4cbb142be0cd025bcf37f1ea437bdfecd0'Michael Niedermayer2014-08-181-0/+3
|\ \ | |/
| * tiff: Return proper error for missing LZMA compressionDiego Elio Pettenò2014-08-181-0/+3
* | Merge commit '2597a842a0a2c7e8aa76f32733d27bf64817ae86'Michael Niedermayer2014-08-101-11/+3
|\ \ | |/
| * tiff: Improve grayscale supportDiego Elio Pettenò2014-08-101-11/+3
* | Merge commit '60cbd6ad84de0931314030b81df87b69d6196587'Michael Niedermayer2014-08-041-1/+1
|\ \ | |/
| * tiff: support reading gray+alpha at 8 bitsCarl Eugen Hoyos2014-08-041-0/+3
* | Merge commit 'bcc5f69b33e27b5e11aaea8304ee02f8d895cdab'Michael Niedermayer2014-08-041-0/+3
|\ \ | |/
| * tiff: support reading gray+alpha at 16 bitsVittorio Giovara2014-08-041-0/+3
| * tiff: Replace deprecated PIX_FMT names by modern onesDiego Biurrun2014-08-021-2/+2
| * Revert "tiff: support reading gray+alpha at 8 bits"Janne Grunau2014-07-211-3/+0
| * tiff: support reading gray+alpha at 8 bitsCarl Eugen Hoyos2014-07-201-0/+3
| * tiffdec: support predictor type 2 with RGB48 pixel formatJean First2014-04-121-4/+18
* | avcodec/tiff: Support 410 and 440 YCbCrMichael Niedermayer2014-04-301-0/+4
* | avcodec/tiff: support 4:2:2 and 4:1:1 YCbCrMichael Niedermayer2014-04-291-0/+4
* | avcodec/tiff: Support yuv 420 and 444Michael Niedermayer2014-04-271-6/+82
* | avcodec/tiff: parse subsample factorsMichael Niedermayer2014-04-271-0/+11
* | avcodec/tiff: use av_malloc(z)_array()Michael Niedermayer2014-04-201-2/+2
* | avcodec/exif/exif_add_metadata: add support for SSHORT & SBYTEMichael Niedermayer2014-04-201-1/+1
* | avcodec/tiff: remove unused variablesMichael Niedermayer2014-04-131-1/+1
* | Merge commit '345a96c327e8f2a8077189af9f5e8d2b3f4ad5fe'Michael Niedermayer2014-04-131-9/+11
|\ \ | |/
| * tiffdec: remove an unneeded variableJustin Ruggles2014-04-121-3/+1
* | Merge commit 'a9b046fb0ae5395c4d1d8a82cd0d3e354b5034ed'Michael Niedermayer2014-04-131-18/+29
|\ \ | |/
| * tiff: use a better name and enum values for PhotometricInterpretationJustin Ruggles2014-04-121-17/+28
* | Merge commit 'fdbe18b7b0545f9b5923d25a5433e4f735719ecc'Michael Niedermayer2014-04-131-7/+2
|\ \ | |/
| * tiffdec: use a single strip if RowsPerStrip is 0Justin Ruggles2014-04-121-8/+3
* | Merge commit '0a467a9b594dd67aa96bad687d05f8845b009f18'Michael Niedermayer2014-04-131-32/+40
|\ \ | |/
OpenPOWER on IntegriCloud