42983 Commits (57e570b508d967785b758e54c505db76c1597927)

Author SHA1 Message Date
Mark Thompson c53f9f4364 cbs_h265: Ensure that a predicted RPS doesn't contain too many pictures 5 years ago
Mark Reid af5922a79a avcodec/exr: output float pixels in float pixel format 5 years ago
James Almer 74dfc88b63 avcodec/libx265: add support for reordered_opaque 5 years ago
wm4 050b72ab5e avcodec: Add MediaFoundation encoder wrapper 5 years ago
Paul B Mahol cdd06db56f avcodec: add NotchLC decoder 5 years ago
James Almer 6275a7ec73 avcodec/frame_thread_encoder: check for frame threading codec cap instead of intra only 5 years ago
James Almer 49220869a8 avcodec/libdav1d: export frame sample aspect ratio 5 years ago
Linjie Fu 8999a2f21d lavc/qsvenc: add encode support for HEVC 4:2:2 8-bit and 10-bit 5 years ago
Linjie Fu 9723d7d523 lavc/qsvdec: add decode support for HEVC 4:2:2 8-bit and 10-bit 5 years ago
Michael Niedermayer f603d10b1e avcodec/binkaudio: Fix 2Ghz sample_rate 5 years ago
Michael Niedermayer ea29f07b2f avcodec/jpeg2000dec: Free packed_headers 5 years ago
Martin Storsjö 7168adedbc libavcodec: aarch64: Add a NEON implementation of pixblockdsp 5 years ago
Martin Storsjö b252178321 libavcodec: arm: Add a NEON implementation of pixblockdsp 5 years ago
Zachariah Brown b18fd2b95b avcodec/nvenc: use framerate if available 5 years ago
James Almer b7d89963f0 avcodec/option_table: mark venc_params as a video decoder flag opt type 5 years ago
Limin Wang b1cc6b9496 avcodec/mv30: fix warning: suggest braces around initialization of subobject [-Wmissing-braces] 5 years ago
Martin Storsjö 353aecbb28 pixblockdsp, avdct: Add get_pixels_unaligned 5 years ago
Michael Niedermayer b12b05374f avcodec/adpcm: Fix integer overflow in ADPCM THP 5 years ago
Linjie Fu e4d37abcc1 lavc/libopenh264enc: Add coder option to replace cabac 5 years ago
Linjie Fu e3e2702d40 lavc/libopenh264enc: Allow specifying the profile through AVCodecContext 5 years ago
Linjie Fu d3a7bdd4ac lavc/libopenh264enc: Rewrite profile handling 5 years ago
Michael Niedermayer f0c0471075 avcodec/ralf: Check num_blocks before use 5 years ago
Michael Niedermayer a035fd88ae avcodec/iff: Test video_size being non zero 5 years ago
Michael Niedermayer 4d701e9222 avcodec/cdtoons: Check sprite_offset is within the packet 5 years ago
Michael Niedermayer 19738b1bc2 libavcodec/decode: Mark decode_simple_internal() as inline 5 years ago
Anton Khirnov ffae62d96c vp9dec: support exporting QP tables through the AVVideoEncParams API 5 years ago
Anton Khirnov c90f57c673 vp9dec: factorise freeing per-tile allocated data 5 years ago
Anton Khirnov c584409643 lavc: add a flag for exporting AVVideoEncParams from decoders 5 years ago
Michael Niedermayer 876cfa67f3 avcodec/utvideodec: Fix integer overflow in decode_plane() 5 years ago
Michael Niedermayer 8627885172 avcodec/ttadsp: Fix several integer overflows in tta_filter_process_c() 5 years ago
Michael Niedermayer 0c4330847c avcodec/ralf: Fix integer overflow in decode_block() 5 years ago
Michael Niedermayer 1ac106bf56 avcodec/nuv: widen buf_size type 5 years ago
Michael Niedermayer 7a92147f87 avcodec/iff: Fix several integer overflows 5 years ago
Michael Niedermayer 82d4c7b95e avcodec/g729postfilter: Clip gain before scaling with AGC_FAC1 5 years ago
Michael Niedermayer 22e51e95ac avcodec/alac: Fix integer overflow with 24/20bps samples 5 years ago
Michael Niedermayer 8ee264e684 avcodec/adpcm: Clip predictor for IMA_APM 5 years ago
Michael Niedermayer 5727b1f13f avcodec/dstdec: Check sample rate 5 years ago
James Almer 6dd5da3f8b avcodec/decode: remove unused AVCodecInternal compat_decode field 5 years ago
Andriy Gelman c76b2bf0b4 avcodec/v4l2_context: Finish draining if V4L2_BUF_FLAG_LAST is set 5 years ago
Andriy Gelman e3b49aaa4e avcodec/v4l2_context: Drop empty packet while draining 5 years ago
Michael Niedermayer 785f194cd4 avcodec/aacdec_template: Pass AVCodecContext seperatly to set_default_channel_config() 5 years ago
Michael Niedermayer 79e5c2ee2b avcodec/pngdec: Check length in fdAT 5 years ago
Michael Niedermayer 5501bb28dd avcodec/g2meet: Check tile_width in epic_jb_decode_tile() 5 years ago
Michael Niedermayer 81fe316ad9 avcodec/hapdec: Check tex_size more strictly and before using it 5 years ago
Limin Wang de7b690300 avcodec/mpegvideo: return more specific error codes for init_duplicate_context() 5 years ago
Limin Wang 18e2c0e732 avcodec/mpegvideo: return more specific error codes for ff_mpv_common_init() 5 years ago
Limin Wang 0032ca45ff avcodec/mpeg12enc: return more specific error codes for encode_init() 5 years ago
Limin Wang 14285e4ca2 avcodec/mpegvideo_enc: return more specific error codes for ff_mpv_encode_init() 5 years ago
Andreas Rheinhardt 6db97188d8 avcodec/(null|opus_metadata)_bsf: Use ff_bsf_get_packet_ref() directly 5 years ago
Andreas Rheinhardt 47cd3c88c5 avcodec/bsf: Restrict ff_bsf_get_packet_ref() return values to <= 0 5 years ago