From: Philippe Normand Date: Sun, 12 Sep 2021 11:18:32 +0000 (+0100) Subject: docs: Update cache X-Git-Tag: 1.19.3~509^2~8 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=732b352df61d0cd33e3f43c86b5c10f1abd26549;p=platform%2Fupstream%2Fgstreamer.git docs: Update cache Part-of: --- diff --git a/docs/gst_plugins_cache.json b/docs/gst_plugins_cache.json index 48e6ef2..5378baf 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" }