42974 Commits (5d9ce445ef24d915f41e384d4c5916cc568e4458)

Author SHA1 Message Date
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
Limin Wang 6825f7c0ba avcodec/mpegvideo_enc: reindent code 5 years ago
Limin Wang 607b85f07e avcodec/zmbv: remove the unnecessary type conversion 5 years ago
Limin Wang 1b3d5090c5 avcodec/tiff: remove the unnecessary type conversion 5 years ago
Limin Wang 4cea39ad9b avcodec/pngdec: remove the unnecessary type conversion 5 years ago
Limin Wang 9d442102b9 avcodec/lcldec: remove the unnecessary type conversion 5 years ago
Limin Wang 8b07751123 avcodec/libx264: return error if unknown picture type encountered 5 years ago
Limin Wang f5e33514e7 avcodec/libx264: return immediately if encode_nals return 0 5 years ago
Limin Wang d8e98d9348 avcodec/libx265: Fix Uninitialized scalar variable 5 years ago
Marton Balint 2035620b7c avcodec/pcm_rechunk_bsf: add bitstream filter to rechunk pcm audio 5 years ago