91352 Commits (cac656331ec995d5fb84fc576998cc562ae1e541)
 

Author SHA1 Message Date
  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
  James Almer f0749555d7 avcodec/fitsdec: fix use of uninitialised values 6 years ago
  Michael Niedermayer 677b362948 avcodec/motionpixels: Mark 2 functions as always_inline 6 years ago
  Michael Niedermayer 4757369c3f avcodec/ituh263dec: Make the condition for the studio slice start code match between ff_h263_resync() and ff_mpeg4_decode_studio_slice_header() 6 years ago
  Michael Niedermayer d5a3e17d29 avcodec/ralf: Fix integer overflow in decode_channel() 6 years ago
  Michael Niedermayer c82ae7ea2a vcodec/vc1: compute rangex/y only for P/B frames 6 years ago
  Michael Niedermayer 461bcc5379 avcodec/vc1_pred: Fix invalid shifts in scaleforopp() 6 years ago
  Michael Niedermayer 88ef3d9cfd avcodec/vc1_block: Fix invalid shift with rangeredfrm 6 years ago
  Michael Niedermayer 3e450892b3 avcodec/vc1: Check for excessive resolution 6 years ago
  Michael Niedermayer fca0a31b48 avcodec/vc1: check REFDIST 6 years ago
  Michael Niedermayer 98c4cec8ba avcodec/apedec: Fix several integer overflows in predictor_update_filter() and do_apply_filter() 6 years ago
  Michael Niedermayer 22314cbea6 avcodec/hevc_cabac: Tighten the limit on k in ff_hevc_cu_qp_delta_abs() 6 years ago
  Michael Niedermayer ec6f539196 avcodec/4xm: Check index in decode_i_block() also in the path where its not used. 6 years ago