94598 Commits (b786eed33a588b5fa247cc58433f388ea7b6a02e)
 

Author SHA1 Message Date
  Michael Niedermayer b786eed33a avcodec/binkaudio: Check sample rate 6 years ago
  Michael Niedermayer 21d514a67a avcodec/sbcdec: Fix integer overflows in sbc_synthesize_eight() 6 years ago
  Michael Niedermayer f20ca5d729 avcodec/adpcm: Check initial predictor for ADPCM_IMA_EA_EACS 6 years ago
  Michael Niedermayer e34028dd81 avcodec/g723_1dec: Fix overflow in shift 6 years ago
  Michael Niedermayer 3a46c84945 avcodec/apedec: Fix integer overflow in predictor_update_3930() 6 years ago
  Michael Niedermayer f725378bff avcodec/g729postfilter: Fix undefined intermediate pointers 6 years ago
  Michael Niedermayer 70ef5ce67e avcodec/g729postfilter: Fix undefined shifts 6 years ago
  Michael Niedermayer 0259532a6e avcodec/lsp: Fix undefined shifts in lsp2poly() 6 years ago
  Michael Niedermayer 3f919ef19c avcodec/adpcm: Fix left shifts in AV_CODEC_ID_ADPCM_EA 6 years ago
  Michael Niedermayer 90e449a690 avformat/shortendec: Check k in probe 6 years ago
  Michael Niedermayer 030884f6a6 avfilter/vf_geq: Use av_clipd() instead of av_clipf() 6 years ago
  Michael Niedermayer d9259e05c2 avcodec/wmaprodec: Check that the streams channels do not exceed the overall channels 6 years ago
  Michael Niedermayer 3410c67da1 avcodec/qdmc: Check input space in qdmc_get_vlc() 6 years ago
  Michael Niedermayer b07290fa84 avcodec/wmaprodec: Fix cleanup on error 6 years ago
  Michael Niedermayer ee7d2ea4f6 avcodec/pcm: Check bits_per_coded_sample 6 years ago
  Michael Niedermayer a4c6ba7ea7 avcodec/exr: Allow duplicate use of channel indexes 6 years ago
  Michael Niedermayer f6c9c455b6 avcodec/fitsdec: Fail on 0 naxisn 6 years ago
  Michael Niedermayer 50a81bd978 avcodec/dxv: Subtract 12 earlier in dxv_decompress_cocg() 6 years ago
  Michael Niedermayer 22a784c6db libavcodec/dxv: Remove redundant seek 6 years ago
  Michael Niedermayer ae1b3038d0 avcodec/ituh263dec: Check input for minimal frame size 6 years ago
  Michael Niedermayer 7bd58702f9 avcodec/truemotion1: Check that the input has enough space for a minimal index_stream 6 years ago
  Michael Niedermayer 71f3bb58df avformat/mpsubdec: Clear queue on error 6 years ago
  Michael Niedermayer fb8e3a5b44 avcodec/sunrast: Check that the input is large enough for the maximally compressed image 6 years ago
  Michael Niedermayer da773624b6 avcodec/sunrast: Check for availability of maplength before allocating image 6 years ago
  Michael Niedermayer 292c492271 avformat/subtitles: Check nb_subs in ff_subtitles_queue_finalize() 6 years ago
  Michael Niedermayer 44b48d6acb avcodec/vc1_block: Fix invalid left shift in vc1_decode_p_mb() 6 years ago
  Michael Niedermayer 9cb50bb3cc avcodec/wmaprodec: Check if there is a stream 6 years ago
  Michael Niedermayer 3a82e564cc avcodec/g2meet: Check for end of input in jpg_decode_block() 6 years ago
  Michael Niedermayer ed47b3d429 avcodec/g2meet: Check if adjusted pixel was on the stack 6 years ago
  Michael Niedermayer 9c3ae17cc1 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 3a40d5ab2f avcodec/dxv: Check op_offset in dxv_decompress_yo() 6 years ago
  Michael Niedermayer 6f2723e54b avcodec/utils: Check sample_rate before opening the decoder 6 years ago
  Michael Niedermayer 37e1cc6186 avcodec/aptx: Fix multiple shift anomalies 6 years ago
  James Almer 101244dad9 avcodec/fitsdec: fix use of uninitialised values 6 years ago
  Michael Niedermayer 4d0bd531f4 avcodec/motionpixels: Mark 2 functions as always_inline 6 years ago
  Michael Niedermayer 8323e0dc73 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 321d838098 avcodec/ralf: Fix integer overflow in decode_channel() 6 years ago
  Michael Niedermayer f5f0e11378 vcodec/vc1: compute rangex/y only for P/B frames 6 years ago
  Michael Niedermayer 838b359225 avcodec/vc1_pred: Fix invalid shifts in scaleforopp() 6 years ago
  Michael Niedermayer 2e527ed7b1 avcodec/vc1_block: Fix invalid shift with rangeredfrm 6 years ago
  Michael Niedermayer e59b387e0a avcodec/vc1: Check for excessive resolution 6 years ago
  Michael Niedermayer 32a9a34f86 avcodec/vc1: check REFDIST 6 years ago
  Michael Niedermayer d4602f21da avcodec/apedec: Fix several integer overflows in predictor_update_filter() and do_apply_filter() 6 years ago
  Michael Niedermayer 519532549f avcodec/hevc_cabac: Tighten the limit on k in ff_hevc_cu_qp_delta_abs() 6 years ago
  Michael Niedermayer c9754099e5 avcodec/4xm: Check index in decode_i_block() also in the path where its not used. 6 years ago
  Michael Niedermayer 3d60a87a5b avcodec/loco: Check for end of input in the first line 6 years ago
  Michael Niedermayer 53f38b7b82 avcodec/atrac3: Check block_align 6 years ago
  Michael Niedermayer 447a67589b avcodec/alsdec: Avoid dereferencing context pointer in inner interleave loop 6 years ago
  Michael Niedermayer 9e58eb10ba avcodec/hcom: Check that there are dictionary entries 6 years ago
  Michael Niedermayer 962b0345a5 avcodec/fitsdec: Prevent division by 0 with huge data_max 6 years ago