76328 Commits (c00a5fc71f144b5f70efcefb4910b8afd53c274a)
 

Author SHA1 Message Date
  Michael Niedermayer c00a5fc71f avcodec/ffwavesynth: Fix integer overflow in computation of ddphi 5 years ago
  Michael Niedermayer 2df0d6520c avcodec/mpeg12dec: Fix invalid shift in mpeg2_fast_decode_block_intra() 6 years ago
  Michael Niedermayer 781636afa0 avcodec/mpegaudioenc_template: fix invalid shift of sample 6 years ago
  Michael Niedermayer 8aee7f743f avcodec/motion_est_template: Fix invalid shifts in no_sub_motion_search() 6 years ago
  Michael Niedermayer 575e88e089 avformat/mpegts: Improve the position determination for avpriv_mpegts_parse_packet() 6 years ago
  Michael Niedermayer ae9ec86ef3 avformat/mvdec: Check stream numbers 6 years ago
  Michael Niedermayer 63abfc87a4 avcodec/pcm: Fix invalid shift in AV_CODEC_ID_PCM_LXF 6 years ago
  Michael Niedermayer 69f0f5a93d avcodec/qdm2: Check fft_coefs_index 6 years ago
  Michael Niedermayer 60a912e005 avformat/avidec: Avoid integer overflow in NI switch check 6 years ago
  Michael Niedermayer 9c151e45a8 avfilter/vf_aspect: Fix integer overflow in compute_dar() 6 years ago
  Michael Niedermayer bc1e30adc6 avcodec/apedec: Fix invalid shift with 24 bps 6 years ago
  Dale Curtis efaa2a05c0 avformat/utils: Fix undefined behavior in ff_configure_buffers_for_index() 6 years ago
  Michael Niedermayer 661446f9d6 avcodec/wmalosslessdec: Fix loop in revert_acfilter() 6 years ago
  Michael Niedermayer 67f6cab06f avcodec/lagarith: Sanity check scale 6 years ago
  Michael Niedermayer 0590a8c671 avcodec/apedec: Fix integer overflows in predictor_decode_mono_3950() 6 years ago
  Michael Niedermayer cd9734b52e avcodec/ralf: Fix integer overflow in apply_lpc() 6 years ago
  Michael Niedermayer e4c08e9419 avcodec/wmavoice: Fix rounding and integer anomalies in calc_input_response() 6 years ago
  Michael Niedermayer bfdc0b24a9 avcodec/pcm: Fix invalid shift in pcm_decode_frame for LXF 6 years ago
  Michael Niedermayer 0a8e5bab37 avcodec/snappy: Sanity check bytestream2_get_levarint() 6 years ago
  Michael Niedermayer f3dfc3bf86 avcodec/mlpdsp: Fix a invalid shift in ff_mlp_rematrix_channel() 6 years ago
  Michael Niedermayer 43222c987f avcodec/avdct: Clear IDCTDSPContext context 6 years ago
  Michael Niedermayer cee643d7fb avcodec/apedec: Fix undefined integer overflow in decode_array_0000() 6 years ago
  Michael Niedermayer d641368fc2 avcodec/smacker: Check space before decoding type 6 years ago
  Michael Niedermayer ee3429d72c avcodec/iff: Over-allocate ham_palbuf for HAM6 IFF-PBM 6 years ago
  Michael Niedermayer 06f4f0d613 avfilter/vf_find_rect: Remove assert 6 years ago
  Michael Niedermayer db8487611b avfilter/vf_find_rect: Increase worst case score 6 years ago
  Michael Niedermayer 23a0acd4d1 swscale/input: Fix several invalid shifts related to rgb2yuv constants 6 years ago
  Michael Niedermayer b1e6aaa735 swscale/output: Fix several invalid shifts in yuv2rgb_full_1_c_template() 6 years ago
  Michael Niedermayer f355bb59d8 swscale/swscale: Fix several invalid shifts related to vChrDrop 6 years ago
  Michael Niedermayer 51f6e2d7b8 avcodec/hevc_mp4toannexb_bsf: Avoid NULL memcpy() 6 years ago
  Michael Niedermayer ff7e2172d3 avcodec/wmalosslessdec: move channel check up 6 years ago
  Michael Niedermayer 0dc4c9f745 avcodec/adpcm: Fix overflow in FFABS() IMA_EA_EACS 6 years ago
  Michael Niedermayer aefc24beb2 avcodec/alac: Fix integer overflow in LPC coefficient adaption 6 years ago
  Michael Niedermayer 20acb6d1be avcodec/g729postfilter: Optimize out overflowing multiplication from apply_tilt_comp() 6 years ago
  Michael Niedermayer e095298478 avcodec/vc1dec: Check field_mode for sprites 6 years ago
  Michael Niedermayer 6be091ce22 avcodec/vc1dec: Limit bits by the actual bitstream size 6 years ago
  Michael Niedermayer 92503fd8a9 avcodec/vmdaudio: Check block_align more 6 years ago
  Gyan Doshi 4591046007 configure: bump year 6 years ago
  Michael Niedermayer 9f9cedf29f avcodec/pgssubdec: Free subtitle on error 6 years ago
  Michael Niedermayer 97de004ad9 avcodec/ffwavesynth: Fix undefined overflow in wavesynth_synth_sample() 6 years ago
  Michael Niedermayer ceb35853cb avcodec/cook: Use 3 stage VLC decoding for channel_coupling 6 years ago
  Michael Niedermayer 4326c5383d avcodec/sonic: Check e in get_symbol() 6 years ago
  Michael Niedermayer 97bc7ddc16 avcodec/twinvqdec: Correct overflow in block align check 6 years ago
  Michael Niedermayer 27846766d8 avcodec/vc1dec: Fix "return -1" cases 6 years ago
  Michael Niedermayer f6179e23cf avcodec/vc1dec: Free sprite_output_frame on error 6 years ago
  Michael Niedermayer a35b01b84a avcodec/wmadec: Keep track of exponent initialization per channel 6 years ago
  Michael Niedermayer ac221d9cdd avcodec/adpcm: Clip predictor for APC 6 years ago
  Michael Niedermayer 2df3b2d01d avcodec/targa: Check colors vs. available space 6 years ago
  Michael Niedermayer 43fe503107 avcodec/wmavoice: Check remaining input in parse_packet_header() 6 years ago
  Michael Niedermayer 45eef1be3a avcodec/wmalosslessdec: Fix 2 overflows in mclms 6 years ago