79254 Commits (8ae9bbef87f89f7ea0633b86bf0cadf243bc488f)
 

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