76220 Commits (d9123585d152cb5d99b4aff4ee7ddcf7d26e89bb)
 

Author SHA1 Message Date
  Michael Niedermayer d9123585d1 avcodec/vc1_block: Fixes integer overflow in vc1_decode_i_block_adv() 6 years ago
  Michael Niedermayer a3692f4041 avcodec/wmalosslessdec: Check block_align 6 years ago
  Michael Niedermayer 366cfe1615 avcodec/g729postfilter: Fix left shift of negative value 6 years ago
  Michael Niedermayer 8b462c958a avcodec/binkaudio: Check sample rate 6 years ago
  Michael Niedermayer 68a8bdf5f1 avcodec/adpcm: Check initial predictor for ADPCM_IMA_EA_EACS 6 years ago
  Michael Niedermayer dad5ed01a8 avcodec/apedec: Fix integer overflow in predictor_update_3930() 6 years ago
  Michael Niedermayer 7187b14d9b avcodec/g729postfilter: Fix undefined intermediate pointers 6 years ago
  Michael Niedermayer 79532fa945 avcodec/g729postfilter: Fix undefined shifts 6 years ago
  Michael Niedermayer 23d226fe42 avcodec/lsp: Fix undefined shifts in lsp2poly() 6 years ago
  Michael Niedermayer 68b62e36eb avcodec/adpcm: Fix left shifts in AV_CODEC_ID_ADPCM_EA 6 years ago
  Michael Niedermayer 560770d32b avfilter/vf_geq: Use av_clipd() instead of av_clipf() 6 years ago
  Michael Niedermayer bd5a214c3c avcodec/ituh263dec: Check input for minimal frame size 6 years ago
  Michael Niedermayer 9c6e76eee7 avcodec/truemotion1: Check that the input has enough space for a minimal index_stream 6 years ago
  Michael Niedermayer 5591681af1 avformat/mpsubdec: Clear queue on error 6 years ago
  Michael Niedermayer e4667a6991 avcodec/sunrast: Check that the input is large enough for the maximally compressed image 6 years ago
  Michael Niedermayer 18f91bc819 avcodec/sunrast: Check for availability of maplength before allocating image 6 years ago
  Michael Niedermayer 9b424ca5d2 avformat/subtitles: Check nb_subs in ff_subtitles_queue_finalize() 6 years ago
  Michael Niedermayer 3690b8684f avcodec/g2meet: Check for end of input in jpg_decode_block() 6 years ago
  Michael Niedermayer 214556b9d9 avcodec/g2meet: Check if adjusted pixel was on the stack 6 years ago
  Michael Niedermayer 5812f834d4 avcodec/motionpixels: Mark 2 functions as always_inline 6 years ago
  Michael Niedermayer 923bcf0c3f avcodec/ralf: Fix integer overflow in decode_channel() 6 years ago
  Michael Niedermayer 4d97765898 vcodec/vc1: compute rangex/y only for P/B frames 6 years ago
  Michael Niedermayer 446238d170 avcodec/vc1_pred: Fix invalid shifts in scaleforopp() 6 years ago
  Michael Niedermayer e5796aa1b9 avcodec/vc1_block: Fix invalid shift with rangeredfrm 6 years ago
  Michael Niedermayer bdacbbba69 avcodec/vc1: Check for excessive resolution 6 years ago
  Michael Niedermayer f7218d155e avcodec/vc1: check REFDIST 6 years ago
  Michael Niedermayer 76c86b0ad9 avcodec/apedec: Fix several integer overflows in predictor_update_filter() and do_apply_filter() 6 years ago
  Michael Niedermayer 4b619bad46 avcodec/hevc_cabac: Tighten the limit on k in ff_hevc_cu_qp_delta_abs() 6 years ago
  Michael Niedermayer bdcff3ef0d avcodec/4xm: Check index in decode_i_block() also in the path where its not used. 6 years ago
  Michael Niedermayer e5ea4e727c avcodec/atrac3: Check block_align 6 years ago
  Michael Niedermayer e60504a71d avcodec/alsdec: Avoid dereferencing context pointer in inner interleave loop 6 years ago
  Michael Niedermayer bf5e3a4962 avcodec/g729_parser: Check block_size 6 years ago
  Michael Niedermayer 880579a763 avcodec/aacdec: Check if we run out of input in read_stream_mux_config() 6 years ago
  Michael Niedermayer e15fd9bc25 avcodec/smacker: Fix integer overflow in signed int multiply in SMK_BLK_FILL 6 years ago
  Michael Niedermayer 2f095670c8 avcodec/alac: fix undefined behavior with INT_MIN in lpc_prediction() 6 years ago
  Michael Niedermayer 40d3103d36 avcodec/ffwavesynth: Fix integer overflow in timestamps 6 years ago
  Michael Niedermayer 0e406d2008 avcodec/sunrast: Fix indention 6 years ago
  Michael Niedermayer fc6664cb2a avcodec/sunrast: Fix return type for "unsupported (compression) type" 6 years ago
  Michael Niedermayer a6f50a53cf avformat/cdxl: Fix integer overflow in intermediate 6 years ago
  Michael Niedermayer 2a306730a4 avcodec/hevcdec: repeat character in skiped 6 years ago
  Michael Niedermayer 668d797a57 avcodec/alsdec: Check k from being outside what our implementation can handle 6 years ago
  Michael Niedermayer 80d27aaf70 avcodec/vp56rac: delay signaling an error on truncated input 6 years ago
  Michael Niedermayer 8fecba0aa7 avcodec/vp5/6/8: use vpX_rac_is_end() 6 years ago
  Michael Niedermayer 04acafdc7c avcodec/vp56: Add vpX_rac_is_end() to check for the end of input 7 years ago
  Michael Niedermayer 0e704512b5 avcodec/qdm2: Check frame size 6 years ago
  Michael Niedermayer c01055a1ff avcodec/vc1_pred: Fix refdist in scaleforopp() 6 years ago
  Michael Niedermayer feaf42eb0d avcodec/vorbisdec: fix FASTDIV usage for vr_type == 2 6 years ago
  Michael Niedermayer 08e46a341a avcodec/iff: Check for overlap in cmap_read_palette() 6 years ago
  Michael Niedermayer 6bfec5efc4 avcodec/apedec: Fix 32bit int overflow in do_apply_filter() 6 years ago
  Michael Niedermayer ac0ffb67f5 avcodec/ralf: fix undefined shift in extend_code() 6 years ago