8458 Commits (03ad76794e23bbbc2a9aafeef631efcc5f91435e)

Author SHA1 Message Date
Paul B Mahol 3a37aa597f avfilter/avf_showwavespic: add filter mode 5 years ago
Paul B Mahol d363afb30e avfilter/vf_tinterlace: fix mergex2, first frame is always considered odd 5 years ago
Paul B Mahol 24fea4d09b avfilter/vf_tinterlace: use frame counter from lavfi 5 years ago
leozhang fe591393cd avfilter/vf_bilateral: remove useless memcpy 5 years ago
Paul B Mahol 241cdded0f avfilter/vf_bilateral: stop using sigmaS as percent of width/height 5 years ago
James Almer 320694ff84 x86/vf_blend: fix warnings about trailing empty parameters 5 years ago
Jun Zhao 04037e2966 lavfi/setpts: fix setpts/asetpts option dump error 5 years ago
Ben Clayton 4dab04622a libavfilter/glslang: Remove unused header 5 years ago
Paul B Mahol 6f84e92172 avfilter/vf_chromanr: move thres calculation to filter_frame() 5 years ago
Limin Wang f9277cd796 avfilter/vf_showinfo: add dump_s12m_timecode() helper function 5 years ago
Limin Wang 3ede8acba6 avfilter/vf_showinfo: check sd->size before reference the sd->data 5 years ago
Paul B Mahol 6cdddb773f avfilter: add chromanr video filter 5 years ago
Valery Kot 855d51bf48 avfilter/vf_edgedetect: properly implement double_threshold() 5 years ago
Reimar Döffinger 584f396132 dnn_backend_native: Add overflow check for length calculation. 5 years ago
Ting Fu c0cdeea0ee dnn_backend_native_layer_mathunary: add atanh support 5 years ago
Ting Fu cd2e3a864d dnn_backend_native_layer_mathunary: add acosh support 5 years ago
Ting Fu 9d14b38d9d dnn_backend_native_layer_mathunary: add asinh support 5 years ago
Ting Fu ea71e731f4 dnn_backend_native_layer_mathunary: add tanh support 5 years ago
Ting Fu 62fc7e3035 dnn_backend_native_layer_mathunary: add cosh support 5 years ago
Ting Fu 91b4037101 dnn_backend_native_layer_mathunary: add sinh support 5 years ago
Limin Wang 49054fe94c FATE: fix colorbalance fate test failed on x86_32 5 years ago
Guo, Yejun 9bcf2aa477 vf_dnn_processing.c: add dnn backend openvino 5 years ago
Guo, Yejun ff37ebaf30 dnn: add openvino as one of dnn backend 5 years ago
Paul B Mahol cca982ee01 avfilter/vf_colorbalance: remove wrong addition 5 years ago
Limin Wang 12c42c709e avfilter/vf_showinfo: add a \n for end of ERROR and WARNNING log 5 years ago
exwm 32d6fe23b6 avfilter/zoompan: add in_time variable 5 years ago
Ting Fu 13f5613e68 dnn_backend_native_layer_mathunary: add atan support 5 years ago
Ting Fu 461485feac dnn_backend_native_layer_mathunary: add acos support 5 years ago
Ting Fu 486c0c419d dnn_backend_native_layer_mathunary: add asin support 5 years ago
Paul B Mahol ce297b44d3 avfilter/vf_v360: do not ignore return value of allocate_plane() 5 years ago
Paul B Mahol 00a5df71ad avfilter/vf_v360: add orthographic projection support 5 years ago
Paul B Mahol 44ce333f03 avfilters/vf_v360: add equisolid projection support 5 years ago
Andreas Rheinhardt 3f2be5372e avfilter/vf_showpalette: Don't pretend disp_palette can fail 5 years ago
Paul B Mahol fdac3c80ac avfilter/af_ladspa: check return value of getenv() 5 years ago
Paul B Mahol 683a1599d4 avfilter/af_ladspa: add latency compensation 5 years ago
Paul B Mahol 842bc312ad avfilter/af_ladspa: check another directory for plugins 5 years ago
Limin Wang 548ef7a12b avfilter: add D2TS, TS2D, TS2T as a common macro in internal.h 5 years ago
Limin Wang dacae40a4b avfilter/vf_overlay: add yuv420p10 and yuv422p10 10bit format support 5 years ago
Limin Wang 4d787c16e8 avfilter/vf_overlay: support for 8bit and 10bit overlay with macro-based function 5 years ago
Guo Yejun 0b3bd001ac dnn_backend_native: check operand index 5 years ago
Guo Yejun fc932195ab dnn_backend_native.c: refine code for fail case 5 years ago
Limin Wang 567d571b20 avfilter/vf_showinfo: display H.26[45] user data unregistered sei message 5 years ago
Paul B Mahol c0e7164ba6 avfilter/vf_vaguedenoiser: fix small typo in option explanation 5 years ago
Paul B Mahol e65d76fb94 avfilter/af_rubberband: adjust nb_samples after every command 5 years ago
Ting Fu 22d0860c13 dnn_backend_native_layer_mathunary: add tan support 5 years ago
Ting Fu 88fb494f42 dnn_backend_native_layer_mathunary: add cos support 5 years ago
Ting Fu 0b6d3f0d83 dnn_backend_native_layer_mathunary: add sin support 5 years ago
Anton Khirnov c7d8d8d8d9 vf_spp: switch to child_class_iterate() 5 years ago
Anton Khirnov 6bfac4ee6f vf_scale: switch to child_class_iterate() 5 years ago
Anton Khirnov 344149cf01 framesync: switch to child_class_iterate() 5 years ago