88500 Commits (2635bfb2b39e786da248f33be96baf5fc76feba5)
 

Author SHA1 Message Date
  Michael Niedermayer 2635bfb2b3 avcodec/wmalosslessdec: Fix some integer anomalies 6 years ago
  Michael Niedermayer 7369aa201e avcodec/adpcm: Fix invalid shifts in ADPCM DTK 6 years ago
  Michael Niedermayer 132e4e5460 avcodec/apedec: Only clear the needed buffer space, instead of all 6 years ago
  Michael Niedermayer 490f931494 avcodec/libvorbisdec: Fix insufficient input checks leading to out of array reads 6 years ago
  Michael Niedermayer a1d6813649 avcodec/g723_1dec: fix invalid shift with negative sid_gain 6 years ago
  Michael Niedermayer 68274f568e avcodec/vp5: Check render_x/y 6 years ago
  Michael Niedermayer 7b0ad24b10 avcodec/qdrw: Check input for header/skiped space before get_buffer() 6 years ago
  Michael Niedermayer 4ed397df65 avcodec/ralf: Skip initializing unused filter variables 6 years ago
  Michael Niedermayer e02dedf267 avcodec/takdec: Fix overflow with large sample rates 6 years ago
  Michael Niedermayer 09e942aa4d avcodec/alsdec: Check that input space for header exists in read_diff_float_data() 6 years ago
  Michael Niedermayer b3d6eabd78 avformat/pjsdec: Check duration for overflow 6 years ago
  Michael Niedermayer 8d483f9849 avcodec/ptx: Check that the input contains at least one line 6 years ago
  Michael Niedermayer 958cc68d51 avcodec/alac: Fix integer overflow in LPC 6 years ago
  Michael Niedermayer b58e7868f2 avcodec/smacker: Fix integer overflows in pred[] in smka_decode_frame() 6 years ago
  Michael Niedermayer 08972bff12 avcodec/aliaspixdec: Check input size against minimal picture size 6 years ago
  Michael Niedermayer 8d7d6066ef avcodec/ffwavesynth: Fix integer overflows in pink noise addition 6 years ago
  Michael Niedermayer 0dc659b8fb avcodec/vc1_block: Fixes integer overflow in vc1_decode_i_block_adv() 6 years ago
  Michael Niedermayer c992a8301a avcodec/wmalosslessdec: Check block_align 6 years ago
  Michael Niedermayer f628f38f6e avcodec/g729postfilter: Fix left shift of negative value 6 years ago
  Michael Niedermayer 7c7e103729 avcodec/binkaudio: Check sample rate 6 years ago
  Michael Niedermayer 22336d5c48 avcodec/adpcm: Check initial predictor for ADPCM_IMA_EA_EACS 6 years ago
  Michael Niedermayer 888df4b68c avcodec/g723_1dec: Fix overflow in shift 6 years ago
  Michael Niedermayer 0041d3ceba avcodec/apedec: Fix integer overflow in predictor_update_3930() 6 years ago
  Michael Niedermayer 4b4c26ca09 avcodec/g729postfilter: Fix undefined intermediate pointers 6 years ago
  Michael Niedermayer d998b81ce1 avcodec/g729postfilter: Fix undefined shifts 6 years ago
  Michael Niedermayer 6d62dbb46b avcodec/lsp: Fix undefined shifts in lsp2poly() 6 years ago
  Michael Niedermayer 6b85dc6569 avcodec/adpcm: Fix left shifts in AV_CODEC_ID_ADPCM_EA 6 years ago
  Michael Niedermayer 3ba68a5400 avformat/shortendec: Check k in probe 6 years ago
  Michael Niedermayer 386b987f2a avfilter/vf_geq: Use av_clipd() instead of av_clipf() 6 years ago
  Michael Niedermayer 25a917e46f avcodec/wmaprodec: Check that the streams channels do not exceed the overall channels 6 years ago
  Michael Niedermayer 34905f7219 avcodec/qdmc: Check input space in qdmc_get_vlc() 6 years ago
  Michael Niedermayer 5577079473 avcodec/pcm: Check bits_per_coded_sample 6 years ago
  Michael Niedermayer d109b2d41d avcodec/exr: Allow duplicate use of channel indexes 6 years ago
  Michael Niedermayer 60c8cf09df avcodec/fitsdec: Fail on 0 naxisn 6 years ago
  Michael Niedermayer 4b7829bf9c avcodec/ituh263dec: Check input for minimal frame size 6 years ago
  Michael Niedermayer c388edef74 avcodec/truemotion1: Check that the input has enough space for a minimal index_stream 6 years ago
  Michael Niedermayer f83710ee4b avformat/mpsubdec: Clear queue on error 6 years ago
  Michael Niedermayer 9462ca109f avcodec/sunrast: Check that the input is large enough for the maximally compressed image 6 years ago
  Michael Niedermayer 3e5316bf2f avcodec/sunrast: Check for availability of maplength before allocating image 6 years ago
  Michael Niedermayer a7e147c856 avformat/subtitles: Check nb_subs in ff_subtitles_queue_finalize() 6 years ago
  Michael Niedermayer d458cfdcca avcodec/wmaprodec: Check if there is a stream 6 years ago
  Michael Niedermayer 29f07606b6 avcodec/g2meet: Check for end of input in jpg_decode_block() 6 years ago
  Michael Niedermayer 8ca3bf37ab avcodec/g2meet: Check if adjusted pixel was on the stack 6 years ago
  Michael Niedermayer 38800ac4dd 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 3faa5c0fec avcodec/utils: Check sample_rate before opening the decoder 6 years ago
  James Almer 64cfde8033 avcodec/fitsdec: fix use of uninitialised values 6 years ago
  Michael Niedermayer c6c9f2e30e avcodec/motionpixels: Mark 2 functions as always_inline 6 years ago
  Michael Niedermayer 1f2d293fab avcodec/ralf: Fix integer overflow in decode_channel() 6 years ago
  Michael Niedermayer d5bca31f58 vcodec/vc1: compute rangex/y only for P/B frames 6 years ago
  Michael Niedermayer 4ca1bcdfca avcodec/vc1_pred: Fix invalid shifts in scaleforopp() 6 years ago