87925 Commits (aed915b8a62cd7be2a8eb5261cc29df824f8d874)
 

Author SHA1 Message Date
  Michael Niedermayer aed915b8a6 avcodec/snowdec: Fix integer overflow before htaps check 8 years ago
  Michael Niedermayer 540f4467c8 avcodec/ulti: Check number of blocks at init 8 years ago
  Michael Niedermayer bae4d39437 avcodec/wavpack: Fix integer overflows in wv_unpack_stereo / mono 8 years ago
  Michael Niedermayer f56215d3ff avcodec/jpeg2000: Check sum of sizes of band->prec before allocating 8 years ago
  Michael Niedermayer 56b0179b6a avcodec/ac3dec_fixed: Fix integer overflow in scale_coefs() 8 years ago
  Nikolas Bowe e755482d36 avformat/lrcdec: Fix memory leak in lrc_read_header() 8 years ago
  Nikolas Bowe facd0521e4 avformat/matroskadec: Fix float-cast-overflow undefined behavior in matroska_parse_tracks() 8 years ago
  Jun Zhao 7b56d6584c lavfi/deinterlace_vaapi: fix can't show full option information. 8 years ago
  Carl Eugen Hoyos 092febb2ad configure: bump year 8 years ago
  Michael Niedermayer 04949cc08e avcodec/utils: Avoid hardcoding duplicated types in sizeof() 8 years ago
  Michael Niedermayer ece7879992 avcodec/arm/sbrdsp_neon: Use a free register instead of putting 2 things in one 8 years ago
  Michael Niedermayer 4715ef27a0 avcodec/h264addpx_template: Fixes integer overflows 8 years ago
  Michael Niedermayer 8263246ba8 avcodec/dirac_dwt: Fix overflows in COMPOSE_HAARiH0/COMPOSE_HAARiL0 8 years ago
  Michael Niedermayer 097bc4d32d avcodec/diracdec: Fix integer overflow with quant 8 years ago
  Michael Niedermayer a3add19240 avcodec/opus_parser: Check payload_len in parse_opus_ts_header() 8 years ago
  Michael Niedermayer 5365904e96 avcodec/jpeg2000dsp: Fix integer overflows in ict_int() 8 years ago
  Michael Niedermayer 62024c1277 avcodec/h264_slice: Do not attempt to render into frames already output 8 years ago
  Michael Niedermayer b1af55778b avcodec/dnxhddec: Check dc vlc 8 years ago
  Michael Niedermayer 6abe1e06f5 avcodec/exr: Check buf_size more completely 8 years ago
  Michael Niedermayer 91f5a2b7b8 avcodec/flacdec: Fix overflow in multiplication in decode_subframe_fixed() 8 years ago
  Michael Niedermayer 7e402c31ef 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 fb9560b366 avcodec/flacdec: avoid undefined shift 8 years ago
  Michael Niedermayer 0e7d8ce37c avcodec/hevcdsp_template.c: Fix undefined shift in FUNC(dequant) 8 years ago
  Michael Niedermayer e55a6c5f05 avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD97iH0() and COMPOSE_DD137iL0() 8 years ago
  Michael Niedermayer 0288d15cdd avcodec/hevc_cabac: Fix integer overflow in ff_hevc_cu_qp_delta_abs() 8 years ago
  Michael Niedermayer 43c03866b2 tests/audiomatch: Add missing return code at the end of main() 8 years ago
  Michael Niedermayer 2e426fae43 avcodec/hevc_sei: Fix integer overflows in decode_nal_sei_message() 8 years ago
  Michael Niedermayer d147e2d55d avcodec/hevcdsp_template: Fix undefined shift in put_hevc_qpel_bi_w_hv() 8 years ago
  Michael Niedermayer d6a13f031c avcodec/h264_parse: Treat escaped and unescaped decoding error equal in decode_extradata_ps_mp4() 8 years ago
  Michael Niedermayer 0f0a2ff5a0 avcodec/vp9: mark frame as finished on decode_tiles() failure 8 years ago
  Kelly Ledford a3832486e4 libavfilter/af_dcshift.c: Fixed repeated spelling error 8 years ago
  Jun Zhao 9aa0ed850b avfilter/formats: fix wrong function name in error message 8 years ago
  Timo Rothenpieler 93c8720b91 avcodec/nvenc: also clear data pointer after unregistering a resource 8 years ago
  Timo Rothenpieler d36714f727 avcodec/nvenc: add some more error case checks 8 years ago
  Timo Rothenpieler a7c60c5b7b avcodec/nvenc: unregister input resource when unmapping 8 years ago
  Timo Rothenpieler fbb27e2911 avcodec/nvenc: refcount input frame mappings 8 years ago
  Rodger Combs ad85d9af13 lavc/aarch64/sbrdsp_neon: fix build on old binutils 8 years ago
  wm4 4a53ecb12e hwcontext_dxva2: initialize D3DDISPLAYMODEEX correctly 8 years ago
  Humberto Ribeiro 7c3d519df9 libavutil/hwcontext_dxva2: Add check for possible errors from GetAdapterDisplayModeEx 8 years ago
  James Almer d8104977bb avcodec/libx264: set supported pix_fmts at runtime rather than build time 8 years ago
  James Almer 650cb712ef avcodec/libx264: fix compilation with x264 builds >= 153 8 years ago
  James Almer 31d6f3df25 avcodec/libx264: use the pixfmt descriptor to check for high bit depths 8 years ago
  Michael Niedermayer bc839fb39d Changelog: Update for the last 3 commits 8 years ago
  Michael Niedermayer 1fab842fbb avcodec/vp9_superframe_split_bsf: Fix integer overflow in frame_size/total_size checks 8 years ago
  Michael Niedermayer 60d250386b avcodec/amrwbdec: Fix division by 0 in voice_factor() 8 years ago
  Michael Niedermayer c5fd23879a avformat/utils: Fix warning: ISO C90 forbids mixed declarations and code 8 years ago
  James Cowgill d8d1689f92 avcodec/decode: reset codec on receiving packet after EOF in compat_decode 8 years ago
  Michael Niedermayer c741095eec Update for 3.4.1 8 years ago
  Michael Niedermayer b2169c8bcc avcodec/diracdsp: Fix integer overflow in PUT_SIGNED_RECT_CLAMPED() 8 years ago
  Michael Niedermayer 3a6140e4cf avcodec/dirac_dwt: Fix integer overflows in COMPOSE_DAUB97* 8 years ago