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
2020-07-02FATE: fix colorbalance fate test failed on x86_32Limin Wang
2020-07-02vf_dnn_processing.c: add dnn backend openvinoGuo, Yejun
2020-07-02dnn: add openvino as one of dnn backendGuo, Yejun
2020-06-29avfilter/vf_colorbalance: remove wrong additionPaul B Mahol
2020-06-28avfilter/vf_showinfo: add a \n for end of ERROR and WARNNING logLimin Wang
2020-06-25avfilter/zoompan: add in_time variableexwm
2020-06-25dnn_backend_native_layer_mathunary: add atan supportTing Fu
2020-06-25dnn_backend_native_layer_mathunary: add acos supportTing Fu
2020-06-25dnn_backend_native_layer_mathunary: add asin supportTing Fu
2020-06-23avfilter/vf_v360: do not ignore return value of allocate_plane()Paul B Mahol
2020-06-23avfilter/vf_v360: add orthographic projection supportPaul B Mahol
2020-06-22avfilters/vf_v360: add equisolid projection supportPaul B Mahol
2020-06-22avfilter/vf_showpalette: Don't pretend disp_palette can failAndreas Rheinhardt
2020-06-21avfilter/af_ladspa: check return value of getenv()Paul B Mahol
2020-06-21avfilter/af_ladspa: add latency compensationPaul B Mahol
2020-06-21avfilter/af_ladspa: check another directory for pluginsPaul B Mahol
2020-06-19avfilter: add D2TS, TS2D, TS2T as a common macro in internal.hLimin Wang
2020-06-19avfilter/vf_overlay: add yuv420p10 and yuv422p10 10bit format supportLimin Wang
2020-06-19avfilter/vf_overlay: support for 8bit and 10bit overlay with macro-based func...Limin Wang
2020-06-17dnn_backend_native: check operand indexGuo Yejun
2020-06-17dnn_backend_native.c: refine code for fail caseGuo Yejun
2020-06-15avfilter/vf_showinfo: display H.26[45] user data unregistered sei messageLimin Wang
2020-06-13avfilter/vf_vaguedenoiser: fix small typo in option explanationPaul B Mahol
2020-06-13avfilter/af_rubberband: adjust nb_samples after every commandPaul B Mahol
2020-06-11dnn_backend_native_layer_mathunary: add tan supportTing Fu
2020-06-11dnn_backend_native_layer_mathunary: add cos supportTing Fu
2020-06-11dnn_backend_native_layer_mathunary: add sin supportTing Fu
2020-06-10vf_spp: switch to child_class_iterate()Anton Khirnov
2020-06-10vf_scale: switch to child_class_iterate()Anton Khirnov
2020-06-10framesync: switch to child_class_iterate()Anton Khirnov
2020-06-10avfilter: switch to child_class_iterate()Anton Khirnov
2020-06-10af_resample: switch to child_class_iterate()Anton Khirnov
2020-06-10af_aresample: switch to child_class_iterate()Anton Khirnov
2020-06-10Remove unnecessary use of avcodec_close().Anton Khirnov
2020-06-08Bump minor versions after branching 4.3n4.4-devMichael Niedermayer
2020-06-08Bump minor versions to separate 4.3 from masterMichael Niedermayer
2020-06-07avfilter/vf_vaguedenoiser: add new type of thresholdPaul B Mahol
2020-06-07avfilter/vf_vaguedenoiser: remove excessive code from soft thresholdingPaul B Mahol
2020-06-06avfilter/avf_showspectrum: properly handle EOF casePaul B Mahol
2020-06-06avfilter/asrc_anoisesrc: switch to activatePaul B Mahol
2020-06-03dnn/native: fix typo for definition of DOT_INTERMEDIATEWu Zhiwen
2020-06-01avfilter/vf_lut3d: Fix mixed declaration and codeAndreas Rheinhardt
2020-05-31avfilter/vf_lut3d: prelut support for 3d cinespace lutsMark Reid
2020-05-30avfilter/af_aiir: simplify polynomial evaluationPaul B Mahol
2020-05-30avfilter/af_aiir: use correct size when allocating in zp2tfPaul B Mahol
2020-05-30avfilter: add dblur video filterPaul B Mahol
2020-05-30lavfi/aiir: Refine the pad/vpad related operationJun Zhao
2020-05-30lavfi/afir: fix vpad.name leakJun Zhao
2020-05-30Revert "avfilter/af_aiir: move response drawing as last step"Paul B Mahol
2020-05-30avfilter/af_aiir: improve response calculation with zp coefficientsPaul B Mahol