85717 Commits (f4e2ac296dac85bad5f42beb18bc29e39b51d29d)
 

Author SHA1 Message Date
  Michael Niedermayer 05a9266894 avcodec/dnxhddec: Check dc vlc 7 years ago
  James Almer e2edfff9a8 avformat/hvcc: zero initialize the nal buffers past the last written byte 7 years ago
  Tobias Rapp fea559c3d5 swresample/rematrix: fix update of channel matrix if input or output layout is undefined 7 years ago
  Timo Rothenpieler 09419de216 configure: add support for libnpp* from cuda sdk 9 7 years ago
  Timo Rothenpieler dfd2f4ee26 avcodec/nvenc: also clear data pointer after unregistering a resource 7 years ago
  Timo Rothenpieler d68d537f0a avcodec/nvenc: add some more error case checks 7 years ago
  Timo Rothenpieler 4bb40c32ee avcodec/nvenc: unregister input resource when unmapping 7 years ago
  Timo Rothenpieler 802ebfae3b avcodec/nvenc: refcount input frame mappings 7 years ago
  James Almer f85b102c80 avformat/libssh: check the user provided a password before trying to use it 8 years ago
  James Almer 03292829aa changelog: update with previous commit 7 years ago
  Luca Barbato 96e8400553 x264: Support version 153 7 years ago
  Michael Niedermayer 54897d7466 Update for 3.3.6 7 years ago
  Michael Niedermayer f2b83f4aba avcodec/exr: Check buf_size more completely 7 years ago
  Michael Niedermayer 1bc06771d8 avcodec/flacdec: Fix overflow in multiplication in decode_subframe_fixed() 7 years ago
  Michael Niedermayer 2cde8dc055 avcodec/hevcdsp_template: Fix Invalid shifts in put_hevc_qpel_bi_w_h() and put_hevc_qpel_bi_w_w() 7 years ago
  Michael Niedermayer 0da741ba6b avcodec/flacdec: avoid undefined shift 7 years ago
  Michael Niedermayer b66e3e321f avcodec/hevcdsp_template.c: Fix undefined shift in FUNC(dequant) 7 years ago
  Michael Niedermayer 1d9830cba3 avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD97iH0() and COMPOSE_DD137iL0() 7 years ago
  Michael Niedermayer 41a706b912 avcodec/hevc_cabac: Fix integer overflow in ff_hevc_cu_qp_delta_abs() 7 years ago
  Michael Niedermayer 7a5c738963 tests/audiomatch: Add missing return code at the end of main() 7 years ago
  Michael Niedermayer bdba0f6786 avcodec/hevc_sei: Fix integer overflows in decode_nal_sei_message() 7 years ago
  Michael Niedermayer badca11741 avcodec/hevcdsp_template: Fix undefined shift in put_hevc_qpel_bi_w_hv() 7 years ago
  Kelly Ledford b7c9f27ad6 libavfilter/af_dcshift.c: Fixed repeated spelling error 7 years ago
  Jun Zhao 603845225c avfilter/formats: fix wrong function name in error message 7 years ago
  Michael Niedermayer 3d297038a9 avcodec/amrwbdec: Fix division by 0 in voice_factor() 7 years ago
  Michael Niedermayer 054188db10 avcodec/diracdsp: Fix integer overflow in PUT_SIGNED_RECT_CLAMPED() 7 years ago
  Michael Niedermayer 454a2405ce avcodec/dirac_dwt: Fix integer overflows in COMPOSE_DAUB97* 7 years ago
  Nikolas Bowe 01ab4117dc avcodec/extract_extradata_bsf: Fix leak discovered via fuzzing 7 years ago
  Dale Curtis 39db2f9514 avcodec/vorbis: Fix another 1 << 31 > int32_t::max() with 1u. 7 years ago
  Dale Curtis 272a9687a7 Don't manipulate duration when it's AV_NOPTS_VALUE. 7 years ago
  Dale Curtis 9bc2f44c27 avcodec/vorbis: 1 << 31 > int32_t::max(), so use 1u << 31 instead. 7 years ago
  Dale Curtis 85ea121684 avformat/utils: Prevent undefined shift with wrap_bits > 64. 7 years ago
  Michael Niedermayer 79ec638115 avcodec/j2kenc: Fix out of array access in encode_cblk() 7 years ago
  Michael Niedermayer c8bbddf057 avcodec/hevcdsp_template: Fix undefined shift in put_hevc_epel_bi_w_h() 7 years ago
  Michael Niedermayer cead6c94c5 avcodec/mlpdsp: Fix signed integer overflow, 2nd try 7 years ago
  Michael Niedermayer d5bdcd8a27 avcodec/kgv1dec: Check that there is enough input for maximum RLE compression 7 years ago
  Michael Niedermayer 7bc064d461 avcodec/dirac_dwt: Fix integer overflow in COMPOSE_FIDELITYi* 7 years ago
  Michael Niedermayer 70dc266342 avcodec/mpeg4videodec: Check also for negative versions in the validity check 7 years ago
  Dale Curtis 2de4eb6fec Close ogg stream upon error when using AV_EF_EXPLODE. 7 years ago
  Dale Curtis 11a940adbc Fix undefined shift on assumed 8-bit input. 7 years ago
  Dale Curtis edd0cd21f4 Use ff_thread_once for fixed, float table init. 7 years ago
  Dale Curtis 362967fec6 Fix leak of frame_duration_buffer in mov_fix_index(). 7 years ago
  Jacob Trimble a0eccf673c avformat/mov: Propagate errors in mov_switch_root. 7 years ago
  Michael Niedermayer fa29141e34 avcodec/hevcdsp_template: Fix invalid shift in put_hevc_epel_bi_w_v() 7 years ago
  Michael Niedermayer f4e25620a1 avcodec/mlpdsp: Fix undefined shift ff_mlp_pack_output() 7 years ago
  Michael Niedermayer 1c9af4d7a8 avcodec/zmbv: Check that the buffer is large enough for mvec 7 years ago
  Michael Niedermayer 78a0356fae avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD137iL0() 7 years ago
  Michael Niedermayer 4a412dc6ad avcodec/wmv2dec: Check end of bitstream in parse_mb_skip() and ff_wmv2_decode_mb() 7 years ago
  Michael Niedermayer 01439fe1e1 avcodec/snowdec: Check for remaining bitstream in decode_blocks() 7 years ago
  Michael Niedermayer 488c2e8487 avcodec/snowdec: Check intra block dc differences. 7 years ago