85597 Commits (bdba0f6786d57356c2ead515338fb44754aa91c4)
 

Author SHA1 Message Date
  Michael Niedermayer bdba0f6786 avcodec/hevc_sei: Fix integer overflows in decode_nal_sei_message() 8 years ago
  Michael Niedermayer badca11741 avcodec/hevcdsp_template: Fix undefined shift in put_hevc_qpel_bi_w_hv() 8 years ago
  Kelly Ledford b7c9f27ad6 libavfilter/af_dcshift.c: Fixed repeated spelling error 8 years ago
  Jun Zhao 603845225c avfilter/formats: fix wrong function name in error message 8 years ago
  Michael Niedermayer 3d297038a9 avcodec/amrwbdec: Fix division by 0 in voice_factor() 8 years ago
  Michael Niedermayer 054188db10 avcodec/diracdsp: Fix integer overflow in PUT_SIGNED_RECT_CLAMPED() 8 years ago
  Michael Niedermayer 454a2405ce avcodec/dirac_dwt: Fix integer overflows in COMPOSE_DAUB97* 8 years ago
  Nikolas Bowe 01ab4117dc avcodec/extract_extradata_bsf: Fix leak discovered via fuzzing 8 years ago
  Dale Curtis 39db2f9514 avcodec/vorbis: Fix another 1 << 31 > int32_t::max() with 1u. 8 years ago
  Dale Curtis 272a9687a7 Don't manipulate duration when it's AV_NOPTS_VALUE. 8 years ago
  Dale Curtis 9bc2f44c27 avcodec/vorbis: 1 << 31 > int32_t::max(), so use 1u << 31 instead. 8 years ago
  Dale Curtis 85ea121684 avformat/utils: Prevent undefined shift with wrap_bits > 64. 8 years ago
  Michael Niedermayer 79ec638115 avcodec/j2kenc: Fix out of array access in encode_cblk() 8 years ago
  Michael Niedermayer c8bbddf057 avcodec/hevcdsp_template: Fix undefined shift in put_hevc_epel_bi_w_h() 8 years ago
  Michael Niedermayer cead6c94c5 avcodec/mlpdsp: Fix signed integer overflow, 2nd try 8 years ago
  Michael Niedermayer d5bdcd8a27 avcodec/kgv1dec: Check that there is enough input for maximum RLE compression 8 years ago
  Michael Niedermayer 7bc064d461 avcodec/dirac_dwt: Fix integer overflow in COMPOSE_FIDELITYi* 8 years ago
  Michael Niedermayer 70dc266342 avcodec/mpeg4videodec: Check also for negative versions in the validity check 8 years ago
  Dale Curtis 2de4eb6fec Close ogg stream upon error when using AV_EF_EXPLODE. 8 years ago
  Dale Curtis 11a940adbc Fix undefined shift on assumed 8-bit input. 8 years ago
  Dale Curtis edd0cd21f4 Use ff_thread_once for fixed, float table init. 8 years ago
  Dale Curtis 362967fec6 Fix leak of frame_duration_buffer in mov_fix_index(). 8 years ago
  Jacob Trimble a0eccf673c avformat/mov: Propagate errors in mov_switch_root. 8 years ago
  Michael Niedermayer fa29141e34 avcodec/hevcdsp_template: Fix invalid shift in put_hevc_epel_bi_w_v() 8 years ago
  Michael Niedermayer f4e25620a1 avcodec/mlpdsp: Fix undefined shift ff_mlp_pack_output() 8 years ago
  Michael Niedermayer 1c9af4d7a8 avcodec/zmbv: Check that the buffer is large enough for mvec 8 years ago
  Michael Niedermayer 78a0356fae avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD137iL0() 8 years ago
  Michael Niedermayer 4a412dc6ad avcodec/wmv2dec: Check end of bitstream in parse_mb_skip() and ff_wmv2_decode_mb() 8 years ago
  Michael Niedermayer 01439fe1e1 avcodec/snowdec: Check for remaining bitstream in decode_blocks() 8 years ago
  Michael Niedermayer 488c2e8487 avcodec/snowdec: Check intra block dc differences. 8 years ago
  Fredrik Hubinette 74104d2dc0 avformat/mov: Check size of STSC allocation 8 years ago
  Michael Niedermayer 066c657376 avcodec/vc2enc: Clear coef_buf on allocation 8 years ago
  Michael Niedermayer aac7ca7a36 avcodec/h264dec: Fix potential array overread 8 years ago
  Michael Niedermayer 96fe37a339 avcodec/x86/mpegvideodsp: Fix signedness bug in need_emu 8 years ago
  Michael Niedermayer b3067f95c9 avcodec/aacpsdsp_template: Fix integer overflows in ps_decorrelate_c() 8 years ago
  Michael Niedermayer 8be48f1c9a avcodec/aacdec_fixed: Fix undefined shift 8 years ago
  Michael Niedermayer c1d31ccfac avcodec/mdct_*: Fix integer overflow in addition in RESCALE() 8 years ago
  Michael Niedermayer c8027878d0 avcodec/snowdec: Fix integer overflow in header parsing 8 years ago
  Michael Niedermayer 286e3bf174 avcodec/cngdec: Fix integer clipping 8 years ago
  Michael Niedermayer 19fb467fcb avcodec/sbrdsp_fixed: Fix integer overflow in shift in sbr_hf_g_filt_c() 8 years ago
  Michael Niedermayer 67208cf992 avcodec/aacsbr_fixed: Fix division by zero in sbr_gain_calc() 8 years ago
  Michael Niedermayer 56a56c0cb5 avutil/softfloat: Add FLOAT_MIN 8 years ago
  Michael Niedermayer d3264c496a avcodec/h264idct_template: Fix integer overflows in ff_h264_idct8_add() 8 years ago
  Michael Niedermayer ffa2d60ac5 avcodec/xan: Check for bitstream end in xan_huffman_decode() 8 years ago
  Michael Niedermayer 4a47195d2a avcodec/exr: fix undefined shift in pxr24_uncompress() 8 years ago
  Luca Barbato 912448efc1 avformat: Free the internal codec context at the end 8 years ago
  Michael Niedermayer 6fb7e324fe avcodec/h264idct_template: Fix integer overflows in ff_h264_idct8_add() 8 years ago
  Michael Niedermayer faa84a0c06 avcodec/xan: Improve overlapping check 8 years ago
  Michael Niedermayer 02612c3e3e avcodec/aacdec_fixed: Fix integer overflow in apply_dependent_coupling_fixed() 8 years ago
  Michael Niedermayer 18fbf2622c avcodec/aacdec_fixed: Fix integer overflow in predict() 8 years ago