82800 Commits (124a3ddc4be191ad432e1cdc88b94de71db6dbba)
 

Author SHA1 Message Date
  Michael Niedermayer 124a3ddc4b Changelog: update 8 years ago
  Michael Niedermayer fc7e3955ae avcodec/utils: Avoid hardcoding duplicated types in sizeof() 8 years ago
  Michael Niedermayer acf1316167 avcodec/arm/sbrdsp_neon: Use a free register instead of putting 2 things in one 8 years ago
  James Almer 24c49e0b42 changelog: update after previous commit 8 years ago
  James Almer 4fb5f391ae avformat/libssh: check the user provided a password before trying to use it 8 years ago
  Michael Niedermayer 4fb4a642c6 Update for 3.2.10 8 years ago
  Michael Niedermayer adfefc9c9a avcodec/h264addpx_template: Fixes integer overflows 8 years ago
  Michael Niedermayer 1ab3e34cb4 avcodec/dirac_dwt: Fix overflows in COMPOSE_HAARiH0/COMPOSE_HAARiL0 8 years ago
  Michael Niedermayer a9fb75893b avcodec/diracdec: Fix integer overflow with quant 8 years ago
  Michael Niedermayer c28752f03a avcodec/opus_parser: Check payload_len in parse_opus_ts_header() 8 years ago
  Michael Niedermayer d89941aa89 avcodec/jpeg2000dsp: Fix integer overflows in ict_int() 8 years ago
  Michael Niedermayer 3f86cc0680 avcodec/h264_slice: Do not attempt to render into frames already output 8 years ago
  Michael Niedermayer c4ead1ab27 avcodec/dnxhddec: Check dc vlc 8 years ago
  Luca Barbato 6d654eb036 x264: Support version 153 8 years ago
  Michael Niedermayer 439f3564fa avcodec/exr: Check buf_size more completely 8 years ago
  Michael Niedermayer ab0e4b5b51 avcodec/flacdec: Fix overflow in multiplication in decode_subframe_fixed() 8 years ago
  Michael Niedermayer 34a9bef0c9 avcodec/hevcdsp_template: Fix Invalid shifts in put_hevc_qpel_bi_w_h() and put_hevc_qpel_bi_w_w() 8 years ago
  Michael Niedermayer 4be2a19822 avcodec/flacdec: avoid undefined shift 8 years ago
  Michael Niedermayer 954c2b07b6 avcodec/hevcdsp_template.c: Fix undefined shift in FUNC(dequant) 8 years ago
  Michael Niedermayer 2c60731777 avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD97iH0() and COMPOSE_DD137iL0() 8 years ago
  Michael Niedermayer 8bd6bf8214 avcodec/hevc_cabac: Fix integer overflow in ff_hevc_cu_qp_delta_abs() 8 years ago
  Michael Niedermayer 9ad735588c tests/audiomatch: Add missing return code at the end of main() 8 years ago
  Michael Niedermayer 34cad2f0e2 avcodec/hevc_sei: Fix integer overflows in decode_nal_sei_message() 8 years ago
  Michael Niedermayer ce28047755 avcodec/hevcdsp_template: Fix undefined shift in put_hevc_qpel_bi_w_hv() 8 years ago
  Kelly Ledford 235a55700b libavfilter/af_dcshift.c: Fixed repeated spelling error 8 years ago
  Jun Zhao 1a6f38b31b avfilter/formats: fix wrong function name in error message 8 years ago
  Michael Niedermayer 969485aace avcodec/amrwbdec: Fix division by 0 in voice_factor() 8 years ago
  Michael Niedermayer 49efdb1e77 avcodec/diracdsp: Fix integer overflow in PUT_SIGNED_RECT_CLAMPED() 8 years ago
  Michael Niedermayer 17b3485a67 avcodec/dirac_dwt: Fix integer overflows in COMPOSE_DAUB97* 8 years ago
  Dale Curtis 91c7cc9726 avcodec/vorbis: Fix another 1 << 31 > int32_t::max() with 1u. 8 years ago
  Dale Curtis 32d1657192 Don't manipulate duration when it's AV_NOPTS_VALUE. 8 years ago
  Dale Curtis e1a854da2d avcodec/vorbis: 1 << 31 > int32_t::max(), so use 1u << 31 instead. 8 years ago
  Dale Curtis fc3e4c9ab3 avformat/utils: Prevent undefined shift with wrap_bits > 64. 8 years ago
  Michael Niedermayer 50dd0e43af avcodec/j2kenc: Fix out of array access in encode_cblk() 8 years ago
  Michael Niedermayer e8a3b17dd4 avcodec/hevcdsp_template: Fix undefined shift in put_hevc_epel_bi_w_h() 8 years ago
  Michael Niedermayer 5ee4c376d0 avcodec/mlpdsp: Fix signed integer overflow, 2nd try 8 years ago
  Michael Niedermayer 857c5fa976 avcodec/kgv1dec: Check that there is enough input for maximum RLE compression 8 years ago
  Michael Niedermayer 42b9df5a98 avcodec/dirac_dwt: Fix integer overflow in COMPOSE_FIDELITYi* 8 years ago
  Michael Niedermayer b48a36e773 avcodec/mpeg4videodec: Check also for negative versions in the validity check 8 years ago
  Dale Curtis 02d11e616a Close ogg stream upon error when using AV_EF_EXPLODE. 8 years ago
  Dale Curtis 13763f7192 Fix undefined shift on assumed 8-bit input. 8 years ago
  Dale Curtis 380515e5b9 Use ff_thread_once for fixed, float table init. 8 years ago
  Jacob Trimble a03d488ae2 avformat/mov: Propagate errors in mov_switch_root. 8 years ago
  Michael Niedermayer c09c0ce374 avcodec/hevcdsp_template: Fix invalid shift in put_hevc_epel_bi_w_v() 8 years ago
  Michael Niedermayer 81bf24a827 avcodec/mlpdsp: Fix undefined shift ff_mlp_pack_output() 8 years ago
  Michael Niedermayer d6ff6dc56b avcodec/zmbv: Check that the buffer is large enough for mvec 8 years ago
  Michael Niedermayer 37a14a3d83 avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD137iL0() 8 years ago
  Michael Niedermayer 5fdc679561 avcodec/wmv2dec: Check end of bitstream in parse_mb_skip() and ff_wmv2_decode_mb() 8 years ago
  Michael Niedermayer b24b316e30 avcodec/snowdec: Check for remaining bitstream in decode_blocks() 8 years ago
  Michael Niedermayer 3e3e42dbc4 avcodec/snowdec: Check intra block dc differences. 8 years ago