From 64edac1d2ea7e27bb79e26c40abc324fde66020d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim-Philipp=20M=C3=BCller?= Date: Mon, 17 Sep 2012 12:14:07 +0100 Subject: [PATCH] docs: update --- docs/plugins/gst-plugins-good-plugins-docs.sgml | 8 -- docs/plugins/gst-plugins-good-plugins-sections.txt | 71 ---------- docs/plugins/gst-plugins-good-plugins.args | 152 ++++++++++++++++++++- docs/plugins/gst-plugins-good-plugins.hierarchy | 1 + docs/plugins/inspect/plugin-halelements.xml | 43 ------ docs/plugins/inspect/plugin-monoscope.xml | 6 +- 6 files changed, 155 insertions(+), 126 deletions(-) delete mode 100644 docs/plugins/inspect/plugin-halelements.xml diff --git a/docs/plugins/gst-plugins-good-plugins-docs.sgml b/docs/plugins/gst-plugins-good-plugins-docs.sgml index dff089d..420b94b 100644 --- a/docs/plugins/gst-plugins-good-plugins-docs.sgml +++ b/docs/plugins/gst-plugins-good-plugins-docs.sgml @@ -81,8 +81,6 @@ - - @@ -121,7 +119,6 @@ - @@ -143,8 +140,6 @@ - - @@ -165,7 +160,6 @@ - @@ -207,7 +201,6 @@ - @@ -258,6 +251,5 @@ gst-plugins-good Base Classes - diff --git a/docs/plugins/gst-plugins-good-plugins-sections.txt b/docs/plugins/gst-plugins-good-plugins-sections.txt index c725925..252593c 100644 --- a/docs/plugins/gst-plugins-good-plugins-sections.txt +++ b/docs/plugins/gst-plugins-good-plugins-sections.txt @@ -1001,34 +1001,6 @@ GST_IS_RTP_SSRC_DEMUX_CLASS
-element-halaudiosink -halaudiosink -GstHalAudioSink - -GstHalAudioSinkClass -GST_TYPE_HAL_AUDIO_SINK -GST_HAL_AUDIO_SINK -GST_HAL_AUDIO_SINK_CLASS -GST_IS_HAL_AUDIO_SINK -GST_IS_HAL_AUDIO_SINK_CLASS -gst_hal_audio_sink_get_type -
- -
-element-halaudiosrc -halaudiosrc -GstHalAudioSrc - -GstHalAudioSrcClass -GST_TYPE_HAL_AUDIO_SRC -GST_HAL_AUDIO_SRC -GST_HAL_AUDIO_SRC_CLASS -GST_IS_HAL_AUDIO_SRC -GST_IS_HAL_AUDIO_SRC_CLASS -gst_hal_audio_src_get_type -
- -
element-icydemux icydemux GstICYDemux @@ -1529,20 +1501,6 @@ gst_pulsesrc_get_type
-element-pulsemixer -pulsemixer -GstPulseMixer - -GstPulseMixerClass -GST_PULSEMIXER -GST_IS_PULSEMIXER -GST_TYPE_PULSEMIXER -GST_PULSEMIXER_CLASS -GST_IS_PULSEMIXER_CLASS -gst_pulsemixer_get_type -
- -
element-progressreport progressreport GstProgressReport @@ -2002,35 +1960,6 @@ gst_video_mixer_get_type
-gstvideomixer2pad -GstVideoMixer2Pad -GstVideoMixer2Pad - -GstVideoMixer2PadClass -GST_VIDEO_MIXER2_PAD -GST_VIDEO_MIXER2_PAD_CLASS -GST_IS_VIDEO_MIXER2_PAD -GST_IS_VIDEO_MIXER2_PAD_CLASS -GST_TYPE_VIDEO_MIXER2_PAD -gst_videomixer2_pad_get_type -
- -
-element-videomixer2 -videomixer2 -GstVideoMixer2 -GstVideoMixer2Background - -GstVideoMixer2Class -GST_VIDEO_MIXER2 -GST_IS_VIDEO_MIXER2 -GST_TYPE_VIDEO_MIXER2 -GST_VIDEO_MIXER2_CLASS -GST_IS_VIDEO_MIXER2_CLASS -gst_videomixer2_get_type -
- -
element-v4l2src v4l2src GstV4l2Src diff --git a/docs/plugins/gst-plugins-good-plugins.args b/docs/plugins/gst-plugins-good-plugins.args index d9a41fc..37dae15 100644 --- a/docs/plugins/gst-plugins-good-plugins.args +++ b/docs/plugins/gst-plugins-good-plugins.args @@ -22764,7 +22764,7 @@ rw Auto alt reference frames -Automatically generate alt reference frames. +Automatically generate AltRef frames. FALSE @@ -23159,6 +23159,156 @@ +GstVP8Enc::horizontal-scaling-mode +GstVP8EncScalingMode + +rw +Horizontal scaling mode +Horizontal scaling mode. +Normal + + + +GstVP8Enc::keyframe-max-dist +gint +>= 0 +rw +Keyframe max distance +Maximum distance between keyframes (number of frames). +128 + + + +GstVP8Enc::keyframe-mode +GstVP8EncKfMode + +rw +Keyframe Mode +Keyframe placement. +Determine optimal placement automatically + + + +GstVP8Enc::max-intra-bitrate +gint +>= 0 +rw +Max Intra bitrate +Maximum Intra frame bitrate. +0 + + + +GstVP8Enc::overshoot +gint +[0,1000] +rw +Overshoot PCT +Datarate overshoot (max) target (%). +100 + + + +GstVP8Enc::temporal-scalability-layer-id +GValueArray* + +rw +Coding layer identification +Sequence defining coding layer membership. + + + + +GstVP8Enc::temporal-scalability-number-layers +gint +[1,5] +rw +Number of coding layers +Number of coding layers to use. +1 + + + +GstVP8Enc::temporal-scalability-periodicity +gint +[0,16] +rw +Coding layer periodicity +Length of sequence that defines layer membership periodicity. +0 + + + +GstVP8Enc::temporal-scalability-rate-decimator +GValueArray* + +rw +Coding layer rate decimator +Rate decimation factors for each layer. + + + + +GstVP8Enc::temporal-scalability-target-bitrate +GValueArray* + +rw +Coding layer target bitrates +Target bitrates for coding layers (one per layer, decreasing). + + + + +GstVP8Enc::twopass-vbr-bias +gint +[0,100] +rw +2-pass VBR bias +CBR/VBR bias (0=CBR, 100=VBR). +50 + + + +GstVP8Enc::twopass-vbr-maxsection +gint +>= 0 +rw +2-pass GOP max bitrate +GOP maximum bitrate (% target). +0 + + + +GstVP8Enc::twopass-vbr-minsection +gint +>= 0 +rw +2-pass GOP min bitrate +GOP minimum bitrate (% target). +0 + + + +GstVP8Enc::undershoot +gint +[0,1000] +rw +Undershoot PCT +Datarate undershoot (min) target (%). +100 + + + +GstVP8Enc::vertical-scaling-mode +GstVP8EncScalingMode + +rw +Vertical scaling mode +Vertical scaling mode. +Normal + + + GstVP8Dec::deblocking-level guint <= 16 diff --git a/docs/plugins/gst-plugins-good-plugins.hierarchy b/docs/plugins/gst-plugins-good-plugins.hierarchy index ce83fab..348f5d5 100644 --- a/docs/plugins/gst-plugins-good-plugins.hierarchy +++ b/docs/plugins/gst-plugins-good-plugins.hierarchy @@ -161,6 +161,7 @@ GObject GstMatroskaMux GstWebMMux GstMatroskaParse + GstMonoscope GstMuLawDec GstMuLawEnc GstMultipartDemux diff --git a/docs/plugins/inspect/plugin-halelements.xml b/docs/plugins/inspect/plugin-halelements.xml deleted file mode 100644 index 689988a..0000000 --- a/docs/plugins/inspect/plugin-halelements.xml +++ /dev/null @@ -1,43 +0,0 @@ - - halelements - elements wrapping the GStreamer/HAL audio input/output devices - ../../ext/hal/.libs/libgsthalelements.so - libgsthalelements.so - 0.10.30.1 - LGPL - gst-plugins-good - GStreamer Good Plug-ins git - Unknown package origin - - - halaudiosink - HAL audio sink - Sink/Audio - Audio sink for sound device access via HAL - Jürg Billeter <j@bitron.ch> - - - sink - sink - always -
ANY
-
-
-
- - halaudiosrc - HAL audio source - Source/Audio - Audio source for sound device access via HAL - Jürg Billeter <j@bitron.ch> - - - src - source - always -
ANY
-
-
-
-
-
\ No newline at end of file diff --git a/docs/plugins/inspect/plugin-monoscope.xml b/docs/plugins/inspect/plugin-monoscope.xml index 02762d3..ac10183 100644 --- a/docs/plugins/inspect/plugin-monoscope.xml +++ b/docs/plugins/inspect/plugin-monoscope.xml @@ -3,7 +3,7 @@ Monoscope visualization ../../gst/monoscope/.libs/libgstmonoscope.so libgstmonoscope.so - 0.10.30.1 + 0.11.94.1 LGPL gst-plugins-good GStreamer Good Plug-ins git @@ -20,13 +20,13 @@ sink sink always -
audio/x-raw-int, rate=(int)[ 1, 2147483647 ], channels=(int)2, endianness=(int)1234, width=(int)16, depth=(int)16, signed=(boolean)true
+
audio/x-raw, format=(string)S16LE, rate=(int)[ 8000, 96000 ], channels=(int)1, layout=(string)interleaved
src source always -
video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, width=(int)256, height=(int)128, framerate=(fraction)[ 0/1, 2147483647/1 ]
+
video/x-raw, format=(string)BGRx, width=(int)256, height=(int)128, framerate=(fraction)[ 0/1, 2147483647/1 ]
-- 2.7.4