92878 Commits (8d4ab4e66de27de2a8638ae034d6e8a790bde0cb)
 

Author SHA1 Message Date
  Michael Niedermayer 8d4ab4e66d avcodec/adpcm: Clip predictor for APC 6 years ago
  Michael Niedermayer 6537cb9b48 avcodec/targa: Check colors vs. available space 6 years ago
  Michael Niedermayer bc94b45e94 avcodec/dstdec: Use get_ur_golomb_jpegls() 6 years ago
  Michael Niedermayer a08a0c97a4 avcodec/wmavoice: Check remaining input in parse_packet_header() 6 years ago
  Michael Niedermayer 66582e349e avcodec/wmalosslessdec: Fix 2 overflows in mclms 6 years ago
  Michael Niedermayer 8065e60220 avcodec/wmaprodec: Fixes integer overflow with 32bit samples 6 years ago
  Michael Niedermayer 6f2f504d3e avcodec/adpcm: Fix invalid shift in xa_decode() 6 years ago
  Michael Niedermayer 7417d4f908 avcodec/wmalosslessdec: Fix several integer issues 6 years ago
  Michael Niedermayer 0de012a9e7 avcodec/wmalosslessdec: Check that padding bits is not more than sample bits 6 years ago
  Michael Niedermayer e6f31fa16c avcodec/iff: Skip overflowing runs in decode_delta_d() 6 years ago
  Michael Niedermayer 4b521929cf avcodec/pnm: Check that the header is not truncated 6 years ago
  Michael Niedermayer 8bdb8b5689 avcodec/mp3_header_decompress_bsf: Check sample_rate_index 6 years ago
  Michael Niedermayer 627d5ff890 avcodec/cbs_av1_syntax_template: Check num_y_points 6 years ago
  James Almer 6850c5e4cd avcodec/cbs_av1: fix array size for ar_coeffs_cb_plus_128 and ar_coeffs_cr_plus_128 6 years ago
  Michael Niedermayer 5ce0c254dd avformat/rmdec: Initialize and sanity check offset in ivr_read_header() 6 years ago
  Michael Niedermayer 6355dde556 avcodec/apedec: Fix 2 integer overflows 6 years ago
  Andreas Rheinhardt 6770f09066 avformat/id3v2: Fix double-free on error 6 years ago
  Michael Niedermayer caa7f10047 avcodec/wmaprodec: Set packet_loss when we error out on a sanity check 6 years ago
  Michael Niedermayer 2b5abf94de avcodec/wmaprodec: Check offset 6 years ago
  Michael Niedermayer b26f303865 avcodec/truemotion2: Fix 2 integer overflows in tm2_low_res_block() 6 years ago
  Michael Niedermayer 745040d269 avcodec/wmaprodec: Check if the channel sum of all internal contexts match the external 6 years ago
  Michael Niedermayer 53a03d98bd avcodec/atrac9dec: Check q_unit_cnt more completely before using it to access at9_tab_band_ext_group 6 years ago
  Michael Niedermayer 9c026dd94d avcodec/fitsdec: Use lrint() 6 years ago
  Michael Niedermayer 0667c14ad6 avcodec/g729dec: require buf_size to be non 0 6 years ago
  Michael Niedermayer 1792310910 avcodec/alac: Fix integer overflow in lpc_prediction() with sign 6 years ago
  Michael Niedermayer e9fa01eb60 avcodec/wmaprodec: Fix buflen computation in save_bits() 6 years ago
  Michael Niedermayer 54c0706a2d avcodec/vc1_block: Fix integer overflow in AC rescaling in vc1_decode_i_block_adv() 6 years ago
  Michael Niedermayer 600e1df9a5 avcodec/vmdaudio: Check chunk counts to avoid integer overflow 6 years ago
  Michael Niedermayer 3b8512ae09 avformat/mxfdec: Clear metadata_sets_count in mxf_read_close() 6 years ago
  Michael Niedermayer ad3c8540f8 avcodec/nuv: Use ff_set_dimensions() 6 years ago
  Michael Niedermayer 03d5c402f0 avcodec/ffwavesynth: Fix integer overflow with pink_ts_cur/next 6 years ago
  Michael Niedermayer aaec28913f avcodec/ralf: Fix integer overflows with the filter coefficient in decode_channel() 6 years ago
  Michael Niedermayer 2f5dbf9b15 avcodec/g729dec: Use 64bit and clip in scalar product 6 years ago
  Michael Niedermayer 34e6544424 avcodec/mxpegdec: Check for multiple SOF 6 years ago
  Michael Niedermayer 132344fcba avcodec/nuv: Move comptype check up 6 years ago
  Michael Niedermayer 4edd992a65 avcodec/wmavoice: Fix integer overflow in synth_frame() 6 years ago
  Michael Niedermayer 5574daa690 avcodec/rawdec: Check bits_per_coded_sample more pedantically for 16bit cases 6 years ago
  Michael Niedermayer 1109a736ef avutil/lfg: Correct index increment type to avoid undefined behavior 6 years ago
  Michael Niedermayer 084a3e582b avcodec/cngdec: Remove AV_CODEC_CAP_DELAY 6 years ago
  Michael Niedermayer 6783232dfe avcodec/iff: Move index use after check in decodeplane8() 6 years ago
  Michael Niedermayer 71d17a2827 avcodec/atrac3: Check for huge block aligns 6 years ago
  Michael Niedermayer 4d53c962ed avcodec/ralf: use multiply instead of shift to avoid undefined behavior in decode_block() 6 years ago
  Michael Niedermayer 7b81868a25 avcodec/wmadec: Require previous exponents for reuse 6 years ago
  Michael Niedermayer 864649067b avcodec/vc1_block: Fix undefined behavior in ac prediction rescaling 6 years ago
  Michael Niedermayer 65cda31ace avcodec/qdm2: The smallest header seems to have 2 bytes so treat 1 as invalid 6 years ago
  Michael Niedermayer 1baae1c8f1 avcodec/apedec: Fixes integer overflow of res+*data in do_apply_filter() 6 years ago
  Michael Niedermayer 6778b3c927 avcodec/sonic: Fix integer overflow in predictor_calc_error() 6 years ago
  Michael Niedermayer 3ba7629104 avcodec/atrac9dec: Check precision_fine/coarse 6 years ago
  Michael Niedermayer cf6f4e0d68 avformat/mp3dec: Check that the frame fits within the probe buffer 6 years ago
  Michael Niedermayer 88c8195526 avcodec/wmaprodec: get frame during frame decode 6 years ago