42515 Commits (80c3a15a1b620bc0cb5e8f5269bb3a0f514c339e)

Author SHA1 Message Date
Zhong Li 755ad01dd1 lavc/qsv: remove the unused funtion ff_qsv_profile_to_mfx() 5 years ago
Zhong Li 779951f7b2 lavc/qsvdec: disable gpu copy when not supported 5 years ago
Zhong Li 9fff5c40a7 lavc/qsvdec: fix the error retrun code in ff_qsv_get_continuous_buffer() 5 years ago
Michael Niedermayer 26f040bcb4 avcodec/vc1dec: Fix "return -1" cases 5 years ago
Michael Niedermayer 3ee9240be3 avcodec/vc1dec: Free sprite_output_frame on error 5 years ago
Michael Niedermayer 18ff210efb avcodec/atrac9dec: Clamp band_ext_data to max that can be read if skipped. 5 years ago
Michael Niedermayer 1f20969457 avcodec/agm: Include block size in the MV check for flags == 3 5 years ago
Michael Niedermayer bf5c850b79 avcodec/wmadec: Keep track of exponent initialization per channel 5 years ago
Michael Niedermayer f1b97f62f8 avcodec/iff: Check that video_size is large enough for the read parameters 5 years ago
Andriy Gelman fc3760a66d avcodec/v4l2_m2m_enc: Check encoder pix_fmt matches pix_fmt on device 5 years ago
Limin Wang 93671d6755 avcodec/mvha: fix warning: variable 'size' set but not used 5 years ago
Limin Wang ef91e3955a avcodec/vc1dec: remove the unneeded () 5 years ago
Limin Wang f8f86f8356 avcodec/ass: remove the unneeded () 5 years ago
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