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-29avfilter/vf_hqdn3d: add support for commandsPaul B Mahol
2019-11-29avfilter/vf_hqdn3d: add support for 12bit and 14bit yuv formatsPaul B Mahol
2019-11-29avfilter/vf_yadif: rename config_props -> config_output, link -> outlinkLimin Wang
2019-11-28avfilter/vf_libvmaf: Check for av_frame_alloc failureLimin Wang
2019-11-28avfilter/vf_colorconstancy: av_frame_free(&in) in case of error or direct fla...Limin Wang
2019-11-23avfilter: add axcorrelate filterPaul B Mahol
2019-11-23avfilter/vf_normalize: add support for commandsPaul B Mahol
2019-11-22avfilter/af_aiir: normalize biquads only if divisor is big enoughPaul B Mahol
2019-11-22avfilter/af_biquads: add new normalize/n optionPaul B Mahol
2019-11-22avfilter/af_aiir: fix biquads normalizationPaul B Mahol
2019-11-22avfilter/af_aiir: add missing normalization of biquads gainsPaul B Mahol
2019-11-22avfilter/af_aiir: make a/b coefficients arrayPaul B Mahol
2019-11-22avfilter/af_aiir: factor out response calculationPaul B Mahol
2019-11-22avfilter/af_aiir: check for stabilityPaul B Mahol
2019-11-22avfilter/af_aiir: fix array length when selecting conjugate polesPaul B Mahol
2019-11-21avfilter/graphdump: fix use of uninitialized variablesZhao Zhili
2019-11-21avfilter/avfilter: fix indentationleozhang
2019-11-21avfilter/vf_amplify: add timeline supportPaul B Mahol
2019-11-21avfilter/vf_datascope: add support for commands in oscilloscopePaul B Mahol
2019-11-21avfilter/vsrc_sierpinski: change seed option typePaul B Mahol
2019-11-21avfilter/vsrc_sierpinski: fix another typosPaul B Mahol
2019-11-21avfilter/vsrc_testsrc: simplify color filter commands parsingPaul B Mahol
2019-11-21avfilter/vf_chromakey: add support for commandsPaul B Mahol
2019-11-21avfilter/vf_lumakey: add support for commandsPaul B Mahol
2019-11-21avfilter/vf_lumakey: change options to doubles, so that values are automatica...Paul B Mahol
2019-11-21avfilter/vf_lumakey: add support for 12bit yuva formatsPaul B Mahol
2019-11-21avfilter/vf_scroll: add support for slice threadingPaul B Mahol
2019-11-21avfilter/vf_chromashift: add support for commandsPaul B Mahol
2019-11-21avfilter/vf_fillborders: add support for commandsPaul B Mahol
2019-11-21avfilter/af_afftdn: simplify changing commandsPaul B Mahol
2019-11-21avfilter/vf_median: clip radius instead of erroring outPaul B Mahol
2019-11-21avfilter/vf_median: add support for commandsPaul B Mahol
2019-11-20avfilter/f_graphmonitor: output frames in pts gapsPaul B Mahol
2019-11-20avfilter/af_rubberband: fix sample overqueueingPaul B Mahol
2019-11-20avfilter/vf_chromakey: add >8 bit supportPaul B Mahol
2019-11-19avfilter/vf_midequalizer: add 16bit formatsPaul B Mahol
2019-11-19avfilter/vf_deblock: add 12bit yuva formatsPaul B Mahol
2019-11-19avfilter/vf_weave: pal and hwaccel formats are not supportedPaul B Mahol
2019-11-19avfilter/vf_blend: cosmetics: reindentPaul B Mahol
2019-11-19avfilter/vf_chromashift: remove unused headerPaul B Mahol
2019-11-19avfilter/Makefile: add missing dependency for lut3dGyan Doshi
2019-11-19avfilter/Makefile: add missing dependency for chromashiftGyan Doshi
2019-11-19avfilter/Makefile: add missing dependency for scale_cudaGyan Doshi
2019-11-19avfilter/vf_bm3d: improve threshold scaling with different block_size and depthPaul B Mahol
2019-11-18avfilter/vf_dedot: add 12bit yuva formatsPaul B Mahol
2019-11-18avfilter/vf_deflicker: add support for alpha formatsPaul B Mahol
2019-11-18avfilter/vf_amplify: add support for alpha formatsPaul B Mahol
2019-11-18avfilter/vf_limiter: add 12bit yuva formatsPaul B Mahol
2019-11-18avfilter/vf_fillborders: add 12bit yuva formatsPaul B Mahol
2019-11-18avfilter/vf_premultiply: add support for 12bit yuva formatPaul B Mahol