82714 Commits (04be199f8ea06202200935bbacec5ebcc832a255)
 

Author SHA1 Message Date
  Michael Niedermayer 04be199f8e avcodec/takdec: Fix integer overflow in decode_lpc() 8 years ago
  Michael Niedermayer 9e8a636551 avcodec/proresdec2: Check bits in DECODE_CODEWORD(), fixes invalid shift 8 years ago
  Michael Niedermayer 397674a3fb avcodec/takdec: Fix integer overflows in decode_subframe() 8 years ago
  Michael Niedermayer 720a44f3a3 avcodec/dirac_dwt: Fix integer overflow in COMPOSE_FIDELITYi*() 8 years ago
  Michael Niedermayer 5cf5a1034c avcodec/ffv1dec: Fix integer overflow in read_quant_table() 8 years ago
  Michael Niedermayer 6b66cd8c40 avcodec/svq3: Fix overflow in svq3_add_idct_c() 8 years ago
  Michael Niedermayer ab2d991382 avcodec/pngdec: Clean up on av_frame_ref() failure 8 years ago
  Michael Niedermayer 98f8f5b12f Update for 3.2.8 8 years ago
  Michael Niedermayer 0a5251d28e avcodec/hevc_ps: Fix c?_qp_offset_list size 8 years ago
  Michael Niedermayer 2cfabd8ce7 avcodec/shorten: Move buffer allocation and offset init to end of read_header() 8 years ago
  Michael Niedermayer 87ef295ddf avcodec/jpeg2000dsp: Fix multiple integer overflows in ict_int() 8 years ago
  Michael Niedermayer 03bf78eba6 avcodec/hevcdsp_template: Fix undefined shift in put_hevc_pel_bi_w_pixels 8 years ago
  Michael Niedermayer f3c3cd5afb avcodec/diracdec: Fix overflow in DC computation 8 years ago
  Michael Niedermayer 256ebf8bb4 avcodec/dirac_vlc: limit res_bits in APPEND_RESIDUE() 8 years ago
  Mark Wachsler 36c0958fbd libavcodec/h264_parse: don't use uninitialized value when chroma_format_idc==0 8 years ago
  Michael Niedermayer 4e4177dde2 avformat/asfdec: Fix DoS in asf_build_simple_index() 8 years ago
  Michael Niedermayer c9527df274 avformat/mov: Fix DoS in read_tfra() 8 years ago
  Michael Niedermayer 372bb59438 avcodec/dirac_vlc: Fix invalid shift in ff_dirac_golomb_read_32bit() 8 years ago
  Michael Niedermayer d5b42af8e7 avcodec/dirac_dwt: Fix multiple overflows in 9/7 lifting 8 years ago
  Michael Niedermayer 2173539519 avcodec/diracdec: Fix integer overflow in INTRA_DC_PRED() 8 years ago
  孙浩(晓黑) 816f7337bf avformat/mxfdec: Fix Sign error in mxf_read_primer_pack() 8 years ago
  孙浩(晓黑) 9cbac36026 avformat/mxfdec: Fix DoS issues in mxf_read_index_entry_array() 8 years ago
  孙浩(晓黑) a051de092e avformat/nsvdec: Fix DoS due to lack of eof check in nsvs_file_offset loop. 8 years ago
  Michael Niedermayer e29c9ef2d5 avcodec/snowdec: Fix integer overflow in decode_subband_slice_buffered() 8 years ago
  Michael Niedermayer 50d726273e avcodec/hevc_ps: Fix undefined shift in pcm code 8 years ago
  Michael Niedermayer a4cc1101cc avcodec/sbrdsp_fixed: Fix undefined overflows in autocorrelate() 8 years ago
  Michael Niedermayer d4fc6b211f avformat/mvdec: Fix DoS due to lack of eof check 8 years ago
  孙浩 and 张洪亮(望初) 5bc9f70441 avformat/rl2: Fix DoS due to lack of eof check 8 years ago
  孙浩 and 张洪亮(望初) 2bbef8ee27 avformat/rmdec: Fix DoS due to lack of eof check 8 years ago
  孙浩 and 张洪亮(望初) 98e177c728 avformat/cinedec: Fix DoS due to lack of eof check 8 years ago
  孙浩 and 张洪亮(望初) f94517934b avformat/asfdec: Fix DoS due to lack of eof check 8 years ago
  Michael Niedermayer 2920c7cec0 avformat/hls: Fix DoS due to infinite loop 8 years ago
  Michael Niedermayer baca98fc09 ffprobe: Fix NULL pointer handling in color parameter printing 8 years ago
  Michael Niedermayer 726133b6d2 ffprobe: Fix null pointer dereference with color primaries 8 years ago
  Michael Niedermayer 3738a41830 avcodec/hevc_ps: Check delta_pocs in ff_hevc_decode_short_term_rps() 8 years ago
  Michael Niedermayer 53a6cdf89d avformat/rtpdec_h264: Fix heap-buffer-overflow 8 years ago
  Vitaly Buka 50cb32480b avformat/aviobuf: Fix signed integer overflow in avio_seek() 8 years ago
  Vitaly Buka 74410f2aba avformat/mov: Fix signed integer overflows with total_size 8 years ago
  Vitaly Buka febea34f91 avcodec/utils: Fix signed integer overflow in rc_initial_buffer_occupancy initialization 8 years ago
  Michael Niedermayer 6da5e63ba7 avcodec/aacdec_template: Fix running cleanup in decode_ics_info() 8 years ago
  Michael Niedermayer d15b1da8bc avcodec/me_cmp: Fix crashes on ARM due to misalignment 8 years ago
  Michael Niedermayer dc86479e5f avcodec/dirac_dwt_template: Fix integer overflow in vertical_compose53iL0() 8 years ago
  Michael Niedermayer 98cd9cd4c2 avcodec/fic: Fixes signed integer overflow 8 years ago
  Michael Niedermayer bd09e3b19c avcodec/snowdec: Fix off by 1 error 8 years ago
  Michael Niedermayer 5bc3b18e3d avcodec/diracdec: Fixes integer overflow 8 years ago
  Michael Niedermayer 952393b69e avcodec/diracdec: Check perspective_exp and zrs_exp. 8 years ago
  Michael Niedermayer 04db307c77 avcodec/ffv1dec_template: Fix undefined shift 8 years ago
  Michael Niedermayer 342d5c20ce avcodec/mpeg4videodec: Clear mcsel before decoding an image 8 years ago
  Michael Niedermayer 52c4069119 avcodec/dirac_dwt: Fixes integer overflows in COMPOSE_DAUB97* 8 years ago
  Michael Niedermayer e595087048 avcodec/aacdec_fixed: fix invalid shift in predict() 8 years ago