summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/vf_bilateral: simplify code a littlePaul B Mahol2020-07-18
* avfilter/avf_showwavespic: add filter modePaul B Mahol2020-07-17
* avfilter/vf_tinterlace: fix mergex2, first frame is always considered oddPaul B Mahol2020-07-17
* avfilter/vf_tinterlace: use frame counter from lavfiPaul B Mahol2020-07-17
* avfilter/vf_bilateral: remove useless memcpyleozhang2020-07-17
* avfilter/vf_bilateral: stop using sigmaS as percent of width/heightPaul B Mahol2020-07-17
* x86/vf_blend: fix warnings about trailing empty parametersJames Almer2020-07-12
* lavfi/setpts: fix setpts/asetpts option dump errorJun Zhao2020-07-12
* libavfilter/glslang: Remove unused headerBen Clayton2020-07-11
* avfilter/vf_chromanr: move thres calculation to filter_frame()Paul B Mahol2020-07-10
* avfilter/vf_showinfo: add dump_s12m_timecode() helper functionLimin Wang2020-07-08
* avfilter/vf_showinfo: check sd->size before reference the sd->dataLimin Wang2020-07-08
* avfilter: add chromanr video filterPaul B Mahol2020-07-08
* avfilter/vf_edgedetect: properly implement double_threshold()Valery Kot2020-07-06
* dnn_backend_native: Add overflow check for length calculation.Reimar Döffinger2020-07-06
* dnn_backend_native_layer_mathunary: add atanh supportTing Fu2020-07-06
* dnn_backend_native_layer_mathunary: add acosh supportTing Fu2020-07-06
* dnn_backend_native_layer_mathunary: add asinh supportTing Fu2020-07-06
* dnn_backend_native_layer_mathunary: add tanh supportTing Fu2020-07-06
* dnn_backend_native_layer_mathunary: add cosh supportTing Fu2020-07-06
* dnn_backend_native_layer_mathunary: add sinh supportTing Fu2020-07-06
* FATE: fix colorbalance fate test failed on x86_32Limin Wang2020-07-02
* vf_dnn_processing.c: add dnn backend openvinoGuo, Yejun2020-07-02
* dnn: add openvino as one of dnn backendGuo, Yejun2020-07-02
* avfilter/vf_colorbalance: remove wrong additionPaul B Mahol2020-06-29
* avfilter/vf_showinfo: add a \n for end of ERROR and WARNNING logLimin Wang2020-06-28
* avfilter/zoompan: add in_time variableexwm2020-06-25
* dnn_backend_native_layer_mathunary: add atan supportTing Fu2020-06-25
* dnn_backend_native_layer_mathunary: add acos supportTing Fu2020-06-25
* dnn_backend_native_layer_mathunary: add asin supportTing Fu2020-06-25
* avfilter/vf_v360: do not ignore return value of allocate_plane()Paul B Mahol2020-06-23
* avfilter/vf_v360: add orthographic projection supportPaul B Mahol2020-06-23
* avfilters/vf_v360: add equisolid projection supportPaul B Mahol2020-06-22
* avfilter/vf_showpalette: Don't pretend disp_palette can failAndreas Rheinhardt2020-06-22
* avfilter/af_ladspa: check return value of getenv()Paul B Mahol2020-06-21
* avfilter/af_ladspa: add latency compensationPaul B Mahol2020-06-21
* avfilter/af_ladspa: check another directory for pluginsPaul B Mahol2020-06-21
* avfilter: add D2TS, TS2D, TS2T as a common macro in internal.hLimin Wang2020-06-19
* avfilter/vf_overlay: add yuv420p10 and yuv422p10 10bit format supportLimin Wang2020-06-19
* avfilter/vf_overlay: support for 8bit and 10bit overlay with macro-based func...Limin Wang2020-06-19
* dnn_backend_native: check operand indexGuo Yejun2020-06-17
* dnn_backend_native.c: refine code for fail caseGuo Yejun2020-06-17
* avfilter/vf_showinfo: display H.26[45] user data unregistered sei messageLimin Wang2020-06-15
* avfilter/vf_vaguedenoiser: fix small typo in option explanationPaul B Mahol2020-06-13
* avfilter/af_rubberband: adjust nb_samples after every commandPaul B Mahol2020-06-13
* dnn_backend_native_layer_mathunary: add tan supportTing Fu2020-06-11
* dnn_backend_native_layer_mathunary: add cos supportTing Fu2020-06-11
* dnn_backend_native_layer_mathunary: add sin supportTing Fu2020-06-11
* vf_spp: switch to child_class_iterate()Anton Khirnov2020-06-10
* vf_scale: switch to child_class_iterate()Anton Khirnov2020-06-10