42452 Commits (4fa2d5a692f40c398a299acf2c6a20f5b98a3708)

Author SHA1 Message Date
Michael Niedermayer 4fa2d5a692 avcodec/cbs_vp9: Check data_size 5 years ago
Michael Niedermayer d6553e2e60 avcodec/cbs_vp9: Check index_size 5 years ago
Zhong Li 5dc527f9ca lavc/midivid: check return value of init_get_bits8() 5 years ago
James Almer c75f246a3c avcodec/noise_bsf: remove superfluous fail label 5 years ago
James Almer 231ffd7e63 avcodec/hevcdec: keep closed captions in sync between multiple thread contexts 5 years ago
Limin Wang 5e5bbd21e6 avcodec/h264_sei: fix the size of user data unregistered 5 years ago
Limin Wang dbb051767f avcodec/hevc_sei: switch to AVBufferRef buffer for a53 caption 5 years ago
James Almer 8887991a31 avcodec/cbs_av1: add missing valid range of values for num_cb_points and num_cr_points 5 years ago
Linjie Fu e43d66dc67 lavc/h264dec.h: remove unused ff_h264_decode_slice_header 5 years ago
Linjie Fu d31a290226 lavc/hevc_cabac: fix cbf_cb and cbf_cr for transform depth 4 5 years ago
Lynne 377a095dc3
vc2enc: zero padding of the coefficient buffer 5 years ago
Linjie Fu efefba61f8 lavc/vaapi_encode: grow packet if vaMapBuffer returns multiple buffers 5 years ago
Carl Eugen Hoyos 9f6a06d927 lavc/allcodecs: Add mpeg4 omx encoder, missed in 0e387232 5 years ago
Andriy Gelman c07a772473 lavc/cbs_h2645_syntax_template: Fix memleak 5 years ago
Andreas Rheinhardt ed9279afbd h264_mp4toannexb: Remove unnecessary check 5 years ago
Michael Niedermayer 9fe07908c3 avcodec/adpcm: Clip predictor for APC 5 years ago
Michael Niedermayer 01593278ce avcodec/targa: Check colors vs. available space 5 years ago
Michael Niedermayer a76690c02b avcodec/dstdec: Use get_ur_golomb_jpegls() 5 years ago
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
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
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
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 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
James Almer a23dd33606 avcodec/cbs_av1: fix array size for ar_coeffs_cb_plus_128 and ar_coeffs_cr_plus_128 5 years ago
Fei Wang 5fc3099caf avcodec/cbs_av1: rename enable_intraintra_compound flag 5 years ago
Fei Wang 1ea44178f5 avcodec/cbs_av1: avoid reading trailing bits when obu type is OBU_TILE_LIST 5 years ago
Michael Niedermayer 7a1b30c871 avcodec/agm: Do not allow MVs out of the picture area as no edge is allocated 5 years ago
Michael Niedermayer a2d6b2042e avcodec/wmalosslessdec: Set FF_CODEC_CAP_INIT_CLEANUP 5 years ago
Michael Niedermayer 6e15ba2d1f avcodec/apedec: Fix 2 integer overflows 5 years ago
Michael Niedermayer a9cbd25d89 avcodec/wmaprodec: Set packet_loss when we error out on a sanity check 5 years ago
Michael Niedermayer 5473c7825e avcodec/wmaprodec: Check offset 5 years ago
Michael Niedermayer 93d52a181e avcodec/truemotion2: Fix 2 integer overflows in tm2_low_res_block() 5 years ago