docs: fix up for errorignore convert-error signal removal
authorTim-Philipp Müller <tim@centricular.com>
Wed, 8 Jul 2020 18:56:13 +0000 (19:56 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Wed, 8 Jul 2020 22:50:35 +0000 (23:50 +0100)
The commit that added that was reverted. Need to remove this
from docs cache manually.

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

docs/plugins/gst_plugins_cache.json

index a5b09c1..87fc7be 100644 (file)
                         "writable": true
                     }
                 },
-                "rank": "none",
-                "signals": {
-                    "convert-error": {
-                        "args": [
-                            {
-                                "name": "arg0",
-                                "type": "GstFlowReturn"
-                            }
-                        ],
-                        "return-type": "GstFlowReturn",
-                        "when": "last"
-                    }
-                }
+                "rank": "none"
             },
             "fakevideosink": {
                 "author": "Nicolas Dufresne <nicolas.dufresne@collabora.com>",