92796 Commits (e8043213674efdec8a086bbf829b7efedd051510)
 

Author SHA1 Message Date
  Michael Niedermayer e804321367 avcodec/takdec: Fix overflow with large sample rates 6 years ago
  Michael Niedermayer dfb5dc4073 avcodec/atrac9dec: Set channels 6 years ago
  Michael Niedermayer d47c4185d5 avcodec/alsdec: Check that input space for header exists in read_diff_float_data() 6 years ago
  Michael Niedermayer 551f84689f avformat/pjsdec: Check duration for overflow 6 years ago
  Michael Niedermayer 2c6beca3dc avcodec/ptx: Check that the input contains at least one line 6 years ago
  Michael Niedermayer d08362ecbc avcodec/alac: Fix integer overflow in LPC 6 years ago
  Michael Niedermayer c9be168ac1 avcodec/smacker: Fix integer overflows in pred[] in smka_decode_frame() 6 years ago
  Michael Niedermayer b30d2683c4 avcodec/aliaspixdec: Check input size against minimal picture size 6 years ago
  Michael Niedermayer a62cb90385 avcodec/ffwavesynth: Fix integer overflows in pink noise addition 6 years ago
  Michael Niedermayer 15e0e6e873 avcodec/vc1_block: Fixes integer overflow in vc1_decode_i_block_adv() 6 years ago
  Michael Niedermayer a705362dbd avcodec/wmalosslessdec: Check block_align 6 years ago
  Michael Niedermayer a0c91fb0f0 avcodec/g729postfilter: Fix left shift of negative value 6 years ago
  Michael Niedermayer 7bf2546301 avcodec/binkaudio: Check sample rate 6 years ago
  Michael Niedermayer c7520f4825 avcodec/sbcdec: Fix integer overflows in sbc_synthesize_eight() 6 years ago
  Michael Niedermayer c5ecfccb5f avcodec/adpcm: Check initial predictor for ADPCM_IMA_EA_EACS 6 years ago
  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