From 6abc6f33da3d74f33823acea991f351387f7501b Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Tue, 7 Jul 2020 14:55:06 +0200 Subject: [PATCH] docs: Update cache for removed properties Part-of: --- docs/plugins/gst_plugins_cache.json | 24 ------------------------ 1 file changed, 24 deletions(-) diff --git a/docs/plugins/gst_plugins_cache.json b/docs/plugins/gst_plugins_cache.json index 15d983e866..858445f7f7 100644 --- a/docs/plugins/gst_plugins_cache.json +++ b/docs/plugins/gst_plugins_cache.json @@ -8936,18 +8936,6 @@ "readable": true, "type": "GstCaps", "writable": true - }, - "force-sw-decoders": { - "blurb": "Use only sofware decoders to process streams", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true } }, "rank": "none", @@ -10964,18 +10952,6 @@ "type": "gboolean", "writable": true }, - "force-sw-decoders": { - "blurb": "Use only sofware decoders to process streams", - "conditionally-available": false, - "construct": false, - "construct-only": false, - "controllable": false, - "default": "false", - "mutable": "null", - "readable": true, - "type": "gboolean", - "writable": true - }, "ring-buffer-max-size": { "blurb": "Max. amount of data in the ring buffer (bytes, 0 = ring buffer disabled)", "conditionally-available": false,