96075 Commits (19c41969b26d07519fff8182a0d3266cdb712078)
 

Author SHA1 Message Date
Michael Niedermayer 19c41969b2 avcodec/wmavoice: Check remaining input in parse_packet_header() 5 years ago
Michael Niedermayer 92455c8c65 avcodec/wmalosslessdec: Fix 2 overflows in mclms 5 years ago
Michael Niedermayer 6b7bcd437e avcodec/decode: Fix integer overflow in max_samples check 5 years ago
Michael Niedermayer a9cc69c0d5 avcodec/wmaprodec: Fixes integer overflow with 32bit samples 5 years ago
Michael Niedermayer 50db30b47d avcodec/adpcm: Fix invalid shift in xa_decode() 5 years ago
Michael Niedermayer 5d0b3e282a avcodec/wmavoice: Add FF_CODEC_CAP_INIT_CLEANUP 5 years ago
Michael Niedermayer ec3fe67074 avcodec/wmalosslessdec: Fix several integer issues 5 years ago
Michael Niedermayer 9d42826580 avcodec/wmalosslessdec: Check that padding bits is not more than sample bits 5 years ago
Michael Niedermayer 185f441ba2 avcodec/iff: Skip overflowing runs in decode_delta_d() 5 years ago
Michael Niedermayer 2c2ee67fd3 avcodec/apedec: Set error on error in ape_decode_value_3860() 5 years ago
Michael Niedermayer c94cb8d9b2 avcodec/pnm: Check that the header is not truncated 5 years ago
Michael Niedermayer f064c7c449 avcodec/mp3_header_decompress_bsf: Check sample_rate_index 5 years ago
Marton Balint 1f8e43938b avfilter/x86/vf_interlace: always use unaligned movs 5 years ago
Marton Balint 4cd2cee7ed avfilter/vf_interlace: do not interlace already interlaced frames 5 years ago
Marton Balint 6498522bef avfilter/vf_tinterlace: add support for bypassing already interlaced frames 5 years ago
Marton Balint 28b5dc6199 avfilter/vf_interlace: restore lowpass mode constants 5 years ago
Carl Eugen Hoyos 8b5ef2dcff lavu/pixfmt: Cosmetics, remove wrong end-of-comment markers. 5 years ago
Carl Eugen Hoyos 193143486e lavc/pnmdec: Fix 16bit decoding. 5 years ago
Paul B Mahol 24424a6516 avcodec/simple_idct_template: fix integer overflow 5 years ago
Michael Niedermayer bbe27890ff avcodec/cbs_av1_syntax_template: Check num_y_points 5 years ago
Guo, Yejun e52070e89c convert_from_tensorflow.py: add support when kernel size is 1*1 with one input/output channel (gray image) 5 years ago
Guo, Yejun ed9fc2e3c5 avfilter/vf_dnn_processing: refine code for better naming 5 years ago
James Almer 54d09eb8d0 fate/cbs: use the rawvideo muxer for AV1 tests 5 years ago
Paul B Mahol 824324db41 avfilter/vf_datascope: add decimal output 5 years ago
Martin Storsjö 06ec9c4746 configure: Check for the SetDllDirectory and GetModuleHandle functions 5 years ago
Martin Storsjö f58bda642d checkasm: af_afir: Use a dynamic tolerance depending on values 5 years ago
Michael Niedermayer 9d1f7870a9 avfilter: Fix type in av_log for random_seed in cellauto and life 5 years ago
Michael Niedermayer ab3044368f avcodec/v210dec: move the stride read after its fully initialized 5 years ago
Linjie Fu 7aef2f59b5 lavc/utils.c: fix code indentations 5 years ago
Linjie Fu bffb9326b6 lavc/mips: simplify the switch code 5 years ago
Andreas Rheinhardt 82d61a9ce3 avformat: Don't free old extradata before ff_alloc/get_extradata 5 years ago
Andreas Rheinhardt c1e439d7e9 avformat: Forward errors where possible 5 years ago
Andreas Rheinhardt cb88cdf773 avformat/rtpdec_hevc: Don't reimplement ff_alloc_extradata 5 years ago
Andreas Rheinhardt c1d300f83a avformat/apngdec: Don't free extradata manually 5 years ago
Andreas Rheinhardt 2e328a8a38 avformat/apngdec: Make sure that extradata is zero-padded 5 years ago
Andreas Rheinhardt 56ce2ad2cc avformat/mov: Use ff_alloc_extradata for dvdsub extradata 5 years ago
Zhong Li a87b5d5e8c lavc/x265: set preferred_transfer_characteristics for HLG 5 years ago
Linjie Fu 8446318502 lavc/qsvenc: add Tiles encode support for HEVC 5 years ago
Yuki Tsuchiya 0ceed513d5 lavf/movenc: cosmetics 5 years ago
James Almer 6467a15997 Changelog: add entry about MPEG-H 3D Audio support in mp4 5 years ago
Yuki Tsuchiya 632b8298b7 lavf/isom: support for demuxing and remuxing of MPEG-H 3D Audio in MP4 5 years ago
Yuki Tsuchiya 30047b6a57 lavc: add MPEG-H 3D Audio codec id 5 years ago
Yuki Tsuchiya 610473b967 lavc/codec_desc: introduce AV_CODEC_PROP_INTRA_ONLY flag to audio codec 5 years ago
James Almer aedffc0b22 avcodec/mlp_parser: mark sync frames as key frames 5 years ago
Martin Storsjö 29f8d4e947 rtsp: Use AVERROR() with errno.h error codes for error returns 5 years ago
Martin Storsjö e9bb1410e4 fate: Fix use of target_path/target_samples 5 years ago
Martin Storsjö b85dcd8586 fate: Fix dependencies to sample files to use local paths 5 years ago
James Almer 13f2b6dc72 fate/cbs: update the two film grain cbs_av1 tests 5 years ago
James Almer a23dd33606 avcodec/cbs_av1: fix array size for ar_coeffs_cb_plus_128 and ar_coeffs_cr_plus_128 5 years ago
Martin Storsjö c27a85b983 fate: Use a oneoff test for the tremolo filter 5 years ago