summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2017-04-07 16:30:35 +0300
committerSebastian Dröge <sebastian@centricular.com>2017-04-07 16:30:35 +0300
commit47047992fca1e8fb972d455ba48ab207ddffd2c4 (patch)
tree45d0bcb7560efad1cfe5d78a339abbc163b3cd69 /docs
parent5e8c305da2858483ffe86e8c6876fa9d525b714d (diff)
Release 1.11.901.11.90
Diffstat (limited to 'docs')
-rw-r--r--docs/plugins/gstreamer-plugins.args10
-rw-r--r--docs/plugins/inspect/plugin-coreelements.xml2
2 files changed, 11 insertions, 1 deletions
diff --git a/docs/plugins/gstreamer-plugins.args b/docs/plugins/gstreamer-plugins.args
index 3dce0304a..4cbe230fa 100644
--- a/docs/plugins/gstreamer-plugins.args
+++ b/docs/plugins/gstreamer-plugins.args
@@ -579,6 +579,16 @@
</ARG>
<ARG>
+<NAME>GstMultiQueue::min-interleave-time</NAME>
+<TYPE>guint64</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Minimum interleave time</NICK>
+<BLURB>Minimum extra buffering for deinterleaving (size of the queues) when use-interleave=true.</BLURB>
+<DEFAULT>250000000</DEFAULT>
+</ARG>
+
+<ARG>
<NAME>GstInputSelector::active-pad</NAME>
<TYPE>GstPad*</TYPE>
<RANGE></RANGE>
diff --git a/docs/plugins/inspect/plugin-coreelements.xml b/docs/plugins/inspect/plugin-coreelements.xml
index 84542a8a4..40991d882 100644
--- a/docs/plugins/inspect/plugin-coreelements.xml
+++ b/docs/plugins/inspect/plugin-coreelements.xml
@@ -3,7 +3,7 @@
<description>GStreamer core elements</description>
<filename>../../plugins/elements/.libs/libgstcoreelements.so</filename>
<basename>libgstcoreelements.so</basename>
- <version>1.11.2</version>
+ <version>1.11.90</version>
<license>LGPL</license>
<source>gstreamer</source>
<package>GStreamer source release</package>