42020 Commits (ac52e06e56fd0232f13c0da74177181e04172e00)

Author SHA1 Message Date
Nick Renieris 15776ca182 lavc/tiff: Default-initialize WhiteLevel DNG tag value 5 years ago
Nick Renieris 9280e4b291 lavc/tiff: Support DNGs with striped (non-tiled) JPEGs images 5 years ago
Nick Renieris fcf0ebc4a9 lavc/mjpegdec: Skip unknown APPx marker on bayer images 5 years ago
Nick Renieris c44aa7f176 lavc/tiff: Decode 10-bit and 14-bit DNG images 5 years ago
Nick Renieris 31acdf4351 lavc/tiff: Support decoding of DNGs with single-component JPEGs 5 years ago
Nick Renieris a75a9e8f64 lavc/mjpegdec: Enable decoding of single-component bayer images 5 years ago
Nick Renieris c510ed2ee8 lavc/tiff: Force DNG pixel data endianness on an edge case 5 years ago
Nick Renieris 33b6752a70 lavc/tiff: Don't apply strips-related logic to tiled images 5 years ago
Nick Renieris f98a8666de lavc/tiff: Fix edge case with full-length/width tiles 5 years ago
Nick Renieris 03f95403eb lavc/jpegtables: Handle multiple mappings to the same value 5 years ago
Nick Renieris 6763192cff lavc/tiff: Apply color scaling to uncompressed DNGs 5 years ago
Nick Renieris 4c8c4f2d43 lavc/tiff: Convert DNGs to sRGB color space 5 years ago
Nick Renieris c31c708929 lavc/tiff: Decode embedded JPEGs in DNG images 5 years ago
Nick Renieris 40abff05d2 lavc/mjpegdec: Decode Huffman-coded lossless JPEGs embedded in DNGs 5 years ago
Raphaël Zumer a12b629ae1 avcodec: Support EBU Tech. 3213-E primaries values 5 years ago
Michael Niedermayer cc78783ce5 avcodec/truemotion2: Fix multiple integer overflows in tm2_null_res_block() 5 years ago
Michael Niedermayer fe536b6d99 avcodec/vc1_block: Check the return code from vc1_decode_p_block() 5 years ago
Michael Niedermayer 9c6b400492 avcodec/vc1dec: Require res_sprite for wmv3images 5 years ago
Michael Niedermayer 6962fd586e avcodec/vc1_block: Check for double escapes 5 years ago
Michael Niedermayer 07b948fe60 avcodec/vorbisdec: Check get_vlc2() failure 5 years ago
Michael Niedermayer 9b57b90c4c avcodec/vaapi_encode: Simplify code with av_clip_int8() 5 years ago
Paul B Mahol 7c0b3ba7dd avcodec: add IMM5 decoder 5 years ago
Paul B Mahol 0067da587a avcodec/msrle: add a flush() callback 5 years ago
Michael Niedermayer 15a65c13e1 avcodec/ivi: Allocate bufs later 5 years ago
Michael Niedermayer 7e9aecc9f3 avcodec/tta: Fix integer overflow in prediction 5 years ago
Michael Niedermayer dea2591d4f avcodec/vb: Check input packet size to be large enough to contain flags 5 years ago
Michael Niedermayer 37bc8e3249 avcodec/cavsdec: Limit the number of access units per packet to 2 5 years ago
Thierry Foucu a80fdbcf13 lavc/cbs_h2645: Use av_realloc instead of av_malloc 5 years ago
Paul B Mahol 330ba8d537 avcodec/dsd: use uint8_t instead of unsigned char 5 years ago
Paul B Mahol 9606e4b6e6 avcodec/dsddec: add slice threading support 5 years ago
Paul B Mahol ef73ccc2c4 avcodec/h264_refs: do not use invalid mmco values in case of error 5 years ago
Paul B Mahol d063f13700 avcodec/tiff: add missing break in tiff_decode_tag() 5 years ago
OvchinnikovDmitrii f8ad2ddd7a libavcodec/amfenc: Vulkan initialization support for encoder. 5 years ago
James Almer b319feb05f avcodec/qtrle: don't clear the palette when flushing 5 years ago
James Almer d70bbdc5fa avcodec/qtrle: call ff_reget_buffer() only when the picture data is going to change 5 years ago
James Almer 8b71cc3363 Revert "avcodec/qtrle: Do not output duplicated frames on insufficient input" 5 years ago
Michael Niedermayer dead949a1f avcodec/atrac9dec: Check block_align 5 years ago
James Almer 33a53722dc avcodec/qtrle: add a flush() callback 5 years ago
James Almer af70bfbead avcodec/h2645_parse: zero initialize the rbsp buffer 5 years ago
Aman Gupta 0821bc4eee avcodec/vaapi_encode: respect -force_key_frames setting 5 years ago
Michael Niedermayer 8f49176e84 avcodec/alac: Check for bps of 0 5 years ago
Carl Eugen Hoyos 434588596f lavc/x264: Also clean-up libx264rgb after init errors. 5 years ago
James Almer c300fe13b6 avcodec/mlp_parser: export AVCodecContext frame_size 5 years ago
James Almer 21d7eeafc1 avcodec/mlp_parse: move TrueHD channel layout and sample rate related code to the header 5 years ago
Pavel Koshevoy 22a14ee753 avcodec/videotoolbox_hevc: avoid leaking cached_hw_frames_ctx 5 years ago
Dave Stevenson 3d857f219e avcodec/omx: Fix handling of fragmented buffers 5 years ago
Aman Gupta 23a3e1460a avcodec/omx: ensure zerocopy mode can be disabled on rpi builds 5 years ago
Aman Gupta 76c82843cc avcodec/omx: add support for -force_key_frames 5 years ago
Michael Niedermayer ae3d6a337a avcodec/alac: Fix multiple integer overflows in lpc_prediction() 5 years ago
Michael Niedermayer 1c9a56b139 avcodec/smacker: Check that not all tables are skiped 5 years ago