Commit History

Author SHA1 Message Date
  James Almer e0750d2067 avformat/hvcc: zero initialize the nal buffers past the last written byte 6 years ago
  Tobias Rapp 8ae9bbef87 swresample/rematrix: fix update of channel matrix if input or output layout is undefined 6 years ago
  Michael Niedermayer 9f14908a96 Update for 3.0.11 6 years ago
  Michael Niedermayer 6492799fce avcodec/dirac_dwt_template: Fix Integer overflow in horizontal_compose_dd137i() 6 years ago
  Michael Niedermayer 010dd0d26e avcodec/vp8: Check for bitstream end before vp7_fade_frame() 6 years ago
  Michael Niedermayer 675e243949 avcodec/exr: Check remaining bits in last get code loop 6 years ago
  Michael Niedermayer e38e2d6533 avutil/common: Fix integer overflow in av_clip_uint8_c() and av_clip_uint16_c() 6 years ago
  Michael Niedermayer 340c315c67 avcodec/h264_cabac: Tighten allowed coeff_abs range 6 years ago
  Xiaohan Wang d4f9119532 avcodec/h264_cavlc: Set valid qscale value in ff_h264_decode_mb_cavlc() 6 years ago
  Michael Niedermayer 664e3d217a avcodec/vp3: Error out on invalid num_coeffs in unpack_vlcs() 6 years ago
  Michael Niedermayer ce46e45f4c avcodec/mpeg4videodec: Ignore multiple VOL headers 6 years ago
  Michael Niedermayer c6b5e80635 avcodec/vp3: Check eob_run 6 years ago
  Michael Niedermayer a26ac3cc69 avcodec/huffyuvdec: Check input buffer size 6 years ago
  Michael Niedermayer 8886e1228d avcodec/wavpack: Fix integer overflow in FFABS 6 years ago
  Michael Niedermayer 6baa0e811b avcodec/aacsbr_fixed: Fix overflows in rounding in sbr_hf_assemble() 6 years ago
  Michael Niedermayer 35f47ac0d5 avcodec/dirac_dwt: Fix several integer overflows 6 years ago
  Michael Niedermayer c1a133b610 avcodec/indeo5: Do not leave frame_type set to an invalid value 6 years ago
  Michael Niedermayer adb0a29111 avcodec/hevc_ps: Check log2_sao_offset_scale_* 6 years ago
  Aman Gupta d664557023 avcodec/hevc_ps: extract one SPS fields required for hvcC construction 7 years ago
  Michael Niedermayer 60039c2d12 avcodec/mpeg4videodec: Avoid possibly aliasing violating casts 6 years ago
  Michael Niedermayer 6a01b65034 avcodec/get_bits: Document the return code of get_vlc2() 6 years ago
  Michael Niedermayer 78b1d57a4b avcodec/mpeg4videodec: Check mb_num also against 0 6 years ago
  Michael Niedermayer 5d06804b31 avfilter/vf_transpose: Fix used plane count. 6 years ago
  Michael Niedermayer cedd9ea93e avcodec/hevc_cabac: Check prefix so as to avoid invalid shifts in coeff_abs_level_remaining_decode() 6 years ago
  Michael Niedermayer 269aecafab avcodec/mjpegdec: Fix integer overflow in DC dequantization 6 years ago
  Michael Niedermayer 181c3cbacf avcodec/dxtory: Fix bits left checks 6 years ago
  Michael Niedermayer f7abc14d0d avcodec/hevc_cabac: Move prefix check in coeff_abs_level_remaining_decode() down 6 years ago
  Michael Niedermayer a8ce9d518b avcodec/truemotion2: Fix integer overflow in TM2_RECALC_BLOCK() 6 years ago
  Michael Niedermayer dfb8448842 avcodec/snowdec: Fix integer overflow before htaps check 6 years ago
  Michael Niedermayer e5296dfffa avcodec/ulti: Check number of blocks at init 6 years ago
  Michael Niedermayer 7d5ca21698 avcodec/ac3dec_fixed: Fix integer overflow in scale_coefs() 6 years ago
  Nikolas Bowe 23af1858fe avformat/lrcdec: Fix memory leak in lrc_read_header() 6 years ago
  Nikolas Bowe 9d0b3fa58c avformat/matroskadec: Fix float-cast-overflow undefined behavior in matroska_parse_tracks() 6 years ago
  Carl Eugen Hoyos e858326086 configure: bump year 6 years ago
  Michael Niedermayer 222ac34612 avcodec/utils: Avoid hardcoding duplicated types in sizeof() 7 years ago
  Michael Niedermayer c7e98ee6e0 avcodec/arm/sbrdsp_neon: Use a free register instead of putting 2 things in one 6 years ago
  Michael Niedermayer abb7498c3f avcodec/h264addpx_template: Fixes integer overflows 6 years ago
  Michael Niedermayer 6164ca4765 avcodec/dirac_dwt: Fix overflows in COMPOSE_HAARiH0/COMPOSE_HAARiL0 6 years ago
  Michael Niedermayer b4d9605c67 avcodec/diracdec: Fix integer overflow with quant 6 years ago
  Michael Niedermayer c17cc8ee4f avcodec/opus_parser: Check payload_len in parse_opus_ts_header() 6 years ago
  Michael Niedermayer 3cad8e730e avcodec/jpeg2000dsp: Fix integer overflows in ict_int() 6 years ago
  Michael Niedermayer 06325d77bf avcodec/h264_slice: Do not attempt to render into frames already output 6 years ago
  Michael Niedermayer 0c753a46ef avcodec/dnxhddec: Check dc vlc 6 years ago
  Michael Niedermayer 9143ddea0f avcodec/exr: Check buf_size more completely 6 years ago
  Michael Niedermayer 6fab791daa avcodec/flacdec: Fix overflow in multiplication in decode_subframe_fixed() 7 years ago
  Michael Niedermayer 844a9b439b 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 f08be2b3d2 avcodec/flacdec: avoid undefined shift 7 years ago
  Michael Niedermayer b3af84774b avcodec/hevcdsp_template.c: Fix undefined shift in FUNC(dequant) 7 years ago
  Michael Niedermayer a0bcc6cced avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD97iH0() and COMPOSE_DD137iL0() 7 years ago
  Michael Niedermayer 09d61d3b81 avcodec/hevc_cabac: Fix integer overflow in ff_hevc_cu_qp_delta_abs() 7 years ago