From 90154bf8e2b59e00a39ea1a078680015459e5acb Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Wed, 23 Nov 2005 19:56:31 +0000 Subject: releasing 0.9.6 Original commit message from CVS: releasing 0.9.6 --- docs/plugins/gst-plugins-good-plugins.args | 74 +++++++++++++++++++++++++----- 1 file changed, 62 insertions(+), 12 deletions(-) (limited to 'docs/plugins/gst-plugins-good-plugins.args') diff --git a/docs/plugins/gst-plugins-good-plugins.args b/docs/plugins/gst-plugins-good-plugins.args index 1290ae9c..39a4bfa0 100644 --- a/docs/plugins/gst-plugins-good-plugins.args +++ b/docs/plugins/gst-plugins-good-plugins.args @@ -3925,7 +3925,7 @@ rw method method. -1 +Rotate clockwise 90 degrees @@ -3965,7 +3965,7 @@ rw Fill How to fill the borders. -0 +Black @@ -4054,7 +4054,7 @@ rw URI -URI in the form of udp://hostname:port. +URI in the form of udp://multicast_group:port. "udp://0.0.0.0:4951" @@ -4095,7 +4095,7 @@ rw Type The type of transition to use. -bar_wipe_lr +A bar moves from left to right @@ -4425,7 +4425,7 @@ rw Method How the alpha channels should be created. -0 +Set/adjust alpha channel @@ -4535,7 +4535,7 @@ rw protocol Connection Protocol to use. -3 +Http Protocol (icecast 2.x) @@ -4680,12 +4680,12 @@ GstCACASink::dither -GstCACASinkDithers +GstCACASinkDithering rw Dither Type Set type of Dither. -NONE +No dithering @@ -4805,7 +4805,7 @@ rw Quality Decoding quality. -DV_QUALITY_BEST +Highest quality colour decoding @@ -4845,7 +4845,7 @@ rw driver driver. -X11 +X11 driver 1.1 @@ -6785,7 +6785,7 @@ rw Quality Speed versus compression tradeoff. -5 +5 - Default @@ -6825,7 +6825,7 @@ rw Background Background type. -0 +Checker pattern @@ -7088,3 +7088,53 @@ 25 + +GstCutter::leaky +gboolean + +rw +Leaky +do we leak buffers when below threshold ?. +FALSE + + + +GstCutter::pre-length +guint64 + +rw +Pre-recording buffer length +Length of pre-recording buffer (in nanoseconds). +0 + + + +GstCutter::run-length +guint64 + +rw +Run length +Length of drop below threshold before cut_stop (in nanoseconds). +0 + + + +GstCutter::threshold +gdouble + +rw +Threshold +Volume threshold before trigger. +0 + + + +GstCutter::threshold-dB +gdouble + +rw +Threshold (dB) +Volume threshold before trigger (in dB). +0 + + -- cgit