wpe: Update plugin's doc cache
authorPhilippe Normand <philn@igalia.com>
Thu, 2 Jul 2020 11:37:47 +0000 (12:37 +0100)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Thu, 2 Jul 2020 17:07:46 +0000 (17:07 +0000)
This was forgotten in !1392.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1402>

docs/plugins/gst_plugins_cache.json

index f1c6ccb..8db5c5f 100644 (file)
                 "long-name": "WPE source",
                 "pad-templates": {
                     "src": {
-                        "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\n",
+                        "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",
                         "direction": "src",
                         "presence": "always"
                     }