From 68489f236247942f8511aa37eaa8f5c0ba337788 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20Cr=C3=AAte?= Date: Thu, 3 Apr 2025 16:22:08 -0400 Subject: [PATCH] bad: Update qsv docs Part-of: --- .../docs/plugins/gst_plugins_cache.json | 30 +++++++++++++++++-- 1 file changed, 27 insertions(+), 3 deletions(-) diff --git a/subprojects/gst-plugins-bad/docs/plugins/gst_plugins_cache.json b/subprojects/gst-plugins-bad/docs/plugins/gst_plugins_cache.json index d20c7fa02f..c971c4b9d3 100644 --- a/subprojects/gst-plugins-bad/docs/plugins/gst_plugins_cache.json +++ b/subprojects/gst-plugins-bad/docs/plugins/gst_plugins_cache.json @@ -240454,7 +240454,7 @@ "writable": true } }, - "rank": "primary" + "rank": "none" }, "qsvh265dec": { "author": "Seungha Yang ", @@ -240787,7 +240787,7 @@ "writable": true } }, - "rank": "primary" + "rank": "none" }, "qsvjpegdec": { "author": "Seungha Yang ", @@ -240860,7 +240860,7 @@ "writable": true } }, - "rank": "primary" + "rank": "none" }, "qsvvp9dec": { "author": "Seungha Yang ", @@ -241099,6 +241099,18 @@ "readable": true, "type": "gint64", "writable": false + }, + "device-path": { + "blurb": "DRM device path", + "conditionally-available": true, + "construct": false, + "construct-only": false, + "controllable": false, + "default": "NULL", + "mutable": "null", + "readable": true, + "type": "gchararray", + "writable": false } } }, @@ -241130,6 +241142,18 @@ "type": "gint64", "writable": false }, + "device-path": { + "blurb": "DRM device path", + "conditionally-available": true, + "construct": false, + "construct-only": false, + "controllable": false, + "default": "NULL", + "mutable": "null", + "readable": true, + "type": "gchararray", + "writable": false + }, "low-latency": { "blurb": "Enables low-latency encoding", "conditionally-available": false,