82724 Commits (f052d1df3e598a5d7f11edb257d1ce88160db6f1)
 

Author SHA1 Message Date
  Michael Niedermayer f052d1df3e avcodec/ffv1dec: Fix out of array read in slice counting 8 years ago
  Michael Niedermayer 11f5a13196 avcodec/dirac_dwt: Fix integer overflow in COMPOSE_53iL0() 8 years ago
  Michael Niedermayer b2c9771dd4 avcodec/mpeg_er: Clear mcsel in mpeg_er_decode_mb() 8 years ago
  Michael Niedermayer 16b07d59de avcodec/mpeg4videodec: Use 64 bit intermediates for sprite delta 8 years ago
  Michael Niedermayer 0eb0b21c7f avcodec/x86/lossless_videoencdsp: Fix handling of small widths 8 years ago
  Michael Niedermayer 2db9b31996 avcodec/truemotion2: Fix integer overflows in tm2_high_chroma() 8 years ago
  Michael Niedermayer d9630deca4 avcodec/aacdec_template: Clear tns present flag on error 8 years ago
  Michael Niedermayer 79bec49315 avcodec/proresdec2: SKIP_BITS() does not work with len=32 8 years ago
  Michael Niedermayer 2293e5a78a avcodec/hevcdsp_template: Fix undefined shift 8 years ago
  Michael Niedermayer 74b28c54d9 avcodec/jpeg2000: Check that codsty->log2_prec_widths/heights has been initialized 8 years ago
  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