82811 Commits (eea05ba855c01b756dbc559e449cb3d57ede75d2)
 

Author SHA1 Message Date
  Michael Niedermayer eea05ba855 avcodec/snowdec: Fix integer overflow before htaps check 8 years ago
  Michael Niedermayer 8ce2c38226 avcodec/ulti: Check number of blocks at init 8 years ago
  Michael Niedermayer 7d79d8f6ef avcodec/ac3dec_fixed: Fix integer overflow in scale_coefs() 8 years ago
  Nikolas Bowe 4eb8e1bce2 avformat/lrcdec: Fix memory leak in lrc_read_header() 8 years ago
  Nikolas Bowe e7701e89ec avformat/matroskadec: Fix float-cast-overflow undefined behavior in matroska_parse_tracks() 8 years ago
  James Almer 27fc118d1c avdevice/iec61883: free the private context at the end 7 years ago
  James Almer 53803ef71c avdevice/iec61883: return reference counted packets 7 years ago
  Marton Balint 1fd992af60 avdevice/iec61883: free packet on buffer allocation error 9 years ago
  James Almer 0a340924ef avformat/hvcc: zero initialize the nal buffers past the last written byte 8 years ago
  Tobias Rapp 1c3144751a swresample/rematrix: fix update of channel matrix if input or output layout is undefined 8 years ago
  Carl Eugen Hoyos 028a032a31 configure: bump year 8 years ago
  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