92781 Commits (dfcd3ad2bcdf26152e32ac36d18946dbb434897d)
 

Author SHA1 Message Date
  Michael Niedermayer dfcd3ad2bc avcodec/g723_1dec: Fix overflow in shift 6 years ago
  Michael Niedermayer 4d392fc27c avcodec/apedec: Fix integer overflow in predictor_update_3930() 6 years ago
  Michael Niedermayer fa9ca0b663 avcodec/g729postfilter: Fix undefined intermediate pointers 6 years ago
  Michael Niedermayer 45e31d6dd0 avcodec/g729postfilter: Fix undefined shifts 6 years ago
  Michael Niedermayer b977836eda avcodec/lsp: Fix undefined shifts in lsp2poly() 6 years ago
  Michael Niedermayer 17e3552008 avcodec/adpcm: Fix left shifts in AV_CODEC_ID_ADPCM_EA 6 years ago
  Michael Niedermayer 881b3de55a avformat/shortendec: Check k in probe 6 years ago
  Michael Niedermayer f238fcdb3e avfilter/vf_geq: Use av_clipd() instead of av_clipf() 6 years ago
  Michael Niedermayer 6247243e07 avcodec/wmaprodec: Check that the streams channels do not exceed the overall channels 6 years ago
  Michael Niedermayer 0240d56daf avcodec/qdmc: Check input space in qdmc_get_vlc() 6 years ago
  Michael Niedermayer 3088c82476 avcodec/pcm: Check bits_per_coded_sample 6 years ago
  Michael Niedermayer 25a7110651 avcodec/exr: Allow duplicate use of channel indexes 6 years ago
  Michael Niedermayer 9c2659f4ab avcodec/fitsdec: Fail on 0 naxisn 6 years ago
  Michael Niedermayer 39183277ef avcodec/dxv: Subtract 12 earlier in dxv_decompress_cocg() 6 years ago
  Michael Niedermayer 97244c8c62 libavcodec/dxv: Remove redundant seek 6 years ago
  Michael Niedermayer 71e56b44ed avcodec/ituh263dec: Check input for minimal frame size 6 years ago
  Michael Niedermayer cc2a919086 avcodec/truemotion1: Check that the input has enough space for a minimal index_stream 6 years ago
  Michael Niedermayer e8206b63ad avformat/mpsubdec: Clear queue on error 6 years ago
  Michael Niedermayer 3a661be4c4 avcodec/sunrast: Check that the input is large enough for the maximally compressed image 6 years ago
  Michael Niedermayer b1ae124919 avcodec/sunrast: Check for availability of maplength before allocating image 6 years ago
  Michael Niedermayer 1da6cfeccb avformat/subtitles: Check nb_subs in ff_subtitles_queue_finalize() 6 years ago
  Michael Niedermayer 317c63d3f4 avcodec/vc1_block: Fix invalid left shift in vc1_decode_p_mb() 6 years ago
  Michael Niedermayer 3ae6eee2a7 avcodec/wmaprodec: Check if there is a stream 6 years ago
  Michael Niedermayer c8823d4957 avcodec/g2meet: Check for end of input in jpg_decode_block() 6 years ago
  Michael Niedermayer a547d59079 avcodec/g2meet: Check if adjusted pixel was on the stack 6 years ago
  Michael Niedermayer e644b74074 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 45836a60f5 avcodec/dxv: Check op_offset in dxv_decompress_yo() 6 years ago
  Michael Niedermayer 5e3a827e9d avcodec/utils: Check sample_rate before opening the decoder 6 years ago
  Michael Niedermayer f5636c5b20 avcodec/aptx: Fix multiple shift anomalies 6 years ago
  James Almer 781a4a43b5 avcodec/fitsdec: fix use of uninitialised values 6 years ago
  Michael Niedermayer dc5760a909 avcodec/motionpixels: Mark 2 functions as always_inline 6 years ago
  Michael Niedermayer 20a923a3ae 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 6b9a6088d6 avcodec/ralf: Fix integer overflow in decode_channel() 6 years ago
  Michael Niedermayer d3f8892249 vcodec/vc1: compute rangex/y only for P/B frames 6 years ago
  Michael Niedermayer 26db773767 avcodec/vc1_pred: Fix invalid shifts in scaleforopp() 6 years ago
  Michael Niedermayer a9788d00ee avcodec/vc1_block: Fix invalid shift with rangeredfrm 6 years ago
  Michael Niedermayer cd949baefd avcodec/vc1: Check for excessive resolution 6 years ago
  Michael Niedermayer 79dffb7f2c avcodec/vc1: check REFDIST 6 years ago
  Michael Niedermayer fe51b4d5a0 avcodec/apedec: Fix several integer overflows in predictor_update_filter() and do_apply_filter() 6 years ago
  Michael Niedermayer 588c735ce5 avcodec/hevc_cabac: Tighten the limit on k in ff_hevc_cu_qp_delta_abs() 6 years ago
  Michael Niedermayer 9691f42ae9 avcodec/4xm: Check index in decode_i_block() also in the path where its not used. 6 years ago
  Michael Niedermayer b0c5ec9ab4 avcodec/loco: Check for end of input in the first line 6 years ago
  Michael Niedermayer ba148f2329 avcodec/atrac3: Check block_align 6 years ago
  Michael Niedermayer 559280043d avcodec/alsdec: Avoid dereferencing context pointer in inner interleave loop 6 years ago
  Michael Niedermayer 7e4d850a9f avcodec/fitsdec: Prevent division by 0 with huge data_max 6 years ago
  Michael Niedermayer 2567675f00 avcodec/dstdec: Fix integer overflow in samples_per_frame computation 6 years ago
  Michael Niedermayer 86acbb0350 avcodec/g729_parser: Check block_size 6 years ago
  Michael Niedermayer a3f6f21506 avcodec/sbcdec: Initialize number of channels 6 years ago
  Michael Niedermayer 18e5ce4d0d avcodec/utils: Optimize ff_color_frame() using memcpy() 7 years ago
  Michael Niedermayer e6cff05bef avcodec/aacdec: Check if we run out of input in read_stream_mux_config() 6 years ago