]> git.sesse.net Git - ffmpeg/history - libavcodec/tiff.c
avcodec: Constify AVCodecs
[ffmpeg] / libavcodec / tiff.c
2021-04-27 Andreas Rheinhardtavcodec: Constify AVCodecs
2021-04-02 Andreas Rheinhardtavcodec/tiff: Don't use separate temporary buffer for fax
2021-03-31 Andreas Rheinhardtavcodec/tiff: Avoid forward declarations
2021-03-17 James Almeravcodec/tiff: use av_packet_alloc() to allocate AVPackets
2021-03-09 Andreas Rheinhardtavcodec: Constify some AVPackets
2021-02-23 Andreas Rheinhardtavcodec/tiff_data: Move data to its only user
2020-12-28 Michael Niedermayeravcodec/tiff: Disallow striped and tiled tiffs except...
2020-12-04 Andreas Rheinhardtavcodec/tiff: Make decoder init-threadsafe
2020-10-11 Carl Eugen Hoyoslavc, lavf: Remove newlines from calls to avpriv_reques...
2020-10-07 Paul B Maholavcodec/tiff: do not abort decoding if strips are available
2020-09-18 Michael Niedermayeravcodec/tiff: Fix default white level
2020-09-06 Lynnetiff: remove tiff type check for ICC profiles
2020-08-26 Michael Niedermayeravcodec/tiff: Check jpeg context against jpeg frame...
2020-08-26 Michael Niedermayeravcodec/tiff: Restrict tag order based on specification
2020-08-26 Michael Niedermayeravcodec/tiff: Avoid abort with DNG RAW TIFF with YA8
2020-08-26 Michael Niedermayeravcodec/tiff: Check the linearization table size
2020-08-07 Michael Niedermayeravcodec/tiff: Check bpp/bppcount for 0
2020-07-10 Michael Niedermayeravcodec/tiff: Check input space in dng_decode_jpeg()
2020-07-05 Michael Niedermayeravcodec/tiff: Check frame parameters before blit for DNG
2020-07-02 Michael Niedermayeravcodec/tiff: Do not overrun the array ends in dng_blit()
2020-06-15 Michael Niedermayeravcodec/tiff: Check stride for dng
2020-05-21 Michael Niedermayeravcodec/tiff: Check for Tiled and Stripped TIFFs
2020-05-08 Limin Wangavcodec/tiff: remove the unnecessary type conversion
2020-04-29 Michael Niedermayeravcodec/tiff: assert that raw tiff dng blit does not...
2020-04-29 Michael Niedermayeravcodec/tiff: Check for planar DNG images
2020-04-29 Michael Niedermayeravcodec/tiff: Replace width overriding for bayer by...
2020-04-29 Michael Niedermayeravcodec/tiff: Some checks on bpp for DNG
2020-04-10 Anton Khirnovpthread_frame: merge the functionality for normal decod...
2020-01-13 Lynnetiffdec: support embedded ICC profiles
2019-10-29 James Almeravcodec/tiff: check the black level denominator
2019-10-03 Michael Niedermayeravcodec/tiff: Set FF_CODEC_CAP_INIT_CLEANUP
2019-09-25 Carl Eugen HoyosRevert "lavc/tiff: correct the default value of YCbCrSu...
2019-09-25 Pavel Skakovlavc/tiff: correct the default value of YCbCrSubsamplin...
2019-09-02 Paul B Maholavcodec/tiff: rewrite lut handling
2019-09-02 Paul B Maholavcodec/tiff: set color_trc, remove sRGB conversion
2019-09-02 Nick Renierislavc/tiff: Enable decoding of LinearRaw images
2019-09-02 Nick Renierislavc/tiff: Default-initialize WhiteLevel DNG tag value
2019-09-02 Nick Renierislavc/tiff: Support DNGs with striped (non-tiled) JPEGs...
2019-09-02 Nick Renierislavc/tiff: Decode 10-bit and 14-bit DNG images
2019-09-02 Nick Renierislavc/tiff: Support decoding of DNGs with single-compone...
2019-09-02 Nick Renierislavc/mjpegdec: Enable decoding of single-component...
2019-09-02 Nick Renierislavc/tiff: Force DNG pixel data endianness on an edge...
2019-09-02 Nick Renierislavc/tiff: Don't apply strips-related logic to tiled...
2019-09-02 Nick Renierislavc/tiff: Fix edge case with full-length/width tiles
2019-09-02 Nick Renierislavc/tiff: Apply color scaling to uncompressed DNGs
2019-09-02 Nick Renierislavc/tiff: Convert DNGs to sRGB color space
2019-09-02 Nick Renierislavc/tiff: Decode embedded JPEGs in DNG images
2019-08-28 Paul B Maholavcodec/tiff: add missing break in tiff_decode_tag()
2019-08-11 Michael Niedermayeravcodec/tiff: Enforce increasing offsets
2019-05-30 Nick Renierisavcodec/tiff: Recognize DNG/CinemaDNG images
2019-05-30 Nick Renierislibavcodec/tiff: Process SubIFDs tag with multiple...
2019-05-30 Nick Renierisavcodec/tiff: Option to decode embedded thumbnail
2019-05-02 James AlmerMerge commit 'c4642788e83b0858bca449f9b6e71ddb015dfa5d'
2019-05-02 James AlmerMerge commit '9485cce6d55baf547e92ef1f54cad117f2a38287'
2019-05-02 James AlmerMerge commit 'c93e92f2b25f4174350ded3f59ad117ec8eb1fe4'
2019-05-02 James AlmerMerge commit 'c0bd865ad60da31282c5d8e1000c98366249c31e'
2019-05-02 James AlmerMerge commit '1e56173515826aa4d680d3b216d80a3879ed1c68'
2019-03-31 Nick Renierisavcodec/tiff: Multi-page support
2019-03-24 Michael Niedermayeravcodec/tiff: do not allow bpp 40 with undefined pixel...
2019-03-22 James AlmerMerge commit '0676de935b1e81bc5b5698fef3e7d48ff2ea77ff'
2019-03-20 Carl Eugen Hoyoslavc/tiff: Allow decoding of cmyka (five components).
2019-03-20 Carl Eugen Hoyoslavc/tiff: Support decoding 16bit cmyk.
2019-03-14 James AlmerMerge commit 'f8abf7d4dfa0504f7f65e4f1fd9d22e01cb371cc'
2019-03-14 James AlmerMerge commit '186bd30aa3b6c2b29b4dbf18278700b572068b1e'
2019-03-14 James AlmerMerge commit '7e42d5f0ab2aeac811fd01e122627c9198b13f01'
2019-03-14 James AlmerMerge commit '49f9c4272c4029b57ff300d908ba03c6332fc9c4'
2019-03-14 James AlmerMerge commit '37394ef01b040605f8e1c98e73aa12b1c0bcba07'
2019-03-14 James AlmerMerge commit 'cef914e08310166112ac09567e66452a7679bfc8'
2019-03-14 James AlmerMerge commit 'e39a9212ab37a55b346801c77487d8a47b6f9fe2'
2019-03-14 James AlmerMerge commit '58d154922707bfeb873cb3a7476e0f94b17463dd'
2019-03-14 James AlmerMerge commit 'cc7ba00c35faf0478f1f56215e926f70ccb31282'
2019-03-14 James AlmerMerge commit '52c9b0a6c0d02cff6caebcf6989e565e05b55200'
2019-03-14 James AlmerMerge commit 'c513fcd7d235aa4cef45a6c3125bd4dcc03bf276'
2019-03-14 James AlmerMerge commit 'f1011ea28a4048ddec97794ca3e9901474fe055f'
2019-03-14 James AlmerMerge commit 'b4b27dce95a6d40bfcd78043d3abec7d80dae143'
2019-03-14 James AlmerMerge commit '85bfaa4949f4afcde19061def3e8a18988964858'
2019-03-14 James AlmerMerge commit '2eeac79936e83c4495cbe5905064ab797e9b45ff'
2019-03-14 James AlmerMerge commit '0801853e640624537db386727b36fa97aa6258e7'
2019-03-14 James AlmerMerge commit '899ee03088d55152a48830df0899887f055da1de'
2019-03-14 James AlmerMerge commit 'f8df5e2f31a5ba7b30a0e1caaaf5a03c753b3f9b'
2019-03-14 James AlmerMerge commit '618d02c1fa9e74d490cace64a7d15762656b521c'
2019-03-14 James AlmerMerge commit '896fe15dbb7b78de495c4a7dd75e7faec66778da'
2019-03-14 James AlmerMerge commit 'a957e9379d11f2982d615f92c30580a57ea8bb40'
2019-03-14 James AlmerMerge commit 'eb8a8115994434b548523cf0bca6a4a74784e79c'
2019-03-14 James AlmerMerge commit 'a70eac7a9b193e8434b5bed90bd72aa4cb688363'
2019-03-11 James AlmerMerge commit '5846b496f0a1dd5be4ef714622940674305ec00f'
2019-03-11 James AlmerMerge commit 'dad5fd59f3d6a8311365314cfcde0ebcd15c2b01'
2019-03-11 James AlmerMerge commit '8629149816930a43bf5a66b11c6224446cabd044'
2019-03-11 James AlmerMerge commit 'e22ffb3805f6994bd1fd7ab73e6297f36a53f915'
2019-03-10 James AlmerMerge commit '7e5bde93a1e7641e1622814dafac0be3f413d79b'
2019-02-20 James AlmerMerge commit '90b15f60bf4919deaed66d868e18107eba371da7'
2019-02-20 James AlmerMerge commit '156ea66c91b1986a87916f187216978d686725f6'
2019-02-20 James AlmerMerge commit 'eec93e57096aa4804862d62760442380c70d489b'
2019-02-20 James AlmerMerge commit '28a8b5413b64b831dfb8650208bccd8b78360484'
2019-02-20 James AlmerMerge commit '846c3d6aca5484904e60946c4fe8b8833bc07f92'
2019-02-20 James AlmerMerge commit 'd7f4f5c4a18a0c9e62635cfa6fe8a9302b413c01'
2019-02-20 James AlmerMerge commit 'bb515e3a735f526ccb1068031e289eb5aeb69e22'
2019-02-20 James AlmerMerge commit '41cf3e3b1ca375962951fde1b90a03b16197d205'
2019-02-20 James AlmerMerge commit 'ca44fa5d7fda7e954f3ebfeb5b0d6d1be55fcaa3'
2019-02-20 James AlmerMerge commit '90adbf4abf336f8042aecdf1e18fdf76a96304b1'
next