| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/tiff: Update pointer only when the result is used | Michael Niedermayer | 2017-06-23 | 1 | -1/+2 |
* | avcodec/tiff: Fix leak of geotags[].val | Michael Niedermayer | 2017-06-11 | 1 | -0/+2 |
* | avcodec/tiff: Avoid loosing allocated geotag values | Michael Niedermayer | 2017-06-05 | 1 | -0/+2 |
* | avcodec/tiff: Clear deinvert_buf_size on deallocation | Michael Niedermayer | 2017-06-04 | 1 | -0/+1 |
* | avcodec/tiff: Use av_fast_padded_malloc() in tiff_unpack_fax() | Michael Niedermayer | 2017-06-03 | 1 | -3/+8 |
* | avcodec/tiff: reset sampling[] if its invalid | Michael Niedermayer | 2017-05-16 | 1 | -0/+1 |
* | avcodec: do not use AVFrame accessor | Muhammad Faiz | 2017-04-23 | 1 | -4/+4 |
* | avcodec/tiff: Factor constant computation out of inner loop | Michael Niedermayer | 2017-04-11 | 1 | -1/+2 |
* | avcodec/tiff: Check geotag count for being non zero | Michael Niedermayer | 2017-03-23 | 1 | -1/+2 |
* | avcodec/tiff: Check stripsize strippos for overflow | Michael Niedermayer | 2017-03-20 | 1 | -0/+10 |
* | avcodec/tiff: Check palette shift | Michael Niedermayer | 2017-03-16 | 1 | -0/+5 |
* | avcodec/tiff: Check for multiple geo key directories | Michael Niedermayer | 2017-03-14 | 1 | -0/+4 |
* | avcodec/tiff: Perform multiply in tiff_unpack_lzma() as 64bit | Michael Niedermayer | 2017-01-10 | 1 | -1/+1 |
* | tiff: fix overflows when calling av_reduce | Andreas Cadhalpun | 2016-12-15 | 1 | -2/+11 |
* | lavc/tiff: Print compression debug information. | Carl Eugen Hoyos | 2016-10-05 | 1 | -0/+1 |
* | avcodec/tiff: Check subsample & rps values more completely | Michael Niedermayer | 2016-01-18 | 1 | -2/+7 |
* | avcodec/tiff: Support uncompressed G3 CCITT fax | Michael Niedermayer | 2015-08-13 | 1 | -5/+1 |
* | avcodec/tiff: Support uncompressed G4 CCITT fax | Michael Niedermayer | 2015-08-13 | 1 | -1/+1 |
* | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' | Michael Niedermayer | 2015-07-27 | 1 | -2/+2 |
|\ |
|
| * | lavc: Consistently prefix input buffer defines | Vittorio Giovara | 2015-07-27 | 1 | -2/+2 |
* | | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\| |
|
| * | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | | avcodec/tiff: move bpp check to after "end:" | Michael Niedermayer | 2015-03-08 | 1 | -7/+7 |
* | | Merge commit 'ae5e1f3d663a8c9a532d89e588cbc61f171c9186' | Michael Niedermayer | 2015-03-08 | 1 | -0/+8 |
|\| |
|
| * | tiff: Check that there is no aliasing in pixel format selection | Anton Khirnov | 2015-03-08 | 1 | -0/+8 |
* | | Respect horizontal differencing predictor for 16bit gray tiff images. | Carl Eugen Hoyos | 2015-01-30 | 1 | -0/+4 |
* | | Merge commit 'f86f39cb9b1fcd063d5e4812132a75c06cc7acd2' | Michael Niedermayer | 2015-01-15 | 1 | -62/+62 |
|\| |
|
| * | tiff: support decoding GBRP and GBRAP formats | Paul B Mahol | 2015-01-14 | 1 | -57/+81 |
| * | tiff: support encoding and decoding 64bit images | Carl Eugen Hoyos | 2014-12-18 | 1 | -2/+7 |
* | | libavcodec/tiff: Fix static linking of lzma with msvc. | Matthew Oliver | 2014-11-22 | 1 | -0/+1 |
* | | avcodec/tiff: more completely check bpp/bppcount | Michael Niedermayer | 2014-10-03 | 1 | -3/+10 |
* | | avcodec/tiff: fix odd dimensioned yuv | Michael Niedermayer | 2014-09-15 | 1 | -1/+3 |
* | | tiff: fix {2,4}bpp grayscale palettes. | Benoit Fouet | 2014-09-05 | 1 | -1/+15 |
* | | avcodec/tiff: Make pixel format checks tighter | Michael Niedermayer | 2014-08-24 | 1 | -2/+6 |
* | | lavc/tiff: add support for LZMA compression | James Almer | 2014-08-24 | 1 | -2/+83 |
* | | lavc/tiff: add support for YUV deflate | James Almer | 2014-08-19 | 1 | -8/+9 |
* | | lavc/tiff: move unpack_yuv() above the deflate functions | James Almer | 2014-08-19 | 1 | -29/+28 |
* | | avcodec/tiff: Check that pix_fmt is a yuv variant for TIFF_PHOTOMETRIC_YCBCR | Michael Niedermayer | 2014-08-19 | 1 | -0/+9 |
* | | avcodec/tiff: do not use photometric to detect pix_fmt | Michael Niedermayer | 2014-08-19 | 1 | -1/+2 |
* | | Merge commit '12640e4cbb142be0cd025bcf37f1ea437bdfecd0' | Michael Niedermayer | 2014-08-18 | 1 | -0/+3 |
|\| |
|
| * | tiff: Return proper error for missing LZMA compression | Diego Elio Pettenò | 2014-08-18 | 1 | -0/+3 |
* | | Merge commit '2597a842a0a2c7e8aa76f32733d27bf64817ae86' | Michael Niedermayer | 2014-08-10 | 1 | -11/+3 |
|\| |
|
| * | tiff: Improve grayscale support | Diego Elio Pettenò | 2014-08-10 | 1 | -11/+3 |
* | | Merge commit '60cbd6ad84de0931314030b81df87b69d6196587' | Michael Niedermayer | 2014-08-04 | 1 | -1/+1 |
|\| |
|
| * | tiff: support reading gray+alpha at 8 bits | Carl Eugen Hoyos | 2014-08-04 | 1 | -0/+3 |
* | | Merge commit 'bcc5f69b33e27b5e11aaea8304ee02f8d895cdab' | Michael Niedermayer | 2014-08-04 | 1 | -0/+3 |
|\| |
|
| * | tiff: support reading gray+alpha at 16 bits | Vittorio Giovara | 2014-08-04 | 1 | -0/+3 |
| * | tiff: Replace deprecated PIX_FMT names by modern ones | Diego Biurrun | 2014-08-02 | 1 | -2/+2 |
| * | Revert "tiff: support reading gray+alpha at 8 bits" | Janne Grunau | 2014-07-21 | 1 | -3/+0 |
| * | tiff: support reading gray+alpha at 8 bits | Carl Eugen Hoyos | 2014-07-20 | 1 | -0/+3 |