91334 Commits (448b4cbefeb378a51acb07c4837dec92aa61ff2f)
 

Author SHA1 Message Date
  Michael Niedermayer 448b4cbefe avcodec/wmaprodec: Check that the streams channels do not exceed the overall channels 6 years ago
  Michael Niedermayer 0cdd0486ef avcodec/qdmc: Check input space in qdmc_get_vlc() 6 years ago
  Michael Niedermayer 6996d323a0 avcodec/pcm: Check bits_per_coded_sample 6 years ago
  Michael Niedermayer 94125bb1d6 avcodec/exr: Allow duplicate use of channel indexes 6 years ago
  Michael Niedermayer df8caf9a76 avcodec/fitsdec: Fail on 0 naxisn 6 years ago
  Michael Niedermayer 3d55f7782d avcodec/dxv: Subtract 12 earlier in dxv_decompress_cocg() 6 years ago
  Michael Niedermayer 30265f2778 libavcodec/dxv: Remove redundant seek 6 years ago
  Michael Niedermayer 7cdf991e37 avcodec/ituh263dec: Check input for minimal frame size 6 years ago
  Michael Niedermayer c5cf948e20 avcodec/truemotion1: Check that the input has enough space for a minimal index_stream 6 years ago
  Michael Niedermayer 86d36769e9 avformat/mpsubdec: Clear queue on error 6 years ago
  Michael Niedermayer 8c550c8e25 avcodec/sunrast: Check that the input is large enough for the maximally compressed image 6 years ago
  Michael Niedermayer 3a45323c97 avcodec/sunrast: Check for availability of maplength before allocating image 6 years ago
  Michael Niedermayer 878ba99316 avformat/subtitles: Check nb_subs in ff_subtitles_queue_finalize() 6 years ago
  Michael Niedermayer 2f20bd7076 avcodec/wmaprodec: Check if there is a stream 6 years ago
  Michael Niedermayer fe82ca8709 avcodec/g2meet: Check for end of input in jpg_decode_block() 6 years ago
  Michael Niedermayer b736f5be19 avcodec/g2meet: Check if adjusted pixel was on the stack 6 years ago
  Michael Niedermayer 07e77be69f 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 22b9eaf4e6 avcodec/dxv: Check op_offset in dxv_decompress_yo() 6 years ago
  Michael Niedermayer d8e3ea8400 avcodec/utils: Check sample_rate before opening the decoder 6 years ago
  Michael Niedermayer d44ac91b17 avcodec/aptx: Fix multiple shift anomalies 6 years ago
  James Almer f0749555d7 avcodec/fitsdec: fix use of uninitialised values 6 years ago
  Michael Niedermayer 677b362948 avcodec/motionpixels: Mark 2 functions as always_inline 6 years ago
  Michael Niedermayer 4757369c3f 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 d5a3e17d29 avcodec/ralf: Fix integer overflow in decode_channel() 6 years ago
  Michael Niedermayer c82ae7ea2a vcodec/vc1: compute rangex/y only for P/B frames 6 years ago
  Michael Niedermayer 461bcc5379 avcodec/vc1_pred: Fix invalid shifts in scaleforopp() 6 years ago
  Michael Niedermayer 88ef3d9cfd avcodec/vc1_block: Fix invalid shift with rangeredfrm 6 years ago
  Michael Niedermayer 3e450892b3 avcodec/vc1: Check for excessive resolution 6 years ago
  Michael Niedermayer fca0a31b48 avcodec/vc1: check REFDIST 6 years ago
  Michael Niedermayer 98c4cec8ba avcodec/apedec: Fix several integer overflows in predictor_update_filter() and do_apply_filter() 6 years ago
  Michael Niedermayer 22314cbea6 avcodec/hevc_cabac: Tighten the limit on k in ff_hevc_cu_qp_delta_abs() 6 years ago
  Michael Niedermayer ec6f539196 avcodec/4xm: Check index in decode_i_block() also in the path where its not used. 6 years ago
  Michael Niedermayer 955acbd8d5 avcodec/atrac3: Check block_align 6 years ago
  Michael Niedermayer 3a7fa0cebf avcodec/alsdec: Avoid dereferencing context pointer in inner interleave loop 6 years ago
  Michael Niedermayer ae4bfed934 avcodec/fitsdec: Prevent division by 0 with huge data_max 6 years ago
  Michael Niedermayer 3ba1413f04 avcodec/dstdec: Fix integer overflow in samples_per_frame computation 6 years ago
  Michael Niedermayer ea8d459fc9 avcodec/g729_parser: Check block_size 6 years ago
  Michael Niedermayer b5d6694cb7 avcodec/sbcdec: Initialize number of channels 6 years ago
  Michael Niedermayer 4bd6253313 avcodec/utils: Optimize ff_color_frame() using memcpy() 7 years ago
  Michael Niedermayer c6b6f2b342 avcodec/aacdec: Check if we run out of input in read_stream_mux_config() 6 years ago
  Michael Niedermayer 0d47567d0b avcodec/utils: Use av_memcpy_backptr() in ff_color_frame() 6 years ago
  Michael Niedermayer d7cb0d2205 avcodec/smacker: Fix integer overflow in signed int multiply in SMK_BLK_FILL 6 years ago
  Michael Niedermayer d01ab37867 avcodec/alac: Fix invalid shifts in 20/24 bps 6 years ago
  Michael Niedermayer c87327f4a5 avcodec/alac: fix undefined behavior with INT_MIN in lpc_prediction() 6 years ago
  Michael Niedermayer cc178d0e4d avcodec/ffwavesynth: Fix integer overflow in timestamps 6 years ago
  Michael Niedermayer cc4cdecc61 avcodec/dxv: Check op_offset in both directions 6 years ago
  Michael Niedermayer 59f5d232dc avcodec/adpcm: Check number of channels for MTAF 6 years ago
  Michael Niedermayer d918e45760 avcodec/sunrast: Fix indention 6 years ago
  Michael Niedermayer 942dcae517 avcodec/sunrast: Fix return type for "unsupported (compression) type" 6 years ago
  Michael Niedermayer f8a4c39b2f avformat/mov: Check for EOF in mov_read_meta() 6 years ago