docs: Update cache
authorPhilippe Normand <philn@igalia.com>
Sun, 12 Sep 2021 11:18:32 +0000 (12:18 +0100)
committerPhilippe Normand <philn@igalia.com>
Sun, 12 Sep 2021 11:18:32 +0000 (12:18 +0100)
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/1081>

docs/gst_plugins_cache.json

index 48e6ef2..5378baf 100644 (file)
                     "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"
                     }