summaryrefslogtreecommitdiff
path: root/docs/plugins/gst_plugins_cache.json
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-07-08 19:56:13 +0100
committerTim-Philipp Müller <tim@centricular.com>2020-07-08 23:50:35 +0100
commite86a549b5d73f74efc83c4039131e583ddde00f2 (patch)
treebba2ef7986474f0354f0c4f717be4877683a4908 /docs/plugins/gst_plugins_cache.json
parentad8529caf7da7a88532b1521f4e9bb782679c191 (diff)
docs: fix up for errorignore convert-error signal removal
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>
Diffstat (limited to 'docs/plugins/gst_plugins_cache.json')
-rw-r--r--docs/plugins/gst_plugins_cache.json14
1 files changed, 1 insertions, 13 deletions
diff --git a/docs/plugins/gst_plugins_cache.json b/docs/plugins/gst_plugins_cache.json
index a5b09c185..87fc7be52 100644
--- a/docs/plugins/gst_plugins_cache.json
+++ b/docs/plugins/gst_plugins_cache.json
@@ -6994,19 +6994,7 @@
"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>",