Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-17Update for 3.2.8n3.2.8Michael Niedermayer
2017-09-17avcodec/hevc_ps: Fix c?_qp_offset_list sizeMichael Niedermayer
2017-09-17avcodec/shorten: Move buffer allocation and offset init to end of read_header()Michael Niedermayer
2017-09-17avcodec/jpeg2000dsp: Fix multiple integer overflows in ict_int()Michael Niedermayer
2017-09-17avcodec/hevcdsp_template: Fix undefined shift in put_hevc_pel_bi_w_pixelsMichael Niedermayer
2017-09-17avcodec/diracdec: Fix overflow in DC computationMichael Niedermayer
2017-09-17avcodec/dirac_vlc: limit res_bits in APPEND_RESIDUE()Michael Niedermayer
2017-09-17libavcodec/h264_parse: don't use uninitialized value when chroma_format_idc==0Mark Wachsler
2017-09-17avformat/asfdec: Fix DoS in asf_build_simple_index()Michael Niedermayer
2017-09-17avformat/mov: Fix DoS in read_tfra()Michael Niedermayer
2017-09-17avcodec/dirac_vlc: Fix invalid shift in ff_dirac_golomb_read_32bit()Michael Niedermayer
2017-09-17avcodec/dirac_dwt: Fix multiple overflows in 9/7 liftingMichael Niedermayer
2017-09-17avcodec/diracdec: Fix integer overflow in INTRA_DC_PRED()Michael Niedermayer
2017-09-17avformat/mxfdec: Fix Sign error in mxf_read_primer_pack()孙浩(晓黑)
2017-09-17avformat/mxfdec: Fix DoS issues in mxf_read_index_entry_array()孙浩(晓黑)
2017-09-17avformat/nsvdec: Fix DoS due to lack of eof check in nsvs_file_offset loop.孙浩(晓黑)
2017-09-17avcodec/snowdec: Fix integer overflow in decode_subband_slice_buffered()Michael Niedermayer
2017-09-17avcodec/hevc_ps: Fix undefined shift in pcm codeMichael Niedermayer
2017-09-17avcodec/sbrdsp_fixed: Fix undefined overflows in autocorrelate()Michael Niedermayer
2017-09-17avformat/mvdec: Fix DoS due to lack of eof checkMichael Niedermayer
2017-09-17avformat/rl2: Fix DoS due to lack of eof check孙浩 and 张洪亮(望初)
2017-09-17avformat/rmdec: Fix DoS due to lack of eof check孙浩 and 张洪亮(望初)
2017-09-17avformat/cinedec: Fix DoS due to lack of eof check孙浩 and 张洪亮(望初)
2017-09-17avformat/asfdec: Fix DoS due to lack of eof check孙浩 and 张洪亮(望初)
2017-09-17avformat/hls: Fix DoS due to infinite loopMichael Niedermayer
2017-09-17ffprobe: Fix NULL pointer handling in color parameter printingMichael Niedermayer
2017-09-17ffprobe: Fix null pointer dereference with color primariesMichael Niedermayer
2017-09-17avcodec/hevc_ps: Check delta_pocs in ff_hevc_decode_short_term_rps()Michael Niedermayer
2017-09-17avformat/rtpdec_h264: Fix heap-buffer-overflowMichael Niedermayer
2017-09-17avformat/aviobuf: Fix signed integer overflow in avio_seek()Vitaly Buka
2017-09-17avformat/mov: Fix signed integer overflows with total_sizeVitaly Buka
2017-09-17avcodec/utils: Fix signed integer overflow in rc_initial_buffer_occupancy ini...Vitaly Buka
2017-09-17avcodec/aacdec_template: Fix running cleanup in decode_ics_info()Michael Niedermayer
2017-09-17avcodec/me_cmp: Fix crashes on ARM due to misalignmentMichael Niedermayer
2017-09-17avcodec/dirac_dwt_template: Fix integer overflow in vertical_compose53iL0()Michael Niedermayer
2017-09-17avcodec/fic: Fixes signed integer overflowMichael Niedermayer
2017-09-17avcodec/snowdec: Fix off by 1 errorMichael Niedermayer
2017-09-17avcodec/diracdec: Fixes integer overflowMichael Niedermayer
2017-09-17avcodec/diracdec: Check perspective_exp and zrs_exp.Michael Niedermayer
2017-09-17avcodec/ffv1dec_template: Fix undefined shiftMichael Niedermayer
2017-09-17avcodec/mpeg4videodec: Clear mcsel before decoding an imageMichael Niedermayer
2017-09-17avcodec/dirac_dwt: Fixes integer overflows in COMPOSE_DAUB97*Michael Niedermayer
2017-09-17avcodec/aacdec_fixed: fix invalid shift in predict()Michael Niedermayer
2017-09-17avcodec/h264_slice: Fix overflow in slice offsetMichael Niedermayer
2017-09-17avformat/utils: fix memory leak in avformat_free_contextSteven Siloti
2017-09-17avcodec/diracdsp: fix integer overflowMichael Niedermayer
2017-09-17avcodec/diracdec: Check weight_log2denomMichael Niedermayer
2017-08-06avfilter/vf_ssim: fix temp size calculationMuhammad Faiz
2017-07-30Update for 3.2.7n3.2.7Michael Niedermayer
2017-07-29avcodec/dirac_dwt: Fix multiple integer overflows in COMPOSE_DD97iH0()Michael Niedermayer