76241 Commits (20facd705edd62eec07e64e060e0abe9e2d2bb63)
 

Author SHA1 Message Date
  Michael Niedermayer 20facd705e avcodec/twinvq: Check block_align 6 years ago
  Michael Niedermayer 6ef666f4a6 avcodec/cook: Enlarge gain table 6 years ago
  Michael Niedermayer 6f4c963d61 avcodec/atrac3plus: Check split point in fill mode 3 6 years ago
  Michael Niedermayer f1b32668dc avcodec/wmavoice: Check sample_rate 6 years ago
  Michael Niedermayer f5fdab6b0e avcodec/apedec: Fix integer overflow in filter_3800() 6 years ago
  Michael Niedermayer 31ae31c21e avcodec/ffv1dec: Use a different error message for the slice level CRC 6 years ago
  Michael Niedermayer 7a5c2173fe avcodec/apedec: Fix undefined integer overflow in long_filter_ehigh_3830() 6 years ago
  Michael Niedermayer ef9340a9dc avcodec/snowenc: Fix 2 undefined shifts 6 years ago
  Michael Niedermayer 5729bbfdc7 avformat/nutenc: Do not pass NULL to memcmp() in get_needed_flags() 6 years ago
  Michael Niedermayer d7ebf3a074 avcodec/truemotion2: Fix several integer overflows in tm2_low_res_block() 6 years ago
  Michael Niedermayer 5ebb902caf avcodec/adpcm: Fix invalid shifts in ADPCM DTK 6 years ago
  Michael Niedermayer 1f183e8cc8 avcodec/apedec: Only clear the needed buffer space, instead of all 6 years ago
  Michael Niedermayer 62eced0903 avcodec/libvorbisdec: Fix insufficient input checks leading to out of array reads 6 years ago
  Michael Niedermayer f1a20096f7 avcodec/vp5: Check render_x/y 6 years ago
  Michael Niedermayer 08a0c3cd17 avcodec/ralf: Skip initializing unused filter variables 6 years ago
  Michael Niedermayer cf5945613f avformat/pjsdec: Check duration for overflow 6 years ago
  Michael Niedermayer d85af33e05 avcodec/ptx: Check that the input contains at least one line 6 years ago
  Michael Niedermayer 50947f65e0 avcodec/alac: Fix integer overflow in LPC 6 years ago
  Michael Niedermayer 684fbde543 avcodec/smacker: Fix integer overflows in pred[] in smka_decode_frame() 6 years ago
  Michael Niedermayer cdb193839a avcodec/aliaspixdec: Check input size against minimal picture size 6 years ago
  Michael Niedermayer 77847fd19e avcodec/ffwavesynth: Fix integer overflows in pink noise addition 6 years ago
  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