91364 Commits (775ff2e3310ad0ee39d2ef7bb06bae920e540bd0)
 

Author SHA1 Message Date
  Michael Niedermayer 775ff2e331 avcodec/wmalosslessdec: Fix some integer anomalies 6 years ago
  Michael Niedermayer 6a57429b0c avcodec/adpcm: Fix invalid shifts in ADPCM DTK 6 years ago
  Michael Niedermayer d2c6061322 avcodec/apedec: Only clear the needed buffer space, instead of all 6 years ago
  Michael Niedermayer 2d8d84b050 avcodec/libvorbisdec: Fix insufficient input checks leading to out of array reads 6 years ago
  Michael Niedermayer 7c48066e29 avcodec/g723_1dec: fix invalid shift with negative sid_gain 6 years ago
  Michael Niedermayer 6cc6e8036f avcodec/vp5: Check render_x/y 6 years ago
  Michael Niedermayer b4ff22f26b avcodec/qdrw: Check input for header/skiped space before get_buffer() 6 years ago
  Michael Niedermayer 4404729de7 avcodec/ralf: Skip initializing unused filter variables 6 years ago
  Michael Niedermayer f80a9de83f avcodec/takdec: Fix overflow with large sample rates 6 years ago
  Michael Niedermayer fcd38fcb1e avcodec/alsdec: Check that input space for header exists in read_diff_float_data() 6 years ago
  Michael Niedermayer 15320f8107 avformat/pjsdec: Check duration for overflow 6 years ago
  Michael Niedermayer 13b4f63dd2 avcodec/ptx: Check that the input contains at least one line 6 years ago
  Michael Niedermayer cac656331e avcodec/alac: Fix integer overflow in LPC 6 years ago
  Michael Niedermayer 5d4036d0b2 avcodec/smacker: Fix integer overflows in pred[] in smka_decode_frame() 6 years ago
  Michael Niedermayer 188204da6c avcodec/aliaspixdec: Check input size against minimal picture size 6 years ago
  Michael Niedermayer d999bbe798 avcodec/ffwavesynth: Fix integer overflows in pink noise addition 6 years ago
  Michael Niedermayer bd0819ad5b avcodec/vc1_block: Fixes integer overflow in vc1_decode_i_block_adv() 6 years ago
  Michael Niedermayer b91ae0cd39 avcodec/wmalosslessdec: Check block_align 6 years ago
  Michael Niedermayer fa713c4c24 avcodec/g729postfilter: Fix left shift of negative value 6 years ago
  Michael Niedermayer 9614740bbd avcodec/binkaudio: Check sample rate 6 years ago
  Michael Niedermayer f00822d049 avcodec/sbcdec: Fix integer overflows in sbc_synthesize_eight() 6 years ago
  Michael Niedermayer 801eeb948b avcodec/adpcm: Check initial predictor for ADPCM_IMA_EA_EACS 6 years ago
  Michael Niedermayer 9d6b1a9c2b avcodec/g723_1dec: Fix overflow in shift 6 years ago
  Michael Niedermayer 298408431f avcodec/apedec: Fix integer overflow in predictor_update_3930() 6 years ago
  Michael Niedermayer ac36c00a44 avcodec/g729postfilter: Fix undefined intermediate pointers 6 years ago
  Michael Niedermayer 4474fbd9dc avcodec/g729postfilter: Fix undefined shifts 6 years ago
  Michael Niedermayer fb680f6d08 avcodec/lsp: Fix undefined shifts in lsp2poly() 6 years ago
  Michael Niedermayer 47cf3051fb avcodec/adpcm: Fix left shifts in AV_CODEC_ID_ADPCM_EA 6 years ago
  Michael Niedermayer 1487993fae avformat/shortendec: Check k in probe 6 years ago
  Michael Niedermayer d8658b51b7 avfilter/vf_geq: Use av_clipd() instead of av_clipf() 6 years ago
  Michael Niedermayer 448b4cbefe avcodec/wmaprodec: Check that the streams channels do not exceed the overall channels 6 years ago
  Michael Niedermayer 0cdd0486ef avcodec/qdmc: Check input space in qdmc_get_vlc() 6 years ago
  Michael Niedermayer 6996d323a0 avcodec/pcm: Check bits_per_coded_sample 6 years ago
  Michael Niedermayer 94125bb1d6 avcodec/exr: Allow duplicate use of channel indexes 6 years ago
  Michael Niedermayer df8caf9a76 avcodec/fitsdec: Fail on 0 naxisn 6 years ago
  Michael Niedermayer 3d55f7782d avcodec/dxv: Subtract 12 earlier in dxv_decompress_cocg() 6 years ago
  Michael Niedermayer 30265f2778 libavcodec/dxv: Remove redundant seek 6 years ago
  Michael Niedermayer 7cdf991e37 avcodec/ituh263dec: Check input for minimal frame size 6 years ago
  Michael Niedermayer c5cf948e20 avcodec/truemotion1: Check that the input has enough space for a minimal index_stream 6 years ago
  Michael Niedermayer 86d36769e9 avformat/mpsubdec: Clear queue on error 6 years ago
  Michael Niedermayer 8c550c8e25 avcodec/sunrast: Check that the input is large enough for the maximally compressed image 6 years ago
  Michael Niedermayer 3a45323c97 avcodec/sunrast: Check for availability of maplength before allocating image 6 years ago
  Michael Niedermayer 878ba99316 avformat/subtitles: Check nb_subs in ff_subtitles_queue_finalize() 6 years ago
  Michael Niedermayer 2f20bd7076 avcodec/wmaprodec: Check if there is a stream 6 years ago
  Michael Niedermayer fe82ca8709 avcodec/g2meet: Check for end of input in jpg_decode_block() 6 years ago
  Michael Niedermayer b736f5be19 avcodec/g2meet: Check if adjusted pixel was on the stack 6 years ago
  Michael Niedermayer 07e77be69f avformat/electronicarts: If no packet has been read at the end do not treat it as if theres a packet 6 years ago
  Michael Niedermayer 22b9eaf4e6 avcodec/dxv: Check op_offset in dxv_decompress_yo() 6 years ago
  Michael Niedermayer d8e3ea8400 avcodec/utils: Check sample_rate before opening the decoder 6 years ago
  Michael Niedermayer d44ac91b17 avcodec/aptx: Fix multiple shift anomalies 6 years ago