41863 Commits (57987deefcdc779258c61f5b288ce590b36f8234)

Author SHA1 Message Date
Carl Eugen Hoyos 57987deefc lavc/libx264: bit_rates > INT_MAX are not supported. 5 years ago
Michael Niedermayer be4fb282f9 avcodec/alsdec: Check for block_length <= 0 in read_var_block_data() 6 years ago
Michael Niedermayer 02f909dc24 avcodec/vqavideo: Set video size 6 years ago
Michael Niedermayer 172a43ce36 avcodec/sanm: Check extradata_size before allocations 6 years ago
Andreas Rheinhardt f12e662a3d libavcodec/iff: Use unsigned to avoid undefined behaviour 6 years ago
Michael Niedermayer 43015afd7c avcodec/mss1: check for overread and forward errors 6 years ago
Michael Niedermayer 8305a4509a avcodec/loco: Check for end of input in pixel decode 6 years ago
Michael Niedermayer 549fcba8fc avcodec/dirac_parser: Fix overflow in dts 6 years ago
Michael Niedermayer 3c06ba1716 avcodec/ralf: Fix undefined pointer in decode_channel() 6 years ago
Michael Niedermayer ccca484324 avcodec/ralf: Fix integer overflow in apply_lpc() 6 years ago
Michael Niedermayer 5a5f12e3b3 avcodec/vorbisdec: Implement vr->classifications = 1 6 years ago
Michael Niedermayer aecc9b96d6 avcodec/vorbisdec: Check parameters in vorbis_floor0_decode() before divide 6 years ago
Michael Niedermayer 58e084bd2c avcodec/cfhd: Check destination space for bayer before writing 6 years ago
Michael Niedermayer fe2e1cfc19 avcodec/cfhd: Fix linesize type 6 years ago
Michael Niedermayer 8174e5c77d avcodec/cbs_av1_syntax_template: Check ref_frame_idx before use 6 years ago
Michael Niedermayer 392c028cd2 avcodec/apedec: Fix 2 signed overflows 6 years ago
Michael Niedermayer 99a172f3f4 avcodec/mss3: Check for the rac stream being invalid in rac_normalize() 6 years ago
Michael Niedermayer 2cb1f79735 avcodec/vc1_block: Check get_vlc2() return before use 6 years ago
Michael Niedermayer 8e4b522c91 avcodec/apedec: Do not partially clear data array 6 years ago
Michael Niedermayer 208225bd78 avcodec/atrac9dec: Check grad_range[1] more tightly 6 years ago
Michael Niedermayer d555a220b4 avcodec/atrac9dec: Remove impossible condition 6 years ago
Michael Niedermayer 005de57d84 avcodec/bink: Add many end of input checks 6 years ago
Stefan Schoenefeld ad97be9fa3 avcodec/h263dec: enable nvdec hwaccel 6 years ago
Stefan Schoenefeld 39a5c0ac06 avcodec/h263dec: fix hwaccel decoding 6 years ago
Michael Niedermayer 9af8ce754b avcodec/hnm4video: Forward errors of decode_interframe_v4() 6 years ago
Michael Niedermayer a3adc3b6a0 avcodec/interplayvideo: Avoid ff_get_buffer() during init 6 years ago
Michael Niedermayer 5dc94924d0 avcodec/clearvideo: fix invalid shift in tile size check 6 years ago
Michael Niedermayer db6ed2b828 avcodec/vp8: do vp7_fade_frame() later 6 years ago
Michael Niedermayer 58c7f419ce avcodec/vp3: Check for end of input in vp4_unpack_vlcs() 6 years ago
Michael Niedermayer b4bf7226af avcodec/vp3: Check that theora is theora 6 years ago
Shiyou Yin 11f99a9a45 avutil/mips: Avoid instruction exception caused by gssqc1/gslqc1. 6 years ago
Paul B Mahol 9a2dbfde2e avcodec/msrle: remove unused items 6 years ago
Michael Niedermayer 6dfda35dd2 avcodec/vc1_pred: Fix invalid shift in scaleforsame() 6 years ago
Michael Niedermayer f31ed8f3b0 avcodec/vc1_block: Fix integer overflow in ff_vc1_pred_dc() 6 years ago
Michael Niedermayer 9a353ea876 avcodec/truemotion2: Fix several integer overflows in tm2_motion_block() 6 years ago
Michael Niedermayer 1aad8937f7 avcodec/apedec: Make coeffsA/B uint32_t, this avoids several cases of undefined behavior 6 years ago
Michael Niedermayer bf778af149 avcodec/apedec: make left/right unsigned to avoid undefined behavior 6 years ago
Michael Niedermayer 267eb2ab7f avcodec/apedec: Fix multiple integer overflows and undefined behaviorin filter_3800() 6 years ago
Andreas Rheinhardt fd93d5efe6 cbs_mpeg2: Fix parsing the last unit 6 years ago
Andreas Rheinhardt 276b21a586 cbs_mpeg2: Rearrange start code search 6 years ago
Andreas Rheinhardt 0e66e1b61e cbs_mpeg2: Decompose Sequence End 6 years ago
Andreas Rheinhardt ae49993ce6 cbs_h264: Improve adding SEI messages 6 years ago
Andreas Rheinhardt 4e7e30bbe0 cbs: Don't set AVBuffer's opaque 6 years ago
Michael Niedermayer 5ffb8e8793 avcodec/eatqi: Check for minimum frame size 6 years ago
Michael Niedermayer 009ec8dc33 avcodec/eatgv: Check remaining size after the keyframe header 6 years ago
Mark Thompson b123d0780e h264_metadata: Support overscan_appropriate_flag 6 years ago
Mark Thompson f9b8503639 cbs_h264: Fix missing inferred colour description fields 6 years ago
Paul B Mahol 630ea6b07f avcodec/cfhd: add bayer support 6 years ago
Mark Thompson 3387147860 vaapi_encode: Add ROI support 6 years ago
Shiyou Yin 62e6b634a8 avcodec/mips: [loongson] refine process of setting block as 0 in h264dsp_mmi. 6 years ago