376 Commits (7151081e33425010a53c7573e84b274c68ad8087)

Author SHA1 Message Date
Michael Niedermayer 66d6b8033b
avcodec/tiff: Check value on positive signed targets 6 months ago
Andreas Rheinhardt bb3c50b46d avcodec/tiff: Suppress unused variable warnings 8 months ago
Michael Niedermayer a287f17db2
avcodec/tiff: Assert init_get_bits8() success in unpack_gray() 8 months ago
Michael Niedermayer 8814cedb07
avcodec/tiff: Assert init_get_bits8() success in horizontal_fill() 8 months ago
Andreas Rheinhardt 2c94b1bbf1 avcodec/tiff: Fix leak on error 8 months ago
Andreas Rheinhardt df3cdf4c75 avcodec: Remove redundant setting of AV_FRAME_FLAG_KEY, AV_PICTURE_TYPE_I 8 months ago
Andreas Rheinhardt abcb4b44f5 avcodec/tiff: Don't cast const away via bsearch 10 months ago
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 10 months ago
Andreas Rheinhardt 282812d6dc avcodec/tiff_data: Avoid relocations for TiffGeoTagNameType 10 months ago
Andreas Rheinhardt c9eb36e0a0 avcodec/tiff: Use ff_tget_long() where appropriate 10 months ago
Andreas Rheinhardt c14dc99f44 avcodec/tiff: Improve inclusions 10 months ago
Andreas Rheinhardt f6f94c3357 avcodec/tiff: Don't check before av_freep() 10 months ago
Andreas Rheinhardt 957053b52a avcodec/tiff: Avoid duplicating strings 10 months ago
Andreas Rheinhardt 9b9b574191 avcodec/tiff: Fix handling of av_strdup() failures 10 months ago
Niklas Haas 276be6da9e avcodec/tiff: respect side data preference 11 months ago
Andreas Rheinhardt 80666fdd2f avcodec/cri, tdsc, tiff: Don't forward AVCodecContext.dct_algo 11 months ago
Leo Izen eb4df2709e
avcodec/tiff: pass arguments to bytestream2_seek in the right order 11 months ago
Anton Khirnov 08bebeb1be Revert "all: Don't set AVClass.item_name to its default value" 1 year ago
Andreas Rheinhardt 0c6203c97a all: Don't set AVClass.item_name to its default value 1 year ago
Andreas Rheinhardt e34d5d1e3b avcodec/tiff: Don't cast const away 1 year ago
Michael Niedermayer 6e98cf0280
avcodec/tiff: add a zero DNG_LINEARIZATION_TABLE check 2 years ago
James Almer dc7bd7c5a5 avcodec: use the new AVFrame key_frame flag in all decoders and encoders 2 years ago
Michael Niedermayer 9ea2c79631
avcodec/tiff: Prettify code in dng_blit() 2 years ago
Michael Niedermayer 44f45711cc
avcodec/tiff: Check camera_calibration for 0 2 years ago
Michael Niedermayer 65ce417828
avcodec/tiff: Ignore tile_count 2 years ago
Michael Niedermayer ff2d1bbe73
avcodec/tiff: Avoid 0.0/0.0 in camera_xyz_coeff() 2 years ago
Mark Reid 15df8261be avcodec/tiff: add read support for compressed rgb floating point formats 2 years ago
Andreas Rheinhardt 87cc318bc2 avcodec/tiff: Remove commented-out code 2 years ago
Paul B Mahol 0ca738673a avcodec/tiff: support multiple black levels 2 years ago
Paul B Mahol 1452445116 avcodec/tiff: implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM 2 years ago
Paul B Mahol 91897110b0 avcodec/tiff: improve color handling in DNG 2 years ago
Paul B Mahol baf9099cf3 avcodec/tiff: add packed/planar 32bit float support 2 years ago
Paul B Mahol ec8be8a913 avcodec/tiff: improve lut handling for DNG 2 years ago
Michael Niedermayer 43a4854510
avcodec/tiff: Fix loop detection 2 years ago
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 2 years ago
Carl Eugen Hoyos ff6044b921 lavc/tiff: Support multi-component files without RowsPerStrip tag. 2 years ago
Andreas Rheinhardt b9eaf77ed1 avcodec/internal: Move ff_set_dimensions() to decode.h 2 years ago
Niklas Haas 61ffa23c2e avcodec/codec_internal: add cap for ICC profile support 3 years ago
Michael Niedermayer 76112c2b41 avcodec/tiff: Check tile_length and tile_width 3 years ago
Andreas Rheinhardt 21b23ceab3 avcodec: Make init-threadsafety the default 3 years ago
Michael Niedermayer 75f3d1b822 avcodec/tiff: Check pixel format types for dng 3 years ago
Andreas Rheinhardt 4243da4ff4 avcodec/codec_internal: Use union for FFCodec decode/encode callbacks 3 years ago
Andreas Rheinhardt ce7dbd0481 avcodec/codec_internal: Make FFCodec.decode use AVFrame* 3 years ago
Andreas Rheinhardt b303f1e083 avcodec/mathops: Move bitswap_32() to its only user 3 years ago
Andreas Rheinhardt 20f9727018 avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec 3 years ago
Andreas Rheinhardt a688f3c13c avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h 3 years ago
Paul B Mahol 4a5ee8c399 avcodec/tiff: do not abort on zero denominator 3 years ago
Andreas Rheinhardt 02220b88fc avcodec/thread: Don't use ThreadFrame when unnecessary 3 years ago
Michael Niedermayer afdbc940c6 avcodec/tiff: Remove messing with jpeg context 3 years ago
Michael Niedermayer cfa1f0e214 avcodec/tiff: Use ff_set_dimensions() for setting up mjpeg context dimensions 3 years ago