bad: Update qsv docs

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8774>
This commit is contained in:
Olivier Crête 2025-04-03 16:22:08 -04:00
parent 50cebd3ba8
commit 68489f2362

View File

@ -240454,7 +240454,7 @@
"writable": true
}
},
"rank": "primary"
"rank": "none"
},
"qsvh265dec": {
"author": "Seungha Yang <seungha@centricular.com>",
@ -240787,7 +240787,7 @@
"writable": true
}
},
"rank": "primary"
"rank": "none"
},
"qsvjpegdec": {
"author": "Seungha Yang <seungha@centricular.com>",
@ -240860,7 +240860,7 @@
"writable": true
}
},
"rank": "primary"
"rank": "none"
},
"qsvvp9dec": {
"author": "Seungha Yang <seungha@centricular.com>",
@ -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,