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
2019-11-05configure: select bswapdsp for ylc decoderLou Logan
2019-11-05configure: select fft for qdmc decoderLou Logan
2019-11-05configure: select bswapdsp for mdec decoderLou Logan
2019-11-05configure: select bswapdsp for imm4 decoderLou Logan
2019-11-05avcodec/Makefile: add missing ass dependency to ccaption decoderLou Logan
2019-11-05configure: select audiodsp for acelp_kelvin decoderLou Logan
2019-11-05configure: select mdct for atrac3al decoderLou Logan
2019-11-05configure: select mdct & sinewin for atrac3pal decoderLou Logan
2019-11-05avformat/Makefile: add missing pcm dependency to sdx demuxerLou Logan
2019-11-05avformat/Makefile: add missing pcm dependency to nsp demuxerLou Logan
2019-11-05avformat/Makefile: add missing pcm dependency to hcom demuxerLou Logan
2019-11-05configure: select riffdec for act demuxerLou Logan
2019-11-05configure: select jpegtables for rtp muxerLou Logan
2019-11-04tools/enum_options: replace the deprecated APIZhong Li
2019-11-04tools/probetest: replace the deprecated APIZhong Li
2019-11-04lavc/qsvenc: add the missing vp9 filezhongli_dev@126.com
2019-11-04lavf/asfdec: Simplify the check conditionsJun Zhao
2019-11-04lavf/mpegtsenc: fix logic check errorJun Zhao
2019-11-03avformat/ftp: add AVOptions for authenticationNicolas Frattaroli
2019-11-03avformat: Add max_probe_packets optionAndriy Gelman
2019-11-03lavc/qsvenc: enable vp9 encoderZhong Li
2019-11-03lavc/qsvenc: Fix bitrate_limit to allow AVC encode in limited bitrateLinjie Fu
2019-11-02avcodec/v4l2_m2m: Fix indentationAndriy Gelman
2019-11-02avcodec/v4l2_buffers: Fix infinite loopAndriy Gelman
2019-11-01tools/target_dec_fuzzer: Adjust threshold for G2MMichael Niedermayer
2019-11-01avcodec/aptx: Check the number of channelsMichael Niedermayer
2019-11-01avcodec/rv10: Check input for minimal frame sizeMichael Niedermayer
2019-11-01avcodec/aacdec_template: Check samplerateMichael Niedermayer
2019-11-01avcodec/truemotion2: Fix several integer overflows in tm2_low_res_block()Michael Niedermayer
2019-11-01avcodec/truemotion2: Fix several integer overflows with *Yo, *Uo, *VoMichael Niedermayer
2019-11-01avcodec/utils: Check block_alignMichael Niedermayer
2019-11-01avfilter/vf_lut3d: simplify codeLimin Wang
2019-11-01swscale/swscale_unscaled: fix gbrap10be md5 different on big endian systemLimin Wang
2019-11-01libavformat/flacenc: reject too big picture blocksMattias Wadman
2019-11-01avcodec/libtwolame: fix mono default bitrateJames Cowgill
2019-11-01doc/filters: fix overlay_opencl document typoSteven Liu
2019-10-31avfilter/vf_median: add radiusV optionPaul B Mahol
2019-10-31avfilter/af_afade: start crossfading only when first stream reached endPaul B Mahol
2019-10-31avformat/hlsenc: fix the av_dirname path isn't include separator in the end o...Limin Wang
2019-10-30configure: fix standalone compilation of mxf muxerLou Logan
2019-10-30avformat/apngenc: Add deinit functionAndreas Rheinhardt
2019-10-30avfilter/af_afade: check for eof after crossfade laterPaul B Mahol
2019-10-30avcodec/mips: msa optimizations for vc1dspgxw
2019-10-30avfilter/f_sidedata: fix Wtautological-constant-out-of-range-compareZhao Zhili
2019-10-30FATE: add a test for freeezedetectLimin Wang
2019-10-30doc/filters: move drawgraph to video filters chapterPaul B Mahol
2019-10-30doc/filters: move agraphmonitor to multimedia filters chapterPaul B Mahol
2019-10-30avfilter/vf_sr: correct flags since the filter changes frame w/hGuo, Yejun
2019-10-30avfilter/dnn: add a new interface to query dnn model's input infoGuo, Yejun
2019-10-30avfilter/dnn: get the data type of network output from dnn execution resultGuo, Yejun