83374 Commits (2beb811cff6d766ea2ef6405ed28191f67eca9ef)
 

Author SHA1 Message Date
  Michael Niedermayer 2beb811cff avcodec/pgssubdec: Free subtitle on error 6 years ago
  Michael Niedermayer 263afaf541 avcodec/ffwavesynth: Fix undefined overflow in wavesynth_synth_sample() 6 years ago
  Michael Niedermayer b20f2bec1b avcodec/cook: Use 3 stage VLC decoding for channel_coupling 6 years ago
  Michael Niedermayer d692445dd9 avcodec/wmalosslessdec: Fixes undefined overflow in dequantization in decode_subframe() 6 years ago
  Michael Niedermayer a731e95bea avcodec/sonic: Check e in get_symbol() 6 years ago
  Michael Niedermayer c4b1fe4c15 avcodec/twinvqdec: Correct overflow in block align check 6 years ago
  Michael Niedermayer c8a6ca0299 avcodec/vc1dec: Fix "return -1" cases 6 years ago
  Michael Niedermayer 54152c08f6 avcodec/vc1dec: Free sprite_output_frame on error 6 years ago
  Michael Niedermayer a97438c354 avcodec/wmadec: Keep track of exponent initialization per channel 6 years ago
  Michael Niedermayer e8c992e538 avcodec/iff: Check that video_size is large enough for the read parameters 6 years ago
  Michael Niedermayer 5251e09f2a avcodec/adpcm: Clip predictor for APC 6 years ago
  Michael Niedermayer 096b57c93b avcodec/targa: Check colors vs. available space 6 years ago
  Michael Niedermayer 9a053a9804 avcodec/dstdec: Use get_ur_golomb_jpegls() 6 years ago
  Michael Niedermayer ed96a2491b avcodec/wmavoice: Check remaining input in parse_packet_header() 6 years ago
  Michael Niedermayer 9626dd3257 avcodec/wmalosslessdec: Fix 2 overflows in mclms 6 years ago
  Michael Niedermayer b37e5eb31f avcodec/wmaprodec: Fixes integer overflow with 32bit samples 6 years ago
  Michael Niedermayer 1de4bc525c avcodec/adpcm: Fix invalid shift in xa_decode() 6 years ago
  Michael Niedermayer 3b22dc6fec avcodec/wmalosslessdec: Fix several integer issues 6 years ago
  Michael Niedermayer f5f6d3cf91 avcodec/wmalosslessdec: Check that padding bits is not more than sample bits 6 years ago
  Michael Niedermayer 2351e997af avcodec/iff: Skip overflowing runs in decode_delta_d() 6 years ago
  Michael Niedermayer ce9939160e avcodec/pnm: Check that the header is not truncated 6 years ago
  Michael Niedermayer 19d02d6ff8 avcodec/mp3_header_decompress_bsf: Check sample_rate_index 6 years ago
  Michael Niedermayer ef63ea76a6 avformat/rmdec: Initialize and sanity check offset in ivr_read_header() 6 years ago
  Michael Niedermayer 7281f83903 avcodec/apedec: Fix 2 integer overflows 6 years ago
  Michael Niedermayer 7ff8465a87 avcodec/wmaprodec: Set packet_loss when we error out on a sanity check 6 years ago
  Michael Niedermayer 34b8b3b8bd avcodec/truemotion2: Fix 2 integer overflows in tm2_low_res_block() 6 years ago
  Michael Niedermayer ce0137298f avcodec/g729dec: require buf_size to be non 0 6 years ago
  Michael Niedermayer 14c3ac2e04 avcodec/alac: Fix integer overflow in lpc_prediction() with sign 6 years ago
  Michael Niedermayer c0727c6dd1 avcodec/wmaprodec: Fix buflen computation in save_bits() 6 years ago
  Michael Niedermayer 224459717b avcodec/vc1_block: Fix integer overflow in AC rescaling in vc1_decode_i_block_adv() 6 years ago
  Michael Niedermayer 44f4ee27ab avcodec/vmdaudio: Check chunk counts to avoid integer overflow 6 years ago
  Michael Niedermayer e3bcbaa7c9 avformat/mxfdec: Clear metadata_sets_count in mxf_read_close() 6 years ago
  Michael Niedermayer 19d2e68ddc avcodec/nuv: Use ff_set_dimensions() 6 years ago
  Michael Niedermayer 55b661d777 avcodec/ffwavesynth: Fix integer overflow with pink_ts_cur/next 6 years ago
  Michael Niedermayer 9accc4a832 avcodec/ralf: Fix integer overflows with the filter coefficient in decode_channel() 6 years ago
  Michael Niedermayer bc8dcbedca avcodec/g729dec: Use 64bit and clip in scalar product 6 years ago
  Michael Niedermayer e3ac98dab2 avcodec/mxpegdec: Check for multiple SOF 6 years ago
  Michael Niedermayer c998f15357 avcodec/nuv: Move comptype check up 6 years ago
  Michael Niedermayer 1d19208020 avcodec/wmavoice: Fix integer overflow in synth_frame() 6 years ago
  Michael Niedermayer ed0fa59bd7 avcodec/rawdec: Check bits_per_coded_sample more pedantically for 16bit cases 6 years ago
  Michael Niedermayer 7a159bec19 avutil/lfg: Correct index increment type to avoid undefined behavior 6 years ago
  Michael Niedermayer afbca5bd83 avcodec/cngdec: Remove AV_CODEC_CAP_DELAY 6 years ago
  Michael Niedermayer 3910ae5d4d avcodec/iff: Move index use after check in decodeplane8() 6 years ago
  Michael Niedermayer d9a8345d21 avcodec/atrac3: Check for huge block aligns 6 years ago
  Michael Niedermayer 5454e8d95f avcodec/ralf: use multiply instead of shift to avoid undefined behavior in decode_block() 6 years ago
  Michael Niedermayer 9a1b08f6d3 avcodec/wmadec: Require previous exponents for reuse 6 years ago
  Michael Niedermayer ec0ab97fac avcodec/vc1_block: Fix undefined behavior in ac prediction rescaling 6 years ago
  Michael Niedermayer 0c67877df2 avcodec/apedec: Fixes integer overflow of res+*data in do_apply_filter() 6 years ago
  Michael Niedermayer bcfc8ccd04 avcodec/sonic: Fix integer overflow in predictor_calc_error() 6 years ago
  Michael Niedermayer b1af78f526 avformat/mp3dec: Check that the frame fits within the probe buffer 6 years ago