Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gst-plugins-good.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJohn-Mark Bell <jmb@pexip.com>2017-09-08 10:13:05 +0300
committerTim-Philipp Müller <tim@centricular.com>2020-10-16 12:25:10 +0300
commitba4b9971e93e269bd99e1be0f54cd1b3d9471c37 (patch)
treefc368728b3109cbfaac46ca954a33cbf4a0306f8 /docs
parentd9cedee042f9edd81d3ee8c2ec4f17f503a24979 (diff)
vp8enc: expect bps for temporal-scalability-target-bitrate.
Consistency with target-bitrate is less surprising and with modern libvpx additional configuration is required to make temporal scaling work. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/728>
Diffstat (limited to 'docs')
-rw-r--r--docs/gst_plugins_cache.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/gst_plugins_cache.json b/docs/gst_plugins_cache.json
index c2091b014..87294c835 100644
--- a/docs/gst_plugins_cache.json
+++ b/docs/gst_plugins_cache.json
@@ -25772,7 +25772,7 @@
"writable": true
},
"temporal-scalability-target-bitrate": {
- "blurb": "Target bitrates for coding layers (one per layer, decreasing)",
+ "blurb": "Target bitrates (bits/sec) for coding layers (one per layer)",
"conditionally-available": false,
"construct": false,
"construct-only": false,