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
2019-09-04
avcodec/tiff: Enforce increasing offsets
Michael Niedermayer
2019-05-30
avcodec/tiff: Recognize DNG/CinemaDNG images
Nick Renieris
2019-05-30
libavcodec/tiff: Process SubIFDs tag with multiple entries
Nick Renieris
2019-05-30
avcodec/tiff: Option to decode embedded thumbnail
Nick Renieris
2019-03-31
avcodec/tiff: Multi-page support
Nick Renieris
2019-03-24
avcodec/tiff: do not allow bpp 40 with undefined pixel formats
Michael Niedermayer
2019-03-20
lavc/tiff: Allow decoding of cmyka (five components).
Carl Eugen Hoyos
2019-03-20
lavc/tiff: Support decoding 16bit cmyk.
Carl Eugen Hoyos
2019-01-20
avcodec/tiff: Check for 12bit gray fax
Michael Niedermayer
2019-01-12
lavc/tiff: Support CMYK images.
Carl Eugen Hoyos
2018-12-16
avcodec/tiff: add support for 12bit grayscale images
Paul B Mahol
2018-12-11
lavc/tiff: Fix leak of yuv_line in TiffContext.
Carl Hetherington
2018-11-27
avcodec/tiff: Fix integer overflows in left shift in init_image()
Michael Niedermayer
2018-11-26
avcodec/tiff: Limit filtering to decoded data
Michael Niedermayer
2018-11-12
avcodec/tiff: add initial bayer and sub image support
Paul B Mahol
2018-10-03
avcodec/tiff: check remaining packet size for strips
Michael Niedermayer
2018-09-09
avcodec/tiff: check ff_lzw_decode_open() for failure
Paul B Mahol
2017-06-23
avcodec/tiff: Update pointer only when the result is used
Michael Niedermayer
2017-06-11
avcodec/tiff: Fix leak of geotags[].val
Michael Niedermayer
2017-06-05
avcodec/tiff: Avoid loosing allocated geotag values
Michael Niedermayer
2017-06-04
avcodec/tiff: Clear deinvert_buf_size on deallocation
Michael Niedermayer
2017-06-03
avcodec/tiff: Use av_fast_padded_malloc() in tiff_unpack_fax()
Michael Niedermayer
2017-05-16
avcodec/tiff: reset sampling[] if its invalid
Michael Niedermayer
2017-04-23
avcodec: do not use AVFrame accessor
Muhammad Faiz
2017-04-11
avcodec/tiff: Factor constant computation out of inner loop
Michael Niedermayer
2017-03-23
avcodec/tiff: Check geotag count for being non zero
Michael Niedermayer
2017-03-20
avcodec/tiff: Check stripsize strippos for overflow
Michael Niedermayer
2017-03-16
avcodec/tiff: Check palette shift
Michael Niedermayer
2017-03-14
avcodec/tiff: Check for multiple geo key directories
Michael Niedermayer
2017-01-10
avcodec/tiff: Perform multiply in tiff_unpack_lzma() as 64bit
Michael Niedermayer
2016-12-15
tiff: fix overflows when calling av_reduce
Andreas Cadhalpun
2016-10-05
lavc/tiff: Print compression debug information.
Carl Eugen Hoyos
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
[next]