docs: update plugin introspection data

Now more files are merged and produced in a canonical fashion, which hopefully
creates less or no delta in the future.
This commit is contained in:
Stefan Kost 2011-05-19 23:31:19 +03:00
parent 7105ead626
commit aff7701f80
4 changed files with 362 additions and 326 deletions

View file

@ -461,7 +461,7 @@
<ARG> <ARG>
<NAME>GstUDPSrc::sockfd</NAME> <NAME>GstUDPSrc::sockfd</NAME>
<TYPE>gint</TYPE> <TYPE>gint</TYPE>
<RANGE>>= G_MAXULONG</RANGE> <RANGE>>= -1</RANGE>
<FLAGS>rw</FLAGS> <FLAGS>rw</FLAGS>
<NICK>Socket Handle</NICK> <NICK>Socket Handle</NICK>
<BLURB>Socket to use for UDP reception. (-1 == allocate).</BLURB> <BLURB>Socket to use for UDP reception. (-1 == allocate).</BLURB>
@ -511,7 +511,7 @@
<ARG> <ARG>
<NAME>GstUDPSrc::sock</NAME> <NAME>GstUDPSrc::sock</NAME>
<TYPE>gint</TYPE> <TYPE>gint</TYPE>
<RANGE>>= G_MAXULONG</RANGE> <RANGE>>= -1</RANGE>
<FLAGS>r</FLAGS> <FLAGS>r</FLAGS>
<NICK>Socket Handle</NICK> <NICK>Socket Handle</NICK>
<BLURB>Socket currently in use for UDP reception. (-1 = no socket).</BLURB> <BLURB>Socket currently in use for UDP reception. (-1 = no socket).</BLURB>
@ -1651,7 +1651,7 @@
<ARG> <ARG>
<NAME>GstDV1394Src::port</NAME> <NAME>GstDV1394Src::port</NAME>
<TYPE>gint</TYPE> <TYPE>gint</TYPE>
<RANGE>[G_MAXULONG,16]</RANGE> <RANGE>[-1,16]</RANGE>
<FLAGS>rw</FLAGS> <FLAGS>rw</FLAGS>
<NICK>Port</NICK> <NICK>Port</NICK>
<BLURB>Port number (-1 automatic).</BLURB> <BLURB>Port number (-1 automatic).</BLURB>
@ -1901,7 +1901,7 @@
<ARG> <ARG>
<NAME>GstTest::allowed-timestamp-deviation</NAME> <NAME>GstTest::allowed-timestamp-deviation</NAME>
<TYPE>gint64</TYPE> <TYPE>gint64</TYPE>
<RANGE>>= G_MAXULONG</RANGE> <RANGE>>= -1</RANGE>
<FLAGS>rwx</FLAGS> <FLAGS>rwx</FLAGS>
<NICK>allowed timestamp deviation</NICK> <NICK>allowed timestamp deviation</NICK>
<BLURB>allowed average difference in usec between timestamp of next buffer and expected timestamp from analyzing last buffer.</BLURB> <BLURB>allowed average difference in usec between timestamp of next buffer and expected timestamp from analyzing last buffer.</BLURB>
@ -1911,7 +1911,7 @@
<ARG> <ARG>
<NAME>GstTest::buffer-count</NAME> <NAME>GstTest::buffer-count</NAME>
<TYPE>gint64</TYPE> <TYPE>gint64</TYPE>
<RANGE>>= G_MAXULONG</RANGE> <RANGE>>= -1</RANGE>
<FLAGS>r</FLAGS> <FLAGS>r</FLAGS>
<NICK>buffer count</NICK> <NICK>buffer count</NICK>
<BLURB>number of buffers in stream.</BLURB> <BLURB>number of buffers in stream.</BLURB>
@ -1921,7 +1921,7 @@
<ARG> <ARG>
<NAME>GstTest::expected-buffer-count</NAME> <NAME>GstTest::expected-buffer-count</NAME>
<TYPE>gint64</TYPE> <TYPE>gint64</TYPE>
<RANGE>>= G_MAXULONG</RANGE> <RANGE>>= -1</RANGE>
<FLAGS>rwx</FLAGS> <FLAGS>rwx</FLAGS>
<NICK>expected buffer count</NICK> <NICK>expected buffer count</NICK>
<BLURB>expected number of buffers in stream.</BLURB> <BLURB>expected number of buffers in stream.</BLURB>
@ -1931,7 +1931,7 @@
<ARG> <ARG>
<NAME>GstTest::expected-length</NAME> <NAME>GstTest::expected-length</NAME>
<TYPE>gint64</TYPE> <TYPE>gint64</TYPE>
<RANGE>>= G_MAXULONG</RANGE> <RANGE>>= -1</RANGE>
<FLAGS>rwx</FLAGS> <FLAGS>rwx</FLAGS>
<NICK>expected length</NICK> <NICK>expected length</NICK>
<BLURB>expected length of stream.</BLURB> <BLURB>expected length of stream.</BLURB>
@ -1951,7 +1951,7 @@
<ARG> <ARG>
<NAME>GstTest::length</NAME> <NAME>GstTest::length</NAME>
<TYPE>gint64</TYPE> <TYPE>gint64</TYPE>
<RANGE>>= G_MAXULONG</RANGE> <RANGE>>= -1</RANGE>
<FLAGS>r</FLAGS> <FLAGS>r</FLAGS>
<NICK>length</NICK> <NICK>length</NICK>
<BLURB>length of stream.</BLURB> <BLURB>length of stream.</BLURB>
@ -1971,7 +1971,7 @@
<ARG> <ARG>
<NAME>GstTest::timestamp-deviation</NAME> <NAME>GstTest::timestamp-deviation</NAME>
<TYPE>gint64</TYPE> <TYPE>gint64</TYPE>
<RANGE>>= G_MAXULONG</RANGE> <RANGE>>= -1</RANGE>
<FLAGS>r</FLAGS> <FLAGS>r</FLAGS>
<NICK>timestamp deviation</NICK> <NICK>timestamp deviation</NICK>
<BLURB>average difference in usec between timestamp of next buffer and expected timestamp from analyzing last buffer.</BLURB> <BLURB>average difference in usec between timestamp of next buffer and expected timestamp from analyzing last buffer.</BLURB>
@ -2051,7 +2051,7 @@
<ARG> <ARG>
<NAME>GstBreakMyData::set-to</NAME> <NAME>GstBreakMyData::set-to</NAME>
<TYPE>gint</TYPE> <TYPE>gint</TYPE>
<RANGE>[G_MAXULONG,255]</RANGE> <RANGE>[-1,255]</RANGE>
<FLAGS>rwx</FLAGS> <FLAGS>rwx</FLAGS>
<NICK>set-to</NICK> <NICK>set-to</NICK>
<BLURB>set changed bytes to this value (-1 means random value.</BLURB> <BLURB>set changed bytes to this value (-1 means random value.</BLURB>
@ -2391,7 +2391,7 @@
<ARG> <ARG>
<NAME>GstDynUDPSink::sockfd</NAME> <NAME>GstDynUDPSink::sockfd</NAME>
<TYPE>gint</TYPE> <TYPE>gint</TYPE>
<RANGE>[G_MAXULONG,32767]</RANGE> <RANGE>[-1,32767]</RANGE>
<FLAGS>rw</FLAGS> <FLAGS>rw</FLAGS>
<NICK>socket handle</NICK> <NICK>socket handle</NICK>
<BLURB>Socket to use for UDP sending. (-1 == allocate).</BLURB> <BLURB>Socket to use for UDP sending. (-1 == allocate).</BLURB>
@ -2461,7 +2461,7 @@
<ARG> <ARG>
<NAME>GstMultiUDPSink::sock</NAME> <NAME>GstMultiUDPSink::sock</NAME>
<TYPE>gint</TYPE> <TYPE>gint</TYPE>
<RANGE>>= G_MAXULONG</RANGE> <RANGE>>= -1</RANGE>
<FLAGS>r</FLAGS> <FLAGS>r</FLAGS>
<NICK>Socket Handle</NICK> <NICK>Socket Handle</NICK>
<BLURB>Socket currently in use for UDP sending. (-1 == no socket).</BLURB> <BLURB>Socket currently in use for UDP sending. (-1 == no socket).</BLURB>
@ -2471,7 +2471,7 @@
<ARG> <ARG>
<NAME>GstMultiUDPSink::sockfd</NAME> <NAME>GstMultiUDPSink::sockfd</NAME>
<TYPE>gint</TYPE> <TYPE>gint</TYPE>
<RANGE>>= G_MAXULONG</RANGE> <RANGE>>= -1</RANGE>
<FLAGS>rw</FLAGS> <FLAGS>rw</FLAGS>
<NICK>Socket Handle</NICK> <NICK>Socket Handle</NICK>
<BLURB>Socket to use for UDP sending. (-1 == allocate).</BLURB> <BLURB>Socket to use for UDP sending. (-1 == allocate).</BLURB>
@ -2501,7 +2501,7 @@
<ARG> <ARG>
<NAME>GstMultiUDPSink::qos-dscp</NAME> <NAME>GstMultiUDPSink::qos-dscp</NAME>
<TYPE>gint</TYPE> <TYPE>gint</TYPE>
<RANGE>[G_MAXULONG,63]</RANGE> <RANGE>[-1,63]</RANGE>
<FLAGS>rw</FLAGS> <FLAGS>rw</FLAGS>
<NICK>QoS diff srv code point</NICK> <NICK>QoS diff srv code point</NICK>
<BLURB>Quality of Service, differentiated services code point (-1 default).</BLURB> <BLURB>Quality of Service, differentiated services code point (-1 default).</BLURB>
@ -2651,7 +2651,7 @@
<ARG> <ARG>
<NAME>GstXImageSrc::screen-num</NAME> <NAME>GstXImageSrc::screen-num</NAME>
<TYPE>guint</TYPE> <TYPE>guint</TYPE>
<RANGE><= G_MAXINT</RANGE> <RANGE><= G_MAXLONG</RANGE>
<FLAGS>rw</FLAGS> <FLAGS>rw</FLAGS>
<NICK>Screen number</NICK> <NICK>Screen number</NICK>
<BLURB>X Screen Number.</BLURB> <BLURB>X Screen Number.</BLURB>
@ -2671,7 +2671,7 @@
<ARG> <ARG>
<NAME>GstXImageSrc::endx</NAME> <NAME>GstXImageSrc::endx</NAME>
<TYPE>guint</TYPE> <TYPE>guint</TYPE>
<RANGE><= G_MAXINT</RANGE> <RANGE><= G_MAXLONG</RANGE>
<FLAGS>rw</FLAGS> <FLAGS>rw</FLAGS>
<NICK>End X</NICK> <NICK>End X</NICK>
<BLURB>X coordinate of bottom right corner of area to be recorded (0 for bottom right of screen).</BLURB> <BLURB>X coordinate of bottom right corner of area to be recorded (0 for bottom right of screen).</BLURB>
@ -2681,7 +2681,7 @@
<ARG> <ARG>
<NAME>GstXImageSrc::endy</NAME> <NAME>GstXImageSrc::endy</NAME>
<TYPE>guint</TYPE> <TYPE>guint</TYPE>
<RANGE><= G_MAXINT</RANGE> <RANGE><= G_MAXLONG</RANGE>
<FLAGS>rw</FLAGS> <FLAGS>rw</FLAGS>
<NICK>End Y</NICK> <NICK>End Y</NICK>
<BLURB>Y coordinate of bottom right corner of area to be recorded (0 for bottom right of screen).</BLURB> <BLURB>Y coordinate of bottom right corner of area to be recorded (0 for bottom right of screen).</BLURB>
@ -2691,7 +2691,7 @@
<ARG> <ARG>
<NAME>GstXImageSrc::startx</NAME> <NAME>GstXImageSrc::startx</NAME>
<TYPE>guint</TYPE> <TYPE>guint</TYPE>
<RANGE><= G_MAXINT</RANGE> <RANGE><= G_MAXLONG</RANGE>
<FLAGS>rw</FLAGS> <FLAGS>rw</FLAGS>
<NICK>Start X co-ordinate</NICK> <NICK>Start X co-ordinate</NICK>
<BLURB>X coordinate of top left corner of area to be recorded (0 for top left of screen).</BLURB> <BLURB>X coordinate of top left corner of area to be recorded (0 for top left of screen).</BLURB>
@ -2701,7 +2701,7 @@
<ARG> <ARG>
<NAME>GstXImageSrc::starty</NAME> <NAME>GstXImageSrc::starty</NAME>
<TYPE>guint</TYPE> <TYPE>guint</TYPE>
<RANGE><= G_MAXINT</RANGE> <RANGE><= G_MAXLONG</RANGE>
<FLAGS>rw</FLAGS> <FLAGS>rw</FLAGS>
<NICK>Start Y co-ordinate</NICK> <NICK>Start Y co-ordinate</NICK>
<BLURB>Y coordinate of top left corner of area to be recorded (0 for top left of screen).</BLURB> <BLURB>Y coordinate of top left corner of area to be recorded (0 for top left of screen).</BLURB>
@ -2811,7 +2811,7 @@
<ARG> <ARG>
<NAME>GstJpegDec::max-errors</NAME> <NAME>GstJpegDec::max-errors</NAME>
<TYPE>gint</TYPE> <TYPE>gint</TYPE>
<RANGE>>= G_MAXULONG</RANGE> <RANGE>>= -1</RANGE>
<FLAGS>rw</FLAGS> <FLAGS>rw</FLAGS>
<NICK>Maximum Consecutive Decoding Errors</NICK> <NICK>Maximum Consecutive Decoding Errors</NICK>
<BLURB>Error out after receiving N consecutive decoding errors (-1 = never fail, 0 = automatic, 1 = fail on first error).</BLURB> <BLURB>Error out after receiving N consecutive decoding errors (-1 = never fail, 0 = automatic, 1 = fail on first error).</BLURB>
@ -3121,7 +3121,7 @@
<ARG> <ARG>
<NAME>GstV4l2Src::device-fd</NAME> <NAME>GstV4l2Src::device-fd</NAME>
<TYPE>gint</TYPE> <TYPE>gint</TYPE>
<RANGE>>= G_MAXULONG</RANGE> <RANGE>>= -1</RANGE>
<FLAGS>r</FLAGS> <FLAGS>r</FLAGS>
<NICK>File descriptor</NICK> <NICK>File descriptor</NICK>
<BLURB>File descriptor of the device.</BLURB> <BLURB>File descriptor of the device.</BLURB>
@ -3391,7 +3391,7 @@
<ARG> <ARG>
<NAME>GstRndBufferSize::max</NAME> <NAME>GstRndBufferSize::max</NAME>
<TYPE>glong</TYPE> <TYPE>glong</TYPE>
<RANGE>[1,G_MAXINT]</RANGE> <RANGE>>= 1</RANGE>
<FLAGS>rwx</FLAGS> <FLAGS>rwx</FLAGS>
<NICK>maximum</NICK> <NICK>maximum</NICK>
<BLURB>maximum buffer size.</BLURB> <BLURB>maximum buffer size.</BLURB>
@ -3401,7 +3401,7 @@
<ARG> <ARG>
<NAME>GstRndBufferSize::min</NAME> <NAME>GstRndBufferSize::min</NAME>
<TYPE>glong</TYPE> <TYPE>glong</TYPE>
<RANGE>[0,G_MAXINT]</RANGE> <RANGE>>= 0</RANGE>
<FLAGS>rwx</FLAGS> <FLAGS>rwx</FLAGS>
<NICK>mininum</NICK> <NICK>mininum</NICK>
<BLURB>mininum buffer size.</BLURB> <BLURB>mininum buffer size.</BLURB>
@ -3411,7 +3411,7 @@
<ARG> <ARG>
<NAME>GstRndBufferSize::seed</NAME> <NAME>GstRndBufferSize::seed</NAME>
<TYPE>gulong</TYPE> <TYPE>gulong</TYPE>
<RANGE><= G_MAXUINT</RANGE> <RANGE></RANGE>
<FLAGS>rwx</FLAGS> <FLAGS>rwx</FLAGS>
<NICK>random number seed</NICK> <NICK>random number seed</NICK>
<BLURB>seed for randomness (initialized when going from READY to PAUSED).</BLURB> <BLURB>seed for randomness (initialized when going from READY to PAUSED).</BLURB>
@ -20111,7 +20111,7 @@
<ARG> <ARG>
<NAME>GstHDV1394Src::port</NAME> <NAME>GstHDV1394Src::port</NAME>
<TYPE>gint</TYPE> <TYPE>gint</TYPE>
<RANGE>[G_MAXULONG,16]</RANGE> <RANGE>[-1,16]</RANGE>
<FLAGS>rw</FLAGS> <FLAGS>rw</FLAGS>
<NICK>Port</NICK> <NICK>Port</NICK>
<BLURB>Port number (-1 automatic).</BLURB> <BLURB>Port number (-1 automatic).</BLURB>
@ -20398,6 +20398,36 @@
<DEFAULT>Auto detection</DEFAULT> <DEFAULT>Auto detection</DEFAULT>
</ARG> </ARG>
<ARG>
<NAME>GstDeinterlace::drop-orphans</NAME>
<TYPE>gboolean</TYPE>
<RANGE></RANGE>
<FLAGS>rw</FLAGS>
<NICK>drop-orphans</NICK>
<BLURB>Drop orphan fields at the beginning of telecine patterns in active locking mode.</BLURB>
<DEFAULT>TRUE</DEFAULT>
</ARG>
<ARG>
<NAME>GstDeinterlace::ignore-obscure</NAME>
<TYPE>gboolean</TYPE>
<RANGE></RANGE>
<FLAGS>rw</FLAGS>
<NICK>ignore-obscure</NICK>
<BLURB>Ignore obscure telecine patterns (only consider P, I and 2:3 variants).</BLURB>
<DEFAULT>TRUE</DEFAULT>
</ARG>
<ARG>
<NAME>GstDeinterlace::locking</NAME>
<TYPE>GstDeinterlaceLocking</TYPE>
<RANGE></RANGE>
<FLAGS>rw</FLAGS>
<NICK>locking</NICK>
<BLURB>Pattern locking mode.</BLURB>
<DEFAULT>No pattern locking</DEFAULT>
</ARG>
<ARG> <ARG>
<NAME>GstAgingTV::color-aging</NAME> <NAME>GstAgingTV::color-aging</NAME>
<TYPE>gboolean</TYPE> <TYPE>gboolean</TYPE>
@ -20461,7 +20491,7 @@
<ARG> <ARG>
<NAME>GstOpTV::threshold</NAME> <NAME>GstOpTV::threshold</NAME>
<TYPE>guint</TYPE> <TYPE>guint</TYPE>
<RANGE><= G_MAXINT</RANGE> <RANGE><= G_MAXLONG</RANGE>
<FLAGS>rw</FLAGS> <FLAGS>rw</FLAGS>
<NICK>Threshold</NICK> <NICK>Threshold</NICK>
<BLURB>Luma threshold.</BLURB> <BLURB>Luma threshold.</BLURB>
@ -20481,7 +20511,7 @@
<ARG> <ARG>
<NAME>GstRadioacTV::interval</NAME> <NAME>GstRadioacTV::interval</NAME>
<TYPE>guint</TYPE> <TYPE>guint</TYPE>
<RANGE><= G_MAXINT</RANGE> <RANGE><= G_MAXLONG</RANGE>
<FLAGS>rw</FLAGS> <FLAGS>rw</FLAGS>
<NICK>Interval</NICK> <NICK>Interval</NICK>
<BLURB>Snapshot interval (in strobe mode).</BLURB> <BLURB>Snapshot interval (in strobe mode).</BLURB>
@ -20751,7 +20781,7 @@
<ARG> <ARG>
<NAME>GstRtpSession::rtcp-rr-bandwidth</NAME> <NAME>GstRtpSession::rtcp-rr-bandwidth</NAME>
<TYPE>gint</TYPE> <TYPE>gint</TYPE>
<RANGE>>= G_MAXULONG</RANGE> <RANGE>>= -1</RANGE>
<FLAGS>rw</FLAGS> <FLAGS>rw</FLAGS>
<NICK>RTCP RR bandwidth</NICK> <NICK>RTCP RR bandwidth</NICK>
<BLURB>The RTCP bandwidth used for receivers in bytes per second (-1 = default).</BLURB> <BLURB>The RTCP bandwidth used for receivers in bytes per second (-1 = default).</BLURB>
@ -20761,7 +20791,7 @@
<ARG> <ARG>
<NAME>GstRtpSession::rtcp-rs-bandwidth</NAME> <NAME>GstRtpSession::rtcp-rs-bandwidth</NAME>
<TYPE>gint</TYPE> <TYPE>gint</TYPE>
<RANGE>>= G_MAXULONG</RANGE> <RANGE>>= -1</RANGE>
<FLAGS>rw</FLAGS> <FLAGS>rw</FLAGS>
<NICK>RTCP RS bandwidth</NICK> <NICK>RTCP RS bandwidth</NICK>
<BLURB>The RTCP bandwidth used for senders in bytes per second (-1 = default).</BLURB> <BLURB>The RTCP bandwidth used for senders in bytes per second (-1 = default).</BLURB>
@ -20801,7 +20831,7 @@
<ARG> <ARG>
<NAME>GstV4l2Sink::device-fd</NAME> <NAME>GstV4l2Sink::device-fd</NAME>
<TYPE>gint</TYPE> <TYPE>gint</TYPE>
<RANGE>>= G_MAXULONG</RANGE> <RANGE>>= -1</RANGE>
<FLAGS>r</FLAGS> <FLAGS>r</FLAGS>
<NICK>File descriptor</NICK> <NICK>File descriptor</NICK>
<BLURB>File descriptor of the device.</BLURB> <BLURB>File descriptor of the device.</BLURB>

View file

@ -1,315 +1,319 @@
GObject GObject
GdkPixbuf
GstCmmlTagClip
GstCmmlTagHead
GstCmmlTagStream
GstColorBalanceChannel
GstObject GstObject
GstPad GstBus
GstVideoMixer2Pad GstClock
GstVideoMixerPad GstSystemClock
GstInterleavePad GstAudioClock
GstPadTemplate
GstPluginFeature
GstElementFactory
GstTypeFindFactory
GstIndexFactory
GstElement GstElement
GstBin Gst3GPPMux
GstPipeline GstALawDec
GstQTMoovRecover GstALawEnc
GstSwitchSink GstAsteriskh263
GstGConfVideoSink GstAuParse
GstGConfAudioSink
GstSwitchSrc
GstGConfVideoSrc
GstGConfAudioSrc
GstHalAudioSink
GstHalAudioSrc
GstRtpBin
GstAutoVideoSink
GstAutoVideoSrc
GstAutoAudioSink
GstAutoAudioSrc
GstPushFileSrc
GstRTSPSrc
GstRgVolume
GstAspectRatioCrop
GstCmmlEnc
GstCmmlDec
GstBaseSink
GstAASink
GstBaseAudioSink
GstPulseSink
GstJackAudioSink
GstAudioSink
GstEsdSink
GstOssSink
GstOss4Sink
GstCACASink
GstVideoSink
GstGdkPixbufSink
GstShout2send
GstTest
GstMultiFileSink
GstMultiUDPSink
GstUDPSink
GstDynUDPSink
GstBaseSrc
GstPushSrc
GstDV1394Src
GstHDV1394Src
GstSoupHTTPSrc
GstBaseAudioSrc
GstAudioSrc
GstPulseSrc
GstOssSrc
GstOss4Source
GstJackAudioSrc
GstV4l2Src
GstXImageSrc
GstMultiFileSrc
GstUDPSrc
GstWavpackParse
GstWavpackDec
GstWavpackEnc
GstDVDemux
GstDVDec
GstTagLibMux
GstId3v2Mux
GstApev2Mux
GstFlacEnc
GstFlacDec
GstFlacTag
GstCairoTextOverlay
GstBaseTransform
GstCairoTimeOverlay
GstVideoFilter
GstCairoOverlay
GstEdgeTV
GstAgingTV
GstDiceTV
GstWarpTV
GstShagadelicTV
GstVertigoTV
GstRevTV
GstQuarkTV
GstOpTV
GstRadioacTV
GstStreakTV
GstRippleTV
GstNavigationtest
GstGamma
GstVideoBalance
GstVideoFlip
GstSMPTEAlpha
GstAlpha
GstAlphaColor
GstPixbufScale
GstVideoBox
GstBreakMyData
GstCapsSetter
GstNavSeek
GstProgressReport
GstTagInject
GstCpuReport
GstLevel
GstAudioFilter
GstIirEqualizer
GstIirEqualizerNBands
GstIirEqualizer3Bands
GstIirEqualizer10Bands
GstSpectrum
GstAudioInvert
GstAudioKaraoke
GstAudioAmplify
GstAudioDynamic
GstAudioFXBaseIIRFilter
GstAudioChebLimit
GstAudioChebBand
GstAudioIIRFilter
GstAudioFXBaseFIRFilter
GstAudioWSincLimit
GstAudioWSincBand
GstAudioFIRFilter
GstAudioEcho
GstRgAnalysis
GstRgLimiter
GstVideoCrop
GstAudioPanorama
GstCairoRender
GstPulseMixer
GstSpeexEnc
GstSpeexDec
GstJpegEnc
GstJpegDec
GstSmokeEnc
GstSmokeDec
GstPngDec
GstPngEnc
GstGdkPixbuf
GstOssMixerElement
GstV4l2Radio
GstOss4Mixer
GstShapeWipe
GstAviDemux GstAviDemux
GstAviMux GstAviMux
GstAviSubtitle GstAviSubtitle
GstRTPDepay GstBaseParse
GstAacParse
GstAc3Parse
GstAmrParse
GstDcaParse
GstFlacParse
GstMpegAudioParse
GstBaseRTPDepayload GstBaseRTPDepayload
GstRtpAC3Depay
GstRTPBVDepay GstRTPBVDepay
GstRtpCELTDepay
GstRTPDVDepay GstRTPDVDepay
GstRtpGSTDepay GstRTPGSMDepay
GstRTPSirenDepay
GstRTPiLBCDepay GstRTPiLBCDepay
GstRtpAC3Depay
GstRtpAMRDepay
GstRtpCELTDepay
GstRtpG722Depay GstRtpG722Depay
GstRtpG723Depay GstRtpG723Depay
GstRtpG726Depay GstRtpG726Depay
GstRtpG729Depay GstRtpG729Depay
GstRTPGSMDepay GstRtpGSTDepay
GstRtpAMRDepay
GstRtpPcmaDepay
GstRtpPcmuDepay
GstRtpMPADepay
GstRtpMPARobustDepay
GstRtpMPVDepay
GstRtpH263PDepay
GstRtpH263Depay GstRtpH263Depay
GstRtpH263PDepay
GstRtpH264Depay GstRtpH264Depay
GstRtpJ2KDepay GstRtpJ2KDepay
GstRtpJPEGDepay GstRtpJPEGDepay
GstRtpL16Depay GstRtpL16Depay
GstRtpMP1SDepay GstRtpMP1SDepay
GstRtpMP2TDepay GstRtpMP2TDepay
GstRtpMP4VDepay
GstRtpMP4ADepay GstRtpMP4ADepay
GstRtpMP4GDepay GstRtpMP4GDepay
GstRtpMP4VDepay
GstRtpMPADepay
GstRtpMPARobustDepay
GstRtpMPVDepay
GstRtpPcmaDepay
GstRtpPcmuDepay
GstRtpQCELPDepay GstRtpQCELPDepay
GstRtpQDM2Depay GstRtpQDM2Depay
GstRTPSirenDepay
GstRtpSPEEXDepay GstRtpSPEEXDepay
GstRtpSV3VDepay GstRtpSV3VDepay
GstRtpTheoraDepay GstRtpTheoraDepay
GstRtpVorbisDepay
GstRtpVRawDepay GstRtpVRawDepay
GstRtpVorbisDepay
GstRtpXQTDepay GstRtpXQTDepay
GstBaseRTPPayload GstBaseRTPPayload
GstRtpAC3Pay
GstBaseRTPAudioPayload GstBaseRTPAudioPayload
GstRTPBVPay GstRTPBVPay
GstRTPILBCPay GstRTPILBCPay
GstRTPSirenPay
GstRtpG722Pay GstRtpG722Pay
GstRtpG726Pay GstRtpG726Pay
GstRtpPcmuPay
GstRtpPcmaPay
GstRtpL16Pay GstRtpL16Pay
GstRTPSirenPay GstRtpPcmaPay
GstRtpCELTPay GstRtpPcmuPay
GstRTPDVPay GstRTPDVPay
GstRtpGSTPay
GstRTPG723Pay GstRTPG723Pay
GstRTPG729Pay GstRTPG729Pay
GstRTPGSMPay GstRTPGSMPay
GstRtpAMRPay GstRTPMP2TPay
GstRtpMPAPay
GstRTPMPVPay GstRTPMPVPay
GstRtpAC3Pay
GstRtpAMRPay
GstRtpCELTPay
GstRtpGSTPay
GstRtpH263PPay GstRtpH263PPay
GstRtpH263Pay GstRtpH263Pay
GstRtpH264Pay GstRtpH264Pay
GstRtpJ2KPay GstRtpJ2KPay
GstRtpJPEGPay GstRtpJPEGPay
GstRTPMP2TPay
GstRtpMP4VPay
GstRtpMP4APay GstRtpMP4APay
GstRtpMP4GPay GstRtpMP4GPay
GstRtpMP4VPay
GstRtpMPAPay
GstRtpSPEEXPay GstRtpSPEEXPay
GstRtpTheoraPay GstRtpTheoraPay
GstRtpVorbisPay
GstRtpVRawPay GstRtpVRawPay
GstAsteriskh263 GstRtpVorbisPay
GstBaseSink
GstAASink
GstBaseAudioSink
GstAudioSink
GstEsdSink
GstOss4Sink
GstOssSink
GstJackAudioSink
GstPulseSink
GstCACASink
GstDynUDPSink
GstMultiFileSink
GstMultiUDPSink
GstUDPSink
GstShout2send
GstTest
GstVideoSink
GstGdkPixbufSink
GstV4l2Sink
GstBaseSrc
GstPushSrc
GstBaseAudioSrc
GstAudioSrc
GstOss4Source
GstOssSrc
GstPulseSrc
GstJackAudioSrc
GstDV1394Src
GstHDV1394Src
GstMultiFileSrc
GstSoupHTTPSrc
GstUDPSrc
GstV4l2Src
GstXImageSrc
GstBaseTransform
GstAudioFilter
GstAudioAmplify
GstAudioDynamic
GstAudioEcho
GstAudioFXBaseFIRFilter
GstAudioFIRFilter
GstAudioWSincBand
GstAudioWSincLimit
GstAudioFXBaseIIRFilter
GstAudioChebBand
GstAudioChebLimit
GstAudioIIRFilter
GstAudioInvert
GstAudioKaraoke
GstIirEqualizer
GstIirEqualizer10Bands
GstIirEqualizer3Bands
GstIirEqualizerNBands
GstSpectrum
GstAudioPanorama
GstBreakMyData
GstCairoTimeOverlay
GstCapsSetter
GstCpuReport
GstLevel
GstNavSeek
GstPixbufScale
GstProgressReport
GstRgAnalysis
GstRgLimiter
GstTagInject
GstVideoBox
GstVideoCrop
GstVideoFilter
GstAgingTV
GstAlpha
GstAlphaColor
GstCairoOverlay
GstDiceTV
GstEdgeTV
GstGamma
GstNavigationtest
GstOpTV
GstQuarkTV
GstRadioacTV
GstRevTV
GstRippleTV
GstSMPTEAlpha
GstShagadelicTV
GstStreakTV
GstVertigoTV
GstVideoBalance
GstVideoFlip
GstWarpTV
GstBin
GstAspectRatioCrop
GstAutoAudioSink
GstAutoAudioSrc
GstAutoVideoSink
GstAutoVideoSrc
GstHalAudioSink
GstHalAudioSrc
GstPipeline
GstQTMoovRecover
GstPushFileSrc
GstRTSPSrc
GstRgVolume
GstRtpBin
GstSwitchSink
GstGConfAudioSink
GstGConfVideoSink
GstSwitchSrc
GstGConfAudioSrc
GstGConfVideoSrc
GstCairoRender
GstCairoTextOverlay
GstCapsDebug
GstCmmlDec
GstCmmlEnc
GstCutter
GstDVDec
GstDVDemux
GstDeinterlace
GstDeinterleave
GstEFence
GstFlacDec
GstFlacEnc
GstFlacTag
GstFlvDemux
GstFlvMux
GstFlxDec
GstGPPMux
GstGdkPixbuf
GstGoom GstGoom
GstGoom2k1 GstGoom2k1
GstWavEnc GstICYDemux
GstISMLMux
GstImageFreeze
GstInterleave
GstJpegDec
GstJpegEnc
GstMJ2Mux
GstMP4Mux
GstMatroskaDemux
GstMatroskaMux
GstWebMMux
GstMatroskaParse
GstMonoscope
GstMuLawDec
GstMuLawEnc
GstMultipartDemux
GstMultipartMux
GstOss4Mixer
GstOssMixerElement
GstPngDec
GstPngEnc
GstPulseMixer
GstQTDemux
GstQTMux
GstRTPDec
GstRTPDepay
GstRndBufferSize
GstRtpJitterBuffer GstRtpJitterBuffer
GstRtpPtDemux GstRtpPtDemux
GstRtpSession GstRtpSession
GstRtpSsrcDemux GstRtpSsrcDemux
GstRndBufferSize
GstCapsDebug
GstEFence
GstCutter
GstMatroskaDemux
GstMatroskaParse
GstMatroskaMux
GstWebMMux
GstRTPDec
GstSMPTE GstSMPTE
GstAuParse GstShapeWipe
GstMultipartDemux GstSmokeDec
GstMultipartMux GstSmokeEnc
GstALawEnc GstSpeexDec
GstALawDec GstSpeexEnc
GstMuLawEnc
GstMuLawDec
GstTagDemux GstTagDemux
GstApeDemux GstApeDemux
GstID3Demux GstID3Demux
GstFlxDec GstTagLibMux
GstDeinterlace GstApev2Mux
GstImageFreeze GstId3v2Mux
GstBaseParse GstV4l2Radio
GstAacParse
GstAmrParse
GstAc3Parse
GstDcaParse
GstFlacParse
GstMpegAudioParse
GstY4mEncode
GstInterleave
GstDeinterleave
GstWavParse
GstFlvDemux
GstFlvMux
GstQTDemux
GstQTMux
GstMP4Mux
GstISMLMux
Gst3GPPMux
GstGPPMux
GstMJ2Mux
GstICYDemux
GstVideoMixer GstVideoMixer
GstVideoMixer2 GstVideoMixer2
GstBus GstWavEnc
GstTask GstWavParse
GstTaskPool GstWavpackDec
GstClock GstWavpackEnc
GstSystemClock GstWavpackParse
GstAudioClock GstY4mEncode
GstPad
GstInterleavePad
GstVideoMixer2Pad
GstVideoMixerPad
GstPadTemplate
GstPlugin GstPlugin
GstPluginFeature
GstElementFactory
GstIndexFactory
GstTypeFindFactory
GstRegistry GstRegistry
GstRingBuffer GstRingBuffer
GstAudioSrcRingBuffer
GstAudioSinkRingBuffer GstAudioSinkRingBuffer
GstJackAudioSrcRingBuffer GstAudioSrcRingBuffer
GstJackAudioSinkRingBuffer GstJackAudioSinkRingBuffer
GstJackAudioSrcRingBuffer
GstTask
GstTaskPool
GstSignalObject GstSignalObject
GstCmmlTagStream
GstCmmlTagHead
GstCmmlTagClip
GstColorBalanceChannel
RTPSession
GstTunerNorm
GstTunerChannel GstTunerChannel
GdkPixbuf GstTunerNorm
RTPSession
GInterface GInterface
GIcon
GTypePlugin GTypePlugin
GstChildProxy GstChildProxy
GstURIHandler GstColorBalance
GstPropertyProbe
GstPreset
GstTagSetter
GstStreamVolume
GstImplementsInterface GstImplementsInterface
GstMixer GstMixer
GstTuner GstNavigation
GstColorBalance GstPreset
GstVideoOrientation GstPropertyProbe
GstStreamVolume
GstTagSetter
GstTagXmpWriter GstTagXmpWriter
GIcon GstTuner
GstURIHandler
GstVideoOrientation
GstXOverlay

View file

@ -1,62 +1,63 @@
GstBin GstChildProxy GdkPixbuf GIcon
GstPipeline GstChildProxy Gst3GPPMux GstTagSetter GstTagXmpWriter
GstQTMoovRecover GstChildProxy GstApev2Mux GstTagSetter
GstSwitchSink GstChildProxy GstAspectRatioCrop GstChildProxy
GstGConfVideoSink GstChildProxy
GstGConfAudioSink GstChildProxy
GstSwitchSrc GstChildProxy
GstGConfVideoSrc GstChildProxy
GstGConfAudioSrc GstChildProxy
GstHalAudioSink GstChildProxy
GstHalAudioSrc GstChildProxy
GstRtpBin GstChildProxy
GstAutoVideoSink GstChildProxy
GstAutoVideoSrc GstChildProxy
GstAutoAudioSink GstChildProxy GstAutoAudioSink GstChildProxy
GstAutoAudioSrc GstChildProxy GstAutoAudioSrc GstChildProxy
GstPushFileSrc GstChildProxy GstURIHandler GstAutoVideoSink GstChildProxy
GstRTSPSrc GstChildProxy GstURIHandler GstAutoVideoSrc GstChildProxy
GstRgVolume GstChildProxy GstAviMux GstTagSetter
GstAspectRatioCrop GstChildProxy GstBin GstChildProxy
GstPulseSink GstStreamVolume GstImplementsInterface GstPropertyProbe
GstOss4Sink GstStreamVolume GstPropertyProbe
GstShout2send GstTagSetter
GstUDPSink GstURIHandler
GstDV1394Src GstURIHandler GstPropertyProbe GstDV1394Src GstURIHandler GstPropertyProbe
GstHDV1394Src GstURIHandler GstPropertyProbe GstDeinterlace GstChildProxy
GstSoupHTTPSrc GstURIHandler
GstPulseSrc GstImplementsInterface GstMixer GstPropertyProbe
GstOssSrc GstImplementsInterface GstMixer
GstOss4Source GstImplementsInterface GstMixer GstPropertyProbe
GstV4l2Src GstURIHandler GstImplementsInterface GstTuner GstColorBalance GstVideoOrientation GstPropertyProbe
GstUDPSrc GstURIHandler
GstWavpackEnc GstPreset
GstTagLibMux GstTagSetter
GstId3v2Mux GstTagSetter
GstApev2Mux GstTagSetter
GstFlacEnc GstTagSetter GstPreset GstFlacEnc GstTagSetter GstPreset
GstFlacTag GstTagSetter GstFlacTag GstTagSetter
GstVideoBalance GstImplementsInterface GstColorBalance
GstIirEqualizer GstChildProxy
GstIirEqualizerNBands GstChildProxy
GstIirEqualizer3Bands GstChildProxy GstPreset
GstIirEqualizer10Bands GstChildProxy GstPreset
GstPulseMixer GstImplementsInterface GstMixer GstPropertyProbe
GstSpeexEnc GstTagSetter GstPreset
GstOssMixerElement GstImplementsInterface GstMixer
GstV4l2Radio GstURIHandler GstImplementsInterface GstTuner GstPropertyProbe
GstOss4Mixer GstImplementsInterface GstMixer GstPropertyProbe
GstAviMux GstTagSetter
GstMatroskaMux GstTagSetter
GstWebMMux GstTagSetter
GstDeinterlace GstChildProxy
GstFlvMux GstTagSetter GstFlvMux GstTagSetter
GstQTMux GstTagSetter GstTagXmpWriter GstGConfAudioSink GstChildProxy
GstMP4Mux GstTagSetter GstTagXmpWriter GstGConfAudioSrc GstChildProxy
GstISMLMux GstTagSetter GstTagXmpWriter GstGConfVideoSink GstChildProxy
Gst3GPPMux GstTagSetter GstTagXmpWriter GstGConfVideoSrc GstChildProxy
GstGPPMux GstTagSetter GstTagXmpWriter GstGPPMux GstTagSetter GstTagXmpWriter
GstHDV1394Src GstURIHandler GstPropertyProbe
GstHalAudioSink GstChildProxy
GstHalAudioSrc GstChildProxy
GstISMLMux GstTagSetter GstTagXmpWriter
GstId3v2Mux GstTagSetter
GstIirEqualizer GstChildProxy
GstIirEqualizer10Bands GstChildProxy GstPreset
GstIirEqualizer3Bands GstChildProxy GstPreset
GstIirEqualizerNBands GstChildProxy
GstMJ2Mux GstTagSetter GstTagXmpWriter GstMJ2Mux GstTagSetter GstTagXmpWriter
GstMP4Mux GstTagSetter GstTagXmpWriter
GstMatroskaMux GstTagSetter
GstOss4Mixer GstImplementsInterface GstMixer GstPropertyProbe
GstOss4Sink GstStreamVolume GstPropertyProbe
GstOss4Source GstImplementsInterface GstMixer GstPropertyProbe
GstOssMixerElement GstImplementsInterface GstMixer
GstOssSrc GstImplementsInterface GstMixer
GstPipeline GstChildProxy
GstPulseMixer GstImplementsInterface GstMixer GstPropertyProbe
GstPulseSink GstStreamVolume GstImplementsInterface GstPropertyProbe
GstPulseSrc GstImplementsInterface GstMixer GstPropertyProbe
GstPushFileSrc GstChildProxy GstURIHandler
GstQTMoovRecover GstChildProxy
GstQTMux GstTagSetter GstTagXmpWriter
GstRTSPSrc GstChildProxy GstURIHandler
GstRgVolume GstChildProxy
GstRtpBin GstChildProxy
GstShout2send GstTagSetter
GstSoupHTTPSrc GstURIHandler
GstSpeexEnc GstTagSetter GstPreset
GstSwitchSink GstChildProxy
GstSwitchSrc GstChildProxy
GstTagLibMux GstTagSetter
GstUDPSink GstURIHandler
GstUDPSrc GstURIHandler
GstV4l2Radio GstURIHandler GstImplementsInterface GstTuner GstPropertyProbe
GstV4l2Sink GstImplementsInterface GstXOverlay GstNavigation GstColorBalance GstVideoOrientation GstPropertyProbe
GstV4l2Src GstURIHandler GstImplementsInterface GstTuner GstColorBalance GstVideoOrientation GstPropertyProbe
GstVideoBalance GstImplementsInterface GstColorBalance
GstVideoMixer GstChildProxy GstVideoMixer GstChildProxy
GstVideoMixer2 GstChildProxy GstVideoMixer2 GstChildProxy
GdkPixbuf GIcon GstWavpackEnc GstPreset
GstWebMMux GstTagSetter

View file

@ -1,10 +1,11 @@
GIcon GObject
GstChildProxy GstObject GstChildProxy GstObject
GstTagSetter GstElement GstColorBalance GstImplementsInterface GstElement
GstStreamVolume GObject
GstImplementsInterface GstElement GstImplementsInterface GstElement
GstMixer GstImplementsInterface GstElement GstMixer GstImplementsInterface GstElement
GstTuner GstImplementsInterface GstElement GstStreamVolume GObject
GstColorBalance GstImplementsInterface GstElement GstTagSetter GstElement
GstVideoOrientation GstImplementsInterface GstElement
GstTagXmpWriter GstElement GstTagXmpWriter GstElement
GIcon GObject GstTuner GstImplementsInterface GstElement
GstVideoOrientation GstImplementsInterface GstElement
GstXOverlay GstImplementsInterface GstElement