82821 Commits (55776eae21164f5f34652bf8a9299650ba01ebc8)
 

Author SHA1 Message Date
  Aman Gupta 55776eae21 avcodec/hevc_ps: extract one SPS fields required for hvcC construction 8 years ago
  Michael Niedermayer f7f814ade8 avcodec/mpeg4videodec: Avoid possibly aliasing violating casts 8 years ago
  Michael Niedermayer fbc5e36fdd avcodec/get_bits: Document the return code of get_vlc2() 8 years ago
  Michael Niedermayer ef80b1402b avcodec/mpeg4videodec: Check mb_num also against 0 8 years ago
  Michael Niedermayer c4ba170cad avfilter/vf_transpose: Fix used plane count. 8 years ago
  Michael Niedermayer 6abe8c7563 avcodec/hevc_cabac: Check prefix so as to avoid invalid shifts in coeff_abs_level_remaining_decode() 8 years ago
  Michael Niedermayer 71524db178 avcodec/mjpegdec: Fix integer overflow in DC dequantization 8 years ago
  Michael Niedermayer 7348bbf9c2 avcodec/dxtory: Fix bits left checks 8 years ago
  Michael Niedermayer a8b92327f8 avcodec/hevc_cabac: Move prefix check in coeff_abs_level_remaining_decode() down 8 years ago
  Michael Niedermayer d39b17f237 avcodec/truemotion2: Fix integer overflow in TM2_RECALC_BLOCK() 8 years ago
  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