296 Commits (843c24a400fa933cdb436eee113a6f501a0c3dd3)

Author SHA1 Message Date
Lynne 9e01f171f3
tiffdec: support embedded ICC profiles 5 years ago
James Almer dad7592429 avcodec/tiff: check the black level denominator 5 years ago
Michael Niedermayer 379e5d29d5 avcodec/tiff: Set FF_CODEC_CAP_INIT_CLEANUP 5 years ago
Carl Eugen Hoyos dbd3dbb476 Revert "lavc/tiff: correct the default value of YCbCrSubsampling to 2x2" 5 years ago
Pavel Skakov eb5d0f18ff lavc/tiff: correct the default value of YCbCrSubsampling to 2x2 6 years ago
Paul B Mahol cae2982077 avcodec/tiff: rewrite lut handling 6 years ago
Paul B Mahol d7529b03ba avcodec/tiff: set color_trc, remove sRGB conversion 6 years ago
Nick Renieris 63689b16ad lavc/tiff: Enable decoding of LinearRaw images 6 years ago
Nick Renieris 15776ca182 lavc/tiff: Default-initialize WhiteLevel DNG tag value 6 years ago
Nick Renieris 9280e4b291 lavc/tiff: Support DNGs with striped (non-tiled) JPEGs images 6 years ago
Nick Renieris c44aa7f176 lavc/tiff: Decode 10-bit and 14-bit DNG images 6 years ago
Nick Renieris 31acdf4351 lavc/tiff: Support decoding of DNGs with single-component JPEGs 6 years ago
Nick Renieris a75a9e8f64 lavc/mjpegdec: Enable decoding of single-component bayer images 6 years ago
Nick Renieris c510ed2ee8 lavc/tiff: Force DNG pixel data endianness on an edge case 6 years ago
Nick Renieris 33b6752a70 lavc/tiff: Don't apply strips-related logic to tiled images 6 years ago
Nick Renieris f98a8666de lavc/tiff: Fix edge case with full-length/width tiles 6 years ago
Nick Renieris 6763192cff lavc/tiff: Apply color scaling to uncompressed DNGs 6 years ago
Nick Renieris 4c8c4f2d43 lavc/tiff: Convert DNGs to sRGB color space 6 years ago
Nick Renieris c31c708929 lavc/tiff: Decode embedded JPEGs in DNG images 6 years ago
Paul B Mahol d063f13700 avcodec/tiff: add missing break in tiff_decode_tag() 6 years ago
Michael Niedermayer 1fedba3c35 avcodec/tiff: Enforce increasing offsets 6 years ago
Nick Renieris 9c35285aea avcodec/tiff: Recognize DNG/CinemaDNG images 6 years ago
Nick Renieris 661facb8a8 libavcodec/tiff: Process SubIFDs tag with multiple entries 6 years ago
Nick Renieris a7e018b05e avcodec/tiff: Option to decode embedded thumbnail 6 years ago
Nick Renieris 93748a2efa avcodec/tiff: Multi-page support 6 years ago
Michael Niedermayer 013f71497b avcodec/tiff: do not allow bpp 40 with undefined pixel formats 6 years ago
Carl Eugen Hoyos 82fd7866a3 lavc/tiff: Allow decoding of cmyka (five components). 6 years ago
Carl Eugen Hoyos 6fcf7adc01 lavc/tiff: Support decoding 16bit cmyk. 6 years ago
Michael Niedermayer ec28a85107 avcodec/tiff: Check for 12bit gray fax 6 years ago
Carl Eugen Hoyos 90ab9a58ff lavc/tiff: Support CMYK images. 6 years ago
Paul B Mahol de5e71fb1b avcodec/tiff: add support for 12bit grayscale images 6 years ago
Carl Hetherington 6190f873eb lavc/tiff: Fix leak of yuv_line in TiffContext. 6 years ago
Michael Niedermayer a036c25969 avcodec/tiff: Fix integer overflows in left shift in init_image() 6 years ago
Michael Niedermayer 90ac0e5f29 avcodec/tiff: Limit filtering to decoded data 6 years ago
Paul B Mahol 26772b789b avcodec/tiff: add initial bayer and sub image support 6 years ago
Michael Niedermayer c905840e8c avcodec/tiff: check remaining packet size for strips 6 years ago
Paul B Mahol 05df39cf3f avcodec/tiff: check ff_lzw_decode_open() for failure 7 years ago
Michael Niedermayer 27f80ab016 avcodec/tiff: Update pointer only when the result is used 8 years ago
Michael Niedermayer 22a25ab389 avcodec/tiff: Fix leak of geotags[].val 8 years ago
Michael Niedermayer d7cbeab4c1 avcodec/tiff: Avoid loosing allocated geotag values 8 years ago
Michael Niedermayer 98256595fa avcodec/tiff: Clear deinvert_buf_size on deallocation 8 years ago
Michael Niedermayer 9221445fa0 avcodec/tiff: Use av_fast_padded_malloc() in tiff_unpack_fax() 8 years ago
Michael Niedermayer f08122fbe0 avcodec/tiff: reset sampling[] if its invalid 8 years ago
Muhammad Faiz 31f61b0d4f avcodec: do not use AVFrame accessor 8 years ago
Michael Niedermayer cd8e62746f avcodec/tiff: Factor constant computation out of inner loop 8 years ago
Michael Niedermayer 3182e19c1c avcodec/tiff: Check geotag count for being non zero 8 years ago
Michael Niedermayer 5d996b5649 avcodec/tiff: Check stripsize strippos for overflow 8 years ago
Michael Niedermayer cfa10e11be avcodec/tiff: Check palette shift 8 years ago
Michael Niedermayer 108b02e547 avcodec/tiff: Check for multiple geo key directories 8 years ago
Michael Niedermayer f48b6b8b91 avcodec/tiff: Perform multiply in tiff_unpack_lzma() as 64bit 8 years ago