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
2015-10-12doc: fix spelling errorsAndreas Cadhalpun
2015-10-12avcodec/pngdec: Check blend_op.Michael Niedermayer
2015-10-12h264_mp4toannexb: fix pps offfset fault when there are more than one sps in avcc赵宇龙
2015-10-12avcodec/h264_mp4toannexb_bsf: Use av_freep() to free spspps_bufMichael Niedermayer
2015-10-09avcodec/pngdec: reset has_trns after every decode_frame_png()Paul B Mahol
2015-10-09avcodec/mp3: fix skipping zeroswm4
2015-10-08avcodec/mips: build fix for MSA 64bitShivraj Patil
2015-10-08avcodec/mips: build fix for MSAShivraj Patil
2015-10-08avcodec/x86/sbrdsp: Fix using uninitialized upper 32bit of noiseMichael Niedermayer
2015-10-08avcodec/ffv1dec: Fix off by 1 error in quant_table_count checkMichael Niedermayer
2015-10-08avcodec/ffv1dec: Explicitly check read_quant_table() return valueMichael Niedermayer
2015-10-08dnxhddata: correct weight tablesJeremy James
2015-10-08dnxhddec: decode and use interlace mb flagChristophe Gisquet
2015-10-08avcodec/rangecoder: Check eMichael Niedermayer
2015-10-08avcodec/ffv1: seperate slice_count from max_slice_countMichael Niedermayer
2015-10-08avcodec/mjpegdec: Fix decoding RGBA RCT LJPEGMichael Niedermayer
2015-09-20hevc: properly handle no_rasl_output_flag when removing pictures from the DPBHendrik Leppkes
2015-09-09lavc: Fix compilation with --disable-everything --enable-parser=mpeg4video.Hendrik Schreiber
2015-09-09avcodec/h264_sei: Remove "Subtitles with data type 0x%02x" sample requestn2.8Michael Niedermayer
2015-09-08avcodec: loongson delete invalid simple idct put and add optimization周晓勇
2015-09-08Add NOA creditsMichael Niedermayer
2015-09-07vaapi: fix local header include.Gwenole Beauchesne
2015-09-05avcodec/rawenc: Use AVFrame parameters instead of AVCodecContextMichael Niedermayer
2015-09-05aacenc_tns: adjust coefficient calculation, add double filter supportRostislav Pehlivanov
2015-09-05lpc: increase error array size of ff_lpc_calc_ref_coefs_f by oneRostislav Pehlivanov
2015-09-05aacenc_is: add a flag to use pure coefficients insteadRostislav Pehlivanov
2015-09-05avcodec/jpeg2000dec: Initialize ret to avoid warning and make the code more r...Michael Niedermayer
2015-09-05avcodec/jpeg2000dec: Assert that step_x/y are validMichael Niedermayer
2015-09-05avcodec/hapdec: Check section_size for non negativity in parse_section_header()Michael Niedermayer
2015-09-05lavc/j2kenc: Remove experimental flag.Carl Eugen Hoyos
2015-09-04vp9_parse: fix parsing of pskip and profile 2/3.Ronald S. Bultje
2015-09-04libvpxdec: explicitly signal RGB.Ronald S. Bultje
2015-09-04vp9: don't erase values for {lf,ref,skip,q}_enabled if segmentation=0.Ronald S. Bultje
2015-09-04vp9: fix segmentation map retention across keyframe boundaries.Ronald S. Bultje
2015-09-04vp9: fix RGB chroma subsampling.Ronald S. Bultje
2015-09-04vp9: read reserved bit in RGB header.Ronald S. Bultje
2015-09-04vp9: clip intermediates in dequant calculations.Ronald S. Bultje
2015-09-04vp9: fix segmentation map retention if segmentation is turned off.Ronald S. Bultje
2015-09-04vp9: use resetctx in the same way as libvpx.Ronald S. Bultje
2015-09-04vp9: fix indentation.Ronald S. Bultje
2015-09-04vp9: deal with the case where update_map=0 but we're key/intraonly.Ronald S. Bultje
2015-09-04vp9: reset segmentation information on context reset.Ronald S. Bultje
2015-09-04avcodec/g2meet: Also clear tile dimensions on header_failMichael Niedermayer
2015-09-04avcodec/g2meet: Fix potential overflow in tile dimensions checkMichael Niedermayer
2015-09-04avcodec/eatgq: Check init_get_bits8() for failureMichael Niedermayer
2015-09-04avcodec/adpcm: Check init_get_bits8() for failureMichael Niedermayer
2015-09-04avcodec/libfdk-aacdec: Remove unused variableMichael Niedermayer
2015-09-04avcodec/hevc_parser: Check init_get_bits8() for failureMichael Niedermayer
2015-09-04avcodec/ira288: Check init_get_bits8() for failureMichael Niedermayer
2015-09-04avcodec/smacker: Check init_get_bits8() for failureMichael Niedermayer