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-12-21avfilter/vf_readeia608: if parity bit check fails, set correct valuePaul B Mahol
2019-12-20avfilter/vf_readeia608: rewrite processing, make extracting more robustPaul B Mahol
2019-12-17avfilter/vf_stack: set framerate to VFR when inputs frame rates differsPaul B Mahol
2019-12-17avfilter: Add tonemap vaapi filter for H2SXinpeng Sun
2019-12-15avfilter/x86/vf_interlace: always use unaligned movsMarton Balint
2019-12-15avfilter/vf_interlace: do not interlace already interlaced framesMarton Balint
2019-12-15avfilter/vf_tinterlace: add support for bypassing already interlaced framesMarton Balint
2019-12-15avfilter/vf_interlace: restore lowpass mode constantsMarton Balint
2019-12-13avfilter/vf_dnn_processing: refine code for better namingGuo, Yejun
2019-12-13avfilter/vf_datascope: add decimal outputPaul B Mahol
2019-12-12avfilter: Fix type in av_log for random_seed in cellauto and lifeMichael Niedermayer
2019-12-11avfilter/scale_eval: remove redundant mathematical constantsGyan Doshi
2019-12-10Remove redundant ;Michael Niedermayer
2019-12-10avfilter: rename scale.c,h to scale_evalGyan Doshi
2019-12-08avfilter/scale.c: factorize ff_scale_eval_dimensionsGyan Doshi
2019-12-07lavfi/avf_showspectrum: Fix the memory leak in error handle pathJun Zhao
2019-12-06avfilter/vsrc_life: Fix for random_seed typeLimin Wang
2019-12-06avfilter/vsrc_cellauto: Fix for random_seed typeLimin Wang
2019-12-06avfilter/vf_yaepblur: add yaepblur filterleozhang
2019-12-06avfilter/crop: avoid premature eval errorGyan Doshi
2019-12-04avfilter/vf_elbg: Fix for the seed typeLimin Wang
2019-12-03avfilter/vf_unsharp: Don't dereference NULLAndreas Rheinhardt
2019-12-02avfilter/buffersrc: remove write-only variableZhao Zhili
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