bad: Update qsv docs
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8774>
This commit is contained in:
parent
50cebd3ba8
commit
68489f2362
@ -240454,7 +240454,7 @@
|
|||||||
"writable": true
|
"writable": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"rank": "primary"
|
"rank": "none"
|
||||||
},
|
},
|
||||||
"qsvh265dec": {
|
"qsvh265dec": {
|
||||||
"author": "Seungha Yang <seungha@centricular.com>",
|
"author": "Seungha Yang <seungha@centricular.com>",
|
||||||
@ -240787,7 +240787,7 @@
|
|||||||
"writable": true
|
"writable": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"rank": "primary"
|
"rank": "none"
|
||||||
},
|
},
|
||||||
"qsvjpegdec": {
|
"qsvjpegdec": {
|
||||||
"author": "Seungha Yang <seungha@centricular.com>",
|
"author": "Seungha Yang <seungha@centricular.com>",
|
||||||
@ -240860,7 +240860,7 @@
|
|||||||
"writable": true
|
"writable": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"rank": "primary"
|
"rank": "none"
|
||||||
},
|
},
|
||||||
"qsvvp9dec": {
|
"qsvvp9dec": {
|
||||||
"author": "Seungha Yang <seungha@centricular.com>",
|
"author": "Seungha Yang <seungha@centricular.com>",
|
||||||
@ -241099,6 +241099,18 @@
|
|||||||
"readable": true,
|
"readable": true,
|
||||||
"type": "gint64",
|
"type": "gint64",
|
||||||
"writable": false
|
"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",
|
"type": "gint64",
|
||||||
"writable": false
|
"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": {
|
"low-latency": {
|
||||||
"blurb": "Enables low-latency encoding",
|
"blurb": "Enables low-latency encoding",
|
||||||
"conditionally-available": false,
|
"conditionally-available": false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user