94584 Commits (ee7d2ea4f6c8e2737e299b11da32c7aaf484c3ba)
 

Author SHA1 Message Date
  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
  Michael Niedermayer 6e6f0027fd avcodec/dstdec: Fix integer overflow in samples_per_frame computation 6 years ago
  Michael Niedermayer 1493a952ed avcodec/g729_parser: Check block_size 6 years ago
  Michael Niedermayer c0f315b835 avcodec/sbcdec: Initialize number of channels 6 years ago
  Michael Niedermayer 026f243d71 avcodec/utils: Optimize ff_color_frame() using memcpy() 7 years ago
  Michael Niedermayer 331b5ac3c9 avcodec/aacdec: Check if we run out of input in read_stream_mux_config() 6 years ago
  Michael Niedermayer c3fb2bd9aa avcodec/utils: Use av_memcpy_backptr() in ff_color_frame() 6 years ago
  Michael Niedermayer 6271b13be6 avcodec/smacker: Fix integer overflow in signed int multiply in SMK_BLK_FILL 6 years ago
  Michael Niedermayer 0373a4ce53 avcodec/alac: Fix invalid shifts in 20/24 bps 6 years ago
  Michael Niedermayer e08778c3ea avcodec/alac: fix undefined behavior with INT_MIN in lpc_prediction() 6 years ago
  Michael Niedermayer 8eb6296172 avcodec/ffwavesynth: Fix integer overflow in timestamps 6 years ago
  Michael Niedermayer c7d53daf9a avformat/vividas: Test size and packet numbers a bit more 6 years ago
  Michael Niedermayer 1beae222db avformat/vividas: Check n_sb_blocks against input space 6 years ago
  Michael Niedermayer 0147b74205 avcodec/dxv: Check op_offset in both directions 6 years ago
  Michael Niedermayer daa398e80e avcodec/adpcm: Check number of channels for MTAF 6 years ago