From 771645e4450080b13a54f79e41a2192ae67ee235 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Manuel=20J=C3=A1quez=20Leal?= Date: Wed, 24 Feb 2021 16:57:06 +0100 Subject: vulkan: Fix elements long name. Fix vkcoloconvert and vkviewconvert long names. Part-of: --- docs/plugins/gst_plugins_cache.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/plugins/gst_plugins_cache.json b/docs/plugins/gst_plugins_cache.json index 995e41a0c..fd4f6d031 100644 --- a/docs/plugins/gst_plugins_cache.json +++ b/docs/plugins/gst_plugins_cache.json @@ -224309,7 +224309,7 @@ "GObject" ], "klass": "Filter/Video/Convert", - "long-name": "Vulkan Uploader", + "long-name": "Vulkan Color Convert", "pad-templates": { "sink": { "caps": "video/x-raw(memory:VulkanImage):\n format: { BGRA, RGBA, ABGR, ARGB, BGRx, RGBx, xBGR, xRGB, AYUV, YUY2, NV12 }\n width: [ 1, 2147483647 ]\n height: [ 1, 2147483647 ]\n framerate: [ 0/1, 2147483647/1 ]\n", @@ -224489,7 +224489,7 @@ "GObject" ], "klass": "Filter/Video/Convert", - "long-name": "Vulkan Uploader", + "long-name": "Vulkan View Convert", "pad-templates": { "sink": { "caps": "video/x-raw(memory:VulkanImage):\n format: { BGRA, RGBA }\n width: [ 1, 2147483647 ]\n height: [ 1, 2147483647 ]\n framerate: [ 0/1, 2147483647/1 ]\n", -- cgit v1.2.1