From f29e75d1da9b52793990c48552f25c18bb3a19e0 Mon Sep 17 00:00:00 2001 From: Thibault Saunier Date: Fri, 21 May 2021 10:52:01 -0400 Subject: wpe: Make wpesrc!video pad an always pad There should always be a `video` pad no matter what. Part-of: --- docs/plugins/gst_plugins_cache.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/plugins/gst_plugins_cache.json b/docs/plugins/gst_plugins_cache.json index 77b2eb416..5c80c55db 100644 --- a/docs/plugins/gst_plugins_cache.json +++ b/docs/plugins/gst_plugins_cache.json @@ -229248,7 +229248,7 @@ "video": { "caps": "video/x-raw(memory:GLMemory):\n format: RGBA\n width: [ 1, 2147483647 ]\n height: [ 1, 2147483647 ]\n framerate: [ 0/1, 2147483647/1 ]\npixel-aspect-ratio: 1/1\n texture-target: 2D\nvideo/x-raw:\n format: BGRA\n width: [ 1, 2147483647 ]\n height: [ 1, 2147483647 ]\n framerate: [ 0/1, 2147483647/1 ]\npixel-aspect-ratio: 1/1\n", "direction": "src", - "presence": "sometimes" + "presence": "always" } }, "properties": { -- cgit v1.2.1