summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Normand <philn@igalia.com>2021-09-12 12:18:32 +0100
committerPhilippe Normand <philn@igalia.com>2021-09-12 12:18:32 +0100
commit732b352df61d0cd33e3f43c86b5c10f1abd26549 (patch)
tree84c6fc2dd2002cd4e145a9b77c7d4eadaecf2f91
parent2c69544d0c60b1aa43b43f67fa5a887698d735c4 (diff)
downloadgstreamer-plugins-good-732b352df61d0cd33e3f43c86b5c10f1abd26549.tar.gz
docs: Update cache
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/1081>
-rw-r--r--docs/gst_plugins_cache.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/gst_plugins_cache.json b/docs/gst_plugins_cache.json
index 48e6ef2dd..5378bafd6 100644
--- a/docs/gst_plugins_cache.json
+++ b/docs/gst_plugins_cache.json
@@ -11199,11 +11199,14 @@
"GInitiallyUnowned",
"GObject"
],
+ "interfaces": [
+ "GstNavigation"
+ ],
"klass": "Sink/Video",
"long-name": "Qt Video Sink",
"pad-templates": {
"sink": {
- "caps": "video/x-raw(memory:GLMemory):\n format: RGBA\n width: [ 1, 2147483647 ]\n height: [ 1, 2147483647 ]\n framerate: [ 0/1, 2147483647/1 ]\n texture-target: 2D\n",
+ "caps": "video/x-raw(memory:GLMemory):\n format: { RGB, RGBA }\n width: [ 1, 2147483647 ]\n height: [ 1, 2147483647 ]\n framerate: [ 0/1, 2147483647/1 ]\n texture-target: 2D\n",
"direction": "sink",
"presence": "always"
}