mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
docs: update
This commit is contained in:
parent
ee295d3fd5
commit
64edac1d2e
6 changed files with 155 additions and 126 deletions
|
@ -81,8 +81,6 @@
|
|||
<xi:include href="xml/element-gdkpixbufsink.xml" />
|
||||
<xi:include href="xml/element-goom.xml" />
|
||||
<xi:include href="xml/element-goom2k1.xml" />
|
||||
<xi:include href="xml/element-halaudiosink.xml" />
|
||||
<xi:include href="xml/element-halaudiosrc.xml" />
|
||||
<xi:include href="xml/element-hdv1394src.xml" />
|
||||
<xi:include href="xml/element-icydemux.xml" />
|
||||
<xi:include href="xml/element-id3demux.xml" />
|
||||
|
@ -121,7 +119,6 @@
|
|||
<xi:include href="xml/element-progressreport.xml" />
|
||||
<xi:include href="xml/element-pulsesink.xml" />
|
||||
<xi:include href="xml/element-pulsesrc.xml" />
|
||||
<xi:include href="xml/element-pulsemixer.xml" />
|
||||
<xi:include href="xml/element-quarktv.xml" />
|
||||
<xi:include href="xml/element-qtdemux.xml" />
|
||||
<xi:include href="xml/element-qtmux.xml" />
|
||||
|
@ -143,8 +140,6 @@
|
|||
<xi:include href="xml/element-rtpssrcdemux.xml" />
|
||||
<xi:include href="xml/element-shagadelictv.xml" />
|
||||
<xi:include href="xml/element-shapewipe.xml" />
|
||||
<xi:include href="xml/element-smokedec.xml" />
|
||||
<xi:include href="xml/element-smokeenc.xml" />
|
||||
<xi:include href="xml/element-smpte.xml" />
|
||||
<xi:include href="xml/element-smptealpha.xml" />
|
||||
<xi:include href="xml/element-souphttpsrc.xml" />
|
||||
|
@ -165,7 +160,6 @@
|
|||
<xi:include href="xml/element-videocrop.xml" />
|
||||
<xi:include href="xml/element-videoflip.xml" />
|
||||
<xi:include href="xml/element-videomixer.xml" />
|
||||
<xi:include href="xml/element-videomixer2.xml" />
|
||||
<xi:include href="xml/element-vp8dec.xml" />
|
||||
<xi:include href="xml/element-vp8enc.xml" />
|
||||
<xi:include href="xml/element-warptv.xml" />
|
||||
|
@ -207,7 +201,6 @@
|
|||
<xi:include href="xml/plugin-gdkpixbuf.xml" />
|
||||
<xi:include href="xml/plugin-goom.xml" />
|
||||
<xi:include href="xml/plugin-goom2k1.xml" />
|
||||
<xi:include href="xml/plugin-halelements.xml" />
|
||||
<xi:include href="xml/plugin-icydemux.xml" />
|
||||
<xi:include href="xml/plugin-id3demux.xml" />
|
||||
<xi:include href="xml/plugin-imagefreeze.xml" />
|
||||
|
@ -258,6 +251,5 @@
|
|||
<title>gst-plugins-good Base Classes</title>
|
||||
<xi:include href="xml/gstiirequalizer.xml" />
|
||||
<xi:include href="xml/gstvideomixerpad.xml" />
|
||||
<xi:include href="xml/gstvideomixer2pad.xml" />
|
||||
</chapter>
|
||||
</book>
|
||||
|
|
|
@ -1000,34 +1000,6 @@ GST_RTP_SSRC_DEMUX_CLASS
|
|||
GST_IS_RTP_SSRC_DEMUX_CLASS
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>element-halaudiosink</FILE>
|
||||
<TITLE>halaudiosink</TITLE>
|
||||
GstHalAudioSink
|
||||
<SUBSECTION Standard>
|
||||
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
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>element-halaudiosrc</FILE>
|
||||
<TITLE>halaudiosrc</TITLE>
|
||||
GstHalAudioSrc
|
||||
<SUBSECTION Standard>
|
||||
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
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>element-icydemux</FILE>
|
||||
<TITLE>icydemux</TITLE>
|
||||
|
@ -1528,20 +1500,6 @@ GST_PULSESRC_CAST
|
|||
gst_pulsesrc_get_type
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>element-pulsemixer</FILE>
|
||||
<TITLE>pulsemixer</TITLE>
|
||||
GstPulseMixer
|
||||
<SUBSECTION Standard>
|
||||
GstPulseMixerClass
|
||||
GST_PULSEMIXER
|
||||
GST_IS_PULSEMIXER
|
||||
GST_TYPE_PULSEMIXER
|
||||
GST_PULSEMIXER_CLASS
|
||||
GST_IS_PULSEMIXER_CLASS
|
||||
gst_pulsemixer_get_type
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>element-progressreport</FILE>
|
||||
<TITLE>progressreport</TITLE>
|
||||
|
@ -2001,35 +1959,6 @@ GST_IS_VIDEO_MIXER_CLASS
|
|||
gst_video_mixer_get_type
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gstvideomixer2pad</FILE>
|
||||
<TITLE>GstVideoMixer2Pad</TITLE>
|
||||
GstVideoMixer2Pad
|
||||
<SUBSECTION Standard>
|
||||
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
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>element-videomixer2</FILE>
|
||||
<TITLE>videomixer2</TITLE>
|
||||
GstVideoMixer2
|
||||
GstVideoMixer2Background
|
||||
<SUBSECTION Standard>
|
||||
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
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>element-v4l2src</FILE>
|
||||
<TITLE>v4l2src</TITLE>
|
||||
|
|
|
@ -22764,7 +22764,7 @@
|
|||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Auto alt reference frames</NICK>
|
||||
<BLURB>Automatically generate alt reference frames.</BLURB>
|
||||
<BLURB>Automatically generate AltRef frames.</BLURB>
|
||||
<DEFAULT>FALSE</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
|
@ -23158,6 +23158,156 @@
|
|||
<DEFAULT>Normal</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstVP8Enc::horizontal-scaling-mode</NAME>
|
||||
<TYPE>GstVP8EncScalingMode</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Horizontal scaling mode</NICK>
|
||||
<BLURB>Horizontal scaling mode.</BLURB>
|
||||
<DEFAULT>Normal</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstVP8Enc::keyframe-max-dist</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>>= 0</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Keyframe max distance</NICK>
|
||||
<BLURB>Maximum distance between keyframes (number of frames).</BLURB>
|
||||
<DEFAULT>128</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstVP8Enc::keyframe-mode</NAME>
|
||||
<TYPE>GstVP8EncKfMode</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Keyframe Mode</NICK>
|
||||
<BLURB>Keyframe placement.</BLURB>
|
||||
<DEFAULT>Determine optimal placement automatically</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstVP8Enc::max-intra-bitrate</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>>= 0</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Max Intra bitrate</NICK>
|
||||
<BLURB>Maximum Intra frame bitrate.</BLURB>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstVP8Enc::overshoot</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>[0,1000]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Overshoot PCT</NICK>
|
||||
<BLURB>Datarate overshoot (max) target (%).</BLURB>
|
||||
<DEFAULT>100</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstVP8Enc::temporal-scalability-layer-id</NAME>
|
||||
<TYPE>GValueArray*</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Coding layer identification</NICK>
|
||||
<BLURB>Sequence defining coding layer membership.</BLURB>
|
||||
<DEFAULT></DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstVP8Enc::temporal-scalability-number-layers</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>[1,5]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Number of coding layers</NICK>
|
||||
<BLURB>Number of coding layers to use.</BLURB>
|
||||
<DEFAULT>1</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstVP8Enc::temporal-scalability-periodicity</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>[0,16]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Coding layer periodicity</NICK>
|
||||
<BLURB>Length of sequence that defines layer membership periodicity.</BLURB>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstVP8Enc::temporal-scalability-rate-decimator</NAME>
|
||||
<TYPE>GValueArray*</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Coding layer rate decimator</NICK>
|
||||
<BLURB>Rate decimation factors for each layer.</BLURB>
|
||||
<DEFAULT></DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstVP8Enc::temporal-scalability-target-bitrate</NAME>
|
||||
<TYPE>GValueArray*</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Coding layer target bitrates</NICK>
|
||||
<BLURB>Target bitrates for coding layers (one per layer, decreasing).</BLURB>
|
||||
<DEFAULT></DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstVP8Enc::twopass-vbr-bias</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>[0,100]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>2-pass VBR bias</NICK>
|
||||
<BLURB>CBR/VBR bias (0=CBR, 100=VBR).</BLURB>
|
||||
<DEFAULT>50</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstVP8Enc::twopass-vbr-maxsection</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>>= 0</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>2-pass GOP max bitrate</NICK>
|
||||
<BLURB>GOP maximum bitrate (% target).</BLURB>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstVP8Enc::twopass-vbr-minsection</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>>= 0</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>2-pass GOP min bitrate</NICK>
|
||||
<BLURB>GOP minimum bitrate (% target).</BLURB>
|
||||
<DEFAULT>0</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstVP8Enc::undershoot</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>[0,1000]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Undershoot PCT</NICK>
|
||||
<BLURB>Datarate undershoot (min) target (%).</BLURB>
|
||||
<DEFAULT>100</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstVP8Enc::vertical-scaling-mode</NAME>
|
||||
<TYPE>GstVP8EncScalingMode</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Vertical scaling mode</NICK>
|
||||
<BLURB>Vertical scaling mode.</BLURB>
|
||||
<DEFAULT>Normal</DEFAULT>
|
||||
</ARG>
|
||||
|
||||
<ARG>
|
||||
<NAME>GstVP8Dec::deblocking-level</NAME>
|
||||
<TYPE>guint</TYPE>
|
||||
|
|
|
@ -161,6 +161,7 @@ GObject
|
|||
GstMatroskaMux
|
||||
GstWebMMux
|
||||
GstMatroskaParse
|
||||
GstMonoscope
|
||||
GstMuLawDec
|
||||
GstMuLawEnc
|
||||
GstMultipartDemux
|
||||
|
|
|
@ -1,43 +0,0 @@
|
|||
<plugin>
|
||||
<name>halelements</name>
|
||||
<description>elements wrapping the GStreamer/HAL audio input/output devices</description>
|
||||
<filename>../../ext/hal/.libs/libgsthalelements.so</filename>
|
||||
<basename>libgsthalelements.so</basename>
|
||||
<version>0.10.30.1</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins git</package>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
<name>halaudiosink</name>
|
||||
<longname>HAL audio sink</longname>
|
||||
<class>Sink/Audio</class>
|
||||
<description>Audio sink for sound device access via HAL</description>
|
||||
<author>Jürg Billeter <j@bitron.ch></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>ANY</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
<element>
|
||||
<name>halaudiosrc</name>
|
||||
<longname>HAL audio source</longname>
|
||||
<class>Source/Audio</class>
|
||||
<description>Audio source for sound device access via HAL</description>
|
||||
<author>Jürg Billeter <j@bitron.ch></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>ANY</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
</elements>
|
||||
</plugin>
|
|
@ -3,7 +3,7 @@
|
|||
<description>Monoscope visualization</description>
|
||||
<filename>../../gst/monoscope/.libs/libgstmonoscope.so</filename>
|
||||
<basename>libgstmonoscope.so</basename>
|
||||
<version>0.10.30.1</version>
|
||||
<version>0.11.94.1</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins git</package>
|
||||
|
@ -20,13 +20,13 @@
|
|||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/x-raw-int, rate=(int)[ 1, 2147483647 ], channels=(int)2, endianness=(int)1234, width=(int)16, depth=(int)16, signed=(boolean)true</details>
|
||||
<details>audio/x-raw, format=(string)S16LE, rate=(int)[ 8000, 96000 ], channels=(int)1, layout=(string)interleaved</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>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 ]</details>
|
||||
<details>video/x-raw, format=(string)BGRx, width=(int)256, height=(int)128, framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
|
|
Loading…
Reference in a new issue