88637 Commits (658085fbcff249da29b45d398d59ea17d8dc06e0)
 

Author SHA1 Message Date
  Michael Niedermayer 658085fbcf avcodec/ffwavesynth: Fix integer overflow in computation of ddphi 5 years ago
  Michael Niedermayer 807af72750 avcodec/adpcm: Fix invalid shift in AV_CODEC_ID_ADPCM_PSX 6 years ago
  Michael Niedermayer 51d2137b98 avcodec/mpeg12dec: Fix invalid shift in mpeg2_fast_decode_block_intra() 6 years ago
  Michael Niedermayer 2e893054bf avcodec/mpegaudioenc_template: fix invalid shift of sample 6 years ago
  Michael Niedermayer 3a2dfcf3a1 avcodec/motion_est_template: Fix invalid shifts in no_sub_motion_search() 6 years ago
  Michael Niedermayer 15ca3c1c8b libavformat/avienc: Check bits per sample for PAL8 6 years ago
  Michael Niedermayer 50a35f0780 avformat/mpegts: Improve the position determination for avpriv_mpegts_parse_packet() 6 years ago
  Michael Niedermayer 80d6a3c271 avcodec/magicyuv: Check that there are enough lines for interlacing to be possible 6 years ago
  Michael Niedermayer fa85195a94 avformat/mvdec: Check stream numbers 6 years ago
  Michael Niedermayer 8c594a9070 avcodec/pcm: Fix invalid shift in AV_CODEC_ID_PCM_LXF 6 years ago
  Michael Niedermayer b2c54369fe avcodec/qdm2: Check fft_coefs_index 6 years ago
  Michael Niedermayer cdd886b1fb avformat/utils: Fix integer overflow with complex time bases in avformat_find_stream_info() 6 years ago
  Michael Niedermayer aab46bb8d6 avformat/avidec: Avoid integer overflow in NI switch check 6 years ago
  Michael Niedermayer 49a8960cdc fftools/ffmpeg: Fix integer overflow in duration computation in seek_to_start() 6 years ago
  Michael Niedermayer 4f04fa75dd avfilter/vf_aspect: Fix integer overflow in compute_dar() 6 years ago
  Michael Niedermayer f6d0260a81 avcodec/apedec: Fix invalid shift with 24 bps 6 years ago
  Dale Curtis 89c4c3c944 avformat/utils: Fix undefined behavior in ff_configure_buffers_for_index() 6 years ago
  Michael Niedermayer e4921f409d avcodec/dpcm: Fix integer overflow in AV_CODEC_ID_GREMLIN_DPCM 6 years ago
  Michael Niedermayer d60daf43bc avcodec/wmalosslessdec: Fix integer overflow with sliding in padding bits 6 years ago
  Michael Niedermayer 41447fcbcb avcodec/wmalosslessdec: Fix loop in revert_acfilter() 6 years ago
  Michael Niedermayer b6e15c1156 avcodec/lagarith: Sanity check scale 6 years ago
  Michael Niedermayer c3e113d705 avcodec/apedec: Fix integer overflows in predictor_decode_mono_3950() 6 years ago
  Michael Niedermayer 4c1c8ea33e avcodec/ralf: Fix integer overflow in apply_lpc() 6 years ago
  Michael Niedermayer 57879ec143 avcodec/dca_lbr: Fix some error codes and error passing 6 years ago
  Michael Niedermayer 168e6748ee avcodec/wmavoice: Fix rounding and integer anomalies in calc_input_response() 6 years ago
  Michael Niedermayer a344f245c4 avcodec/wmavoice: sanity check block_align 6 years ago
  Michael Niedermayer 7a0317e38c avcodec/pcm: Fix invalid shift in pcm_decode_frame for LXF 6 years ago
  Michael Niedermayer 2b57b593b5 avcodec/snappy: Sanity check bytestream2_get_levarint() 6 years ago
  Michael Niedermayer afc97ceb22 avcodec/mlpdsp: Fix a invalid shift in ff_mlp_rematrix_channel() 6 years ago
  Michael Niedermayer 344368df55 avcodec/avdct: Clear IDCTDSPContext context 6 years ago
  Michael Niedermayer 06f3cea696 avcodec/x86/diracdsp: Fix high bits on Windows x86_64 6 years ago
  Michael Niedermayer b20f8759cd avformat/mov: Check STCO location 6 years ago
  Michael Niedermayer 05cafd2a0e avcodec/wmalosslessdec: Fix multiple integer overflows 6 years ago
  Michael Niedermayer 848a93b8c8 avcodec/apedec: Fix undefined integer overflow in decode_array_0000() 6 years ago
  Michael Niedermayer 1dc2117513 avcodec/smacker: Check space before decoding type 6 years ago
  Michael Niedermayer 6452023550 avcodec/rawdec: Use linesize in b64a 6 years ago
  Michael Niedermayer a45cc681cc avcodec/iff: Over-allocate ham_palbuf for HAM6 IFF-PBM 6 years ago
  Michael Niedermayer f2c99c2f88 avcodec/x86/diracdsp: Fix incorrect src addressing in dequant_subband_32() 6 years ago
  Michael Niedermayer cb9ec725c3 avfilter/vf_find_rect: Remove assert 6 years ago
  Michael Niedermayer bd8633d4d3 avfilter/vf_find_rect: Increase worst case score 6 years ago
  Michael Niedermayer 4e1480a4e8 swscale/input: Fix several invalid shifts related to rgb2yuv constants 6 years ago
  Michael Niedermayer 65d9d164da swscale/output: Fix several invalid shifts in yuv2rgb_full_1_c_template() 6 years ago
  Michael Niedermayer 850eec92d0 swscale/swscale: Fix several invalid shifts related to vChrDrop 6 years ago
  Michael Niedermayer a0868285c0 avcodec/hevc_mp4toannexb_bsf: check that nalu size doesnt overflow 6 years ago
  Michael Niedermayer 0ab57e0626 avcodec/hevc_mp4toannexb_bsf: Avoid NULL memcpy() 6 years ago
  Michael Niedermayer 04ef299aa0 avcodec/wmalosslessdec: move channel check up 6 years ago
  Michael Niedermayer bdb0af634e avcodec/adpcm: Fix overflow in FFABS() IMA_EA_EACS 6 years ago
  Michael Niedermayer 5684147644 avcodec/alac: Fix integer overflow in LPC coefficient adaption 6 years ago
  Michael Niedermayer 4f739a5879 avcodec/g729postfilter: Optimize out overflowing multiplication from apply_tilt_comp() 6 years ago
  Michael Niedermayer bcc836d1f2 avcodec/vc1dec: Check field_mode for sprites 6 years ago