index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
tiff.c
Age
Commit message (
Expand
)
Author
2016-01-18
avcodec/tiff: Check subsample & rps values more completely
Michael Niedermayer
2015-08-13
avcodec/tiff: Support uncompressed G3 CCITT fax
Michael Niedermayer
2015-08-13
avcodec/tiff: Support uncompressed G4 CCITT fax
Michael Niedermayer
2015-07-27
Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'
Michael Niedermayer
2015-07-27
Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'
Michael Niedermayer
2015-07-27
lavc: Consistently prefix input buffer defines
Vittorio Giovara
2015-07-27
lavc: AV-prefix all codec capabilities
Vittorio Giovara
2015-03-08
avcodec/tiff: move bpp check to after "end:"
Michael Niedermayer
2015-03-08
Merge commit 'ae5e1f3d663a8c9a532d89e588cbc61f171c9186'
Michael Niedermayer
2015-03-08
tiff: Check that there is no aliasing in pixel format selection
Anton Khirnov
2015-01-30
Respect horizontal differencing predictor for 16bit gray tiff images.
Carl Eugen Hoyos
2015-01-15
Merge commit 'f86f39cb9b1fcd063d5e4812132a75c06cc7acd2'
Michael Niedermayer
2015-01-14
tiff: support decoding GBRP and GBRAP formats
Paul B Mahol
2014-12-18
tiff: support encoding and decoding 64bit images
Carl Eugen Hoyos
2014-11-22
libavcodec/tiff: Fix static linking of lzma with msvc.
Matthew Oliver
2014-10-03
avcodec/tiff: more completely check bpp/bppcount
Michael Niedermayer
2014-09-15
avcodec/tiff: fix odd dimensioned yuv
Michael Niedermayer
2014-09-05
tiff: fix {2,4}bpp grayscale palettes.
Benoit Fouet
2014-08-24
avcodec/tiff: Make pixel format checks tighter
Michael Niedermayer
2014-08-24
lavc/tiff: add support for LZMA compression
James Almer
2014-08-19
lavc/tiff: add support for YUV deflate
James Almer
2014-08-19
lavc/tiff: move unpack_yuv() above the deflate functions
James Almer
2014-08-19
avcodec/tiff: Check that pix_fmt is a yuv variant for TIFF_PHOTOMETRIC_YCBCR
Michael Niedermayer
2014-08-19
avcodec/tiff: do not use photometric to detect pix_fmt
Michael Niedermayer
2014-08-18
Merge commit '12640e4cbb142be0cd025bcf37f1ea437bdfecd0'
Michael Niedermayer
2014-08-18
tiff: Return proper error for missing LZMA compression
Diego Elio Pettenò
2014-08-10
Merge commit '2597a842a0a2c7e8aa76f32733d27bf64817ae86'
Michael Niedermayer
2014-08-10
tiff: Improve grayscale support
Diego Elio Pettenò
2014-08-04
Merge commit '60cbd6ad84de0931314030b81df87b69d6196587'
Michael Niedermayer
2014-08-04
Merge commit 'bcc5f69b33e27b5e11aaea8304ee02f8d895cdab'
Michael Niedermayer
2014-08-04
tiff: support reading gray+alpha at 8 bits
Carl Eugen Hoyos
2014-08-04
tiff: support reading gray+alpha at 16 bits
Vittorio Giovara
2014-08-02
tiff: Replace deprecated PIX_FMT names by modern ones
Diego Biurrun
2014-07-21
Revert "tiff: support reading gray+alpha at 8 bits"
Janne Grunau
2014-07-20
tiff: support reading gray+alpha at 8 bits
Carl Eugen Hoyos
2014-04-30
avcodec/tiff: Support 410 and 440 YCbCr
Michael Niedermayer
2014-04-29
avcodec/tiff: support 4:2:2 and 4:1:1 YCbCr
Michael Niedermayer
2014-04-27
avcodec/tiff: Support yuv 420 and 444
Michael Niedermayer
2014-04-27
avcodec/tiff: parse subsample factors
Michael Niedermayer
2014-04-20
avcodec/tiff: use av_malloc(z)_array()
Michael Niedermayer
2014-04-20
avcodec/exif/exif_add_metadata: add support for SSHORT & SBYTE
Michael Niedermayer
2014-04-13
avcodec/tiff: remove unused variables
Michael Niedermayer
2014-04-13
Merge commit '345a96c327e8f2a8077189af9f5e8d2b3f4ad5fe'
Michael Niedermayer
2014-04-13
Merge commit 'a9b046fb0ae5395c4d1d8a82cd0d3e354b5034ed'
Michael Niedermayer
2014-04-13
Merge commit 'fdbe18b7b0545f9b5923d25a5433e4f735719ecc'
Michael Niedermayer
2014-04-13
Merge commit '0a467a9b594dd67aa96bad687d05f8845b009f18'
Michael Niedermayer
2014-04-13
Merge commit 'bf2064f046af64c59a416c814474a39b0a457569'
Michael Niedermayer
2014-04-12
tiffdec: remove an unneeded variable
Justin Ruggles
2014-04-12
tiffdec: support predictor type 2 with RGB48 pixel format
Jean First
2014-04-12
tiff: use a better name and enum values for PhotometricInterpretation
Justin Ruggles
[next]