summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2014-05-21 13:06:36 +0200
committerSebastian Dröge <sebastian@centricular.com>2014-05-21 13:06:36 +0200
commitfda64c4119e7d421d97e11882c81a0a1f37ab67b (patch)
treee61ad2e20461bdbade6afe8ca081c95782f18f43 /docs
parentc24fb5f924ab242a28003b9eca7388e94694036a (diff)
downloadgst-libav-fda64c4119e7d421d97e11882c81a0a1f37ab67b.tar.gz
Release 1.3.21.3.2
Diffstat (limited to 'docs')
-rw-r--r--docs/plugins/gst-libav-plugins.args80
-rw-r--r--docs/plugins/inspect-build.stamp0
-rw-r--r--docs/plugins/inspect.stamp1
-rw-r--r--docs/plugins/inspect/plugin-libav.xml2
4 files changed, 81 insertions, 2 deletions
diff --git a/docs/plugins/gst-libav-plugins.args b/docs/plugins/gst-libav-plugins.args
index faf6c86..f5fcb47 100644
--- a/docs/plugins/gst-libav-plugins.args
+++ b/docs/plugins/gst-libav-plugins.args
@@ -14409,6 +14409,16 @@
</ARG>
<ARG>
+<NAME>avenc_prores::max-threads</NAME>
+<TYPE>gint</TYPE>
+<RANGE>>= 0</RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Maximum encode threads</NICK>
+<BLURB>Maximum number of worker threads to spawn. (0 = auto).</BLURB>
+<DEFAULT>0</DEFAULT>
+</ARG>
+
+<ARG>
<NAME>avenc_ppm::bitrate</NAME>
<TYPE>gint</TYPE>
<RANGE>>= 0</RANGE>
@@ -16619,6 +16629,16 @@
</ARG>
<ARG>
+<NAME>avenc_mpeg4::max-threads</NAME>
+<TYPE>gint</TYPE>
+<RANGE>>= 0</RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Maximum encode threads</NICK>
+<BLURB>Maximum number of worker threads to spawn. (0 = auto).</BLURB>
+<DEFAULT>0</DEFAULT>
+</ARG>
+
+<ARG>
<NAME>avenc_mpeg2video::b-quant-factor</NAME>
<TYPE>gfloat</TYPE>
<RANGE>[-31,31]</RANGE>
@@ -17209,6 +17229,16 @@
</ARG>
<ARG>
+<NAME>avenc_mpeg2video::max-threads</NAME>
+<TYPE>gint</TYPE>
+<RANGE>>= 0</RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Maximum encode threads</NICK>
+<BLURB>Maximum number of worker threads to spawn. (0 = auto).</BLURB>
+<DEFAULT>0</DEFAULT>
+</ARG>
+
+<ARG>
<NAME>avenc_mpeg1video::b-quant-factor</NAME>
<TYPE>gfloat</TYPE>
<RANGE>[-31,31]</RANGE>
@@ -17799,6 +17829,16 @@
</ARG>
<ARG>
+<NAME>avenc_mpeg1video::max-threads</NAME>
+<TYPE>gint</TYPE>
+<RANGE>>= 0</RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Maximum encode threads</NICK>
+<BLURB>Maximum number of worker threads to spawn. (0 = auto).</BLURB>
+<DEFAULT>0</DEFAULT>
+</ARG>
+
+<ARG>
<NAME>avenc_mp2::bitrate</NAME>
<TYPE>gint</TYPE>
<RANGE>>= 0</RANGE>
@@ -18659,6 +18699,16 @@
</ARG>
<ARG>
+<NAME>avenc_h263p::max-threads</NAME>
+<TYPE>gint</TYPE>
+<RANGE>>= 0</RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Maximum encode threads</NICK>
+<BLURB>Maximum number of worker threads to spawn. (0 = auto).</BLURB>
+<DEFAULT>0</DEFAULT>
+</ARG>
+
+<ARG>
<NAME>avenc_h263::b-quant-factor</NAME>
<TYPE>gfloat</TYPE>
<RANGE>[-31,31]</RANGE>
@@ -20129,6 +20179,16 @@
</ARG>
<ARG>
+<NAME>avenc_ffv1::max-threads</NAME>
+<TYPE>gint</TYPE>
+<RANGE>>= 0</RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Maximum encode threads</NICK>
+<BLURB>Maximum number of worker threads to spawn. (0 = auto).</BLURB>
+<DEFAULT>0</DEFAULT>
+</ARG>
+
+<ARG>
<NAME>avenc_eac3::bitrate</NAME>
<TYPE>gint</TYPE>
<RANGE>>= 0</RANGE>
@@ -20209,6 +20269,16 @@
</ARG>
<ARG>
+<NAME>avenc_dvvideo::max-threads</NAME>
+<TYPE>gint</TYPE>
+<RANGE>>= 0</RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Maximum encode threads</NICK>
+<BLURB>Maximum number of worker threads to spawn. (0 = auto).</BLURB>
+<DEFAULT>0</DEFAULT>
+</ARG>
+
+<ARG>
<NAME>avenc_dpx::bitrate</NAME>
<TYPE>gint</TYPE>
<RANGE>>= 0</RANGE>
@@ -20329,6 +20399,16 @@
</ARG>
<ARG>
+<NAME>avenc_dnxhd::max-threads</NAME>
+<TYPE>gint</TYPE>
+<RANGE>>= 0</RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Maximum encode threads</NICK>
+<BLURB>Maximum number of worker threads to spawn. (0 = auto).</BLURB>
+<DEFAULT>0</DEFAULT>
+</ARG>
+
+<ARG>
<NAME>avenc_comfortnoise::bitrate</NAME>
<TYPE>gint</TYPE>
<RANGE>>= 0</RANGE>
diff --git a/docs/plugins/inspect-build.stamp b/docs/plugins/inspect-build.stamp
deleted file mode 100644
index e69de29..0000000
--- a/docs/plugins/inspect-build.stamp
+++ /dev/null
diff --git a/docs/plugins/inspect.stamp b/docs/plugins/inspect.stamp
deleted file mode 100644
index e0cb139..0000000
--- a/docs/plugins/inspect.stamp
+++ /dev/null
@@ -1 +0,0 @@
-timestamp \ No newline at end of file
diff --git a/docs/plugins/inspect/plugin-libav.xml b/docs/plugins/inspect/plugin-libav.xml
index cb01229..3e9dfae 100644
--- a/docs/plugins/inspect/plugin-libav.xml
+++ b/docs/plugins/inspect/plugin-libav.xml
@@ -3,7 +3,7 @@
<description>All libav codecs and formats (local snapshot)</description>
<filename>../../ext/libav/.libs/libgstlibav.so</filename>
<basename>libgstlibav.so</basename>
- <version>1.3.1</version>
+ <version>1.3.2</version>
<license>GPL</license>
<source>gst-libav</source>
<package>libav</package>