summaryrefslogtreecommitdiff
path: root/docs/plugins/gst-plugins-base-plugins.args
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2017-02-24 15:07:06 +0200
committerSebastian Dröge <sebastian@centricular.com>2017-02-24 15:07:06 +0200
commitb078f0ad4044831b81dfd88cb61ec0d8daf094c6 (patch)
treeec3fe0dcb23f65f4b9568ac4f8ffb6fca4da014c /docs/plugins/gst-plugins-base-plugins.args
parent85f6690cc130c7872d54be7606818240fb24ed9a (diff)
downloadgstreamer-plugins-base-b078f0ad4044831b81dfd88cb61ec0d8daf094c6.tar.gz
Release 1.11.21.11.2
Diffstat (limited to 'docs/plugins/gst-plugins-base-plugins.args')
-rw-r--r--docs/plugins/gst-plugins-base-plugins.args50
1 files changed, 50 insertions, 0 deletions
diff --git a/docs/plugins/gst-plugins-base-plugins.args b/docs/plugins/gst-plugins-base-plugins.args
index d5b2274c5..849276b07 100644
--- a/docs/plugins/gst-plugins-base-plugins.args
+++ b/docs/plugins/gst-plugins-base-plugins.args
@@ -79,6 +79,16 @@
</ARG>
<ARG>
+<NAME>GstVideoScale::n-threads</NAME>
+<TYPE>guint</TYPE>
+<RANGE></RANGE>
+<FLAGS>rwx</FLAGS>
+<NICK>Threads</NICK>
+<BLURB>Maximum number of threads to use.</BLURB>
+<DEFAULT>1</DEFAULT>
+</ARG>
+
+<ARG>
<NAME>GstURIDecodeBin::buffer-duration</NAME>
<TYPE>gint64</TYPE>
<RANGE>>= G_MAXULONG</RANGE>
@@ -989,6 +999,16 @@
</ARG>
<ARG>
+<NAME>GstVideoConvert::n-threads</NAME>
+<TYPE>guint</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Threads</NICK>
+<BLURB>Maximum number of threads to use.</BLURB>
+<DEFAULT>1</DEFAULT>
+</ARG>
+
+<ARG>
<NAME>GstGioStreamSrc::stream</NAME>
<TYPE>GInputStream*</TYPE>
<RANGE></RANGE>
@@ -1599,6 +1619,36 @@
</ARG>
<ARG>
+<NAME>GstVideoTestSrc::animation-mode</NAME>
+<TYPE>GstVideoTestSrcAnimationMode</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Animation mode</NICK>
+<BLURB>For pattern=ball, which counter defines the position of the ball.</BLURB>
+<DEFAULT>frame count</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstVideoTestSrc::flip</NAME>
+<TYPE>gboolean</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Flip</NICK>
+<BLURB>For pattern=ball, invert colors every second.</BLURB>
+<DEFAULT>FALSE</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstVideoTestSrc::motion</NAME>
+<TYPE>GstVideoTestSrcMotionType</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Motion</NICK>
+<BLURB>For pattern=ball, what motion the ball does.</BLURB>
+<DEFAULT>Ball waves back and forth, up and down</DEFAULT>
+</ARG>
+
+<ARG>
<NAME>GstVideoRate::average-period</NAME>
<TYPE>guint64</TYPE>
<RANGE><= G_MAXLONG</RANGE>