mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-06 07:28:53 +00:00
docs: add docs for ladspa and update plugin docs
Add also inspect files for lv2 and frei0r (no docs yet).
This commit is contained in:
parent
7e7c63737e
commit
87a97e24d4
93 changed files with 12426 additions and 669 deletions
|
@ -105,6 +105,7 @@ EXTRA_HFILES = \
|
||||||
$(top_srcdir)/ext/kate/gstkateparse.h \
|
$(top_srcdir)/ext/kate/gstkateparse.h \
|
||||||
$(top_srcdir)/ext/kate/gstkatetag.h \
|
$(top_srcdir)/ext/kate/gstkatetag.h \
|
||||||
$(top_srcdir)/ext/kate/gstkatetiger.h \
|
$(top_srcdir)/ext/kate/gstkatetiger.h \
|
||||||
|
$(top_srcdir)/ext/ladspa/gstladspa.h \
|
||||||
$(top_srcdir)/ext/musicbrainz/gsttrm.h \
|
$(top_srcdir)/ext/musicbrainz/gsttrm.h \
|
||||||
$(top_srcdir)/ext/metadata/gstbasemetadata.h \
|
$(top_srcdir)/ext/metadata/gstbasemetadata.h \
|
||||||
$(top_srcdir)/ext/metadata/gstmetadatademux.h \
|
$(top_srcdir)/ext/metadata/gstmetadatademux.h \
|
||||||
|
|
|
@ -54,6 +54,7 @@
|
||||||
<xi:include href="xml/element-katedec.xml" />
|
<xi:include href="xml/element-katedec.xml" />
|
||||||
<xi:include href="xml/element-kateparse.xml" />
|
<xi:include href="xml/element-kateparse.xml" />
|
||||||
<xi:include href="xml/element-katetag.xml" />
|
<xi:include href="xml/element-katetag.xml" />
|
||||||
|
<xi:include href="xml/element-ladspa.xml" />
|
||||||
<xi:include href="xml/element-legacyresample.xml" />
|
<xi:include href="xml/element-legacyresample.xml" />
|
||||||
<xi:include href="xml/element-liveadder.xml" />
|
<xi:include href="xml/element-liveadder.xml" />
|
||||||
<xi:include href="xml/element-metadatademux.xml" />
|
<xi:include href="xml/element-metadatademux.xml" />
|
||||||
|
@ -122,6 +123,7 @@
|
||||||
<xi:include href="xml/plugin-festival.xml" />
|
<xi:include href="xml/plugin-festival.xml" />
|
||||||
<xi:include href="xml/plugin-filter.xml" />
|
<xi:include href="xml/plugin-filter.xml" />
|
||||||
<xi:include href="xml/plugin-freeze.xml" />
|
<xi:include href="xml/plugin-freeze.xml" />
|
||||||
|
<xi:include href="xml/plugin-frei0r.xml" />
|
||||||
<xi:include href="xml/plugin-gsm.xml" />
|
<xi:include href="xml/plugin-gsm.xml" />
|
||||||
<xi:include href="xml/plugin-gstrtpmanager.xml" />
|
<xi:include href="xml/plugin-gstrtpmanager.xml" />
|
||||||
<xi:include href="xml/plugin-h264parse.xml" />
|
<xi:include href="xml/plugin-h264parse.xml" />
|
||||||
|
@ -129,6 +131,7 @@
|
||||||
<xi:include href="xml/plugin-kate.xml" />
|
<xi:include href="xml/plugin-kate.xml" />
|
||||||
<xi:include href="xml/plugin-ladspa.xml" />
|
<xi:include href="xml/plugin-ladspa.xml" />
|
||||||
<xi:include href="xml/plugin-liveadder.xml" />
|
<xi:include href="xml/plugin-liveadder.xml" />
|
||||||
|
<xi:include href="xml/plugin-lv2.xml" />
|
||||||
<xi:include href="xml/plugin-metadata.xml" />
|
<xi:include href="xml/plugin-metadata.xml" />
|
||||||
<xi:include href="xml/plugin-mimic.xml" />
|
<xi:include href="xml/plugin-mimic.xml" />
|
||||||
<xi:include href="xml/plugin-mms.xml" />
|
<xi:include href="xml/plugin-mms.xml" />
|
||||||
|
|
|
@ -541,6 +541,14 @@ GST_TYPE_KATE_TIGER
|
||||||
gst_kate_tiger_get_type
|
gst_kate_tiger_get_type
|
||||||
</SECTION>
|
</SECTION>
|
||||||
|
|
||||||
|
<SECTION>
|
||||||
|
<FILE>element-ladspa</FILE>
|
||||||
|
<TITLE>ladspa</TITLE>
|
||||||
|
GstLADSPA
|
||||||
|
<SUBSECTION Standard>
|
||||||
|
GstLADSPAClass
|
||||||
|
</SECTION>
|
||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
<FILE>gstbasemetadata</FILE>
|
<FILE>gstbasemetadata</FILE>
|
||||||
<TITLE>GstBaseMetadata</TITLE>
|
<TITLE>GstBaseMetadata</TITLE>
|
||||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -13,185 +13,527 @@ GObject
|
||||||
GstCameraBin
|
GstCameraBin
|
||||||
RsnDvdBin
|
RsnDvdBin
|
||||||
DvbBaseBin
|
DvbBaseBin
|
||||||
GstAutoConvert
|
|
||||||
GstRtpBin
|
|
||||||
GstRtpClient
|
|
||||||
GstSDPDemux
|
|
||||||
GstFPSDisplaySink
|
GstFPSDisplaySink
|
||||||
GstBz2enc
|
GstAutoConvert
|
||||||
GstBz2dec
|
GstSDPDemux
|
||||||
GstMplex
|
GstRtpBin
|
||||||
|
GstSignalProcessor
|
||||||
|
http---calf-sourceforge-net-plugins-Compressor
|
||||||
|
http---calf-sourceforge-net-plugins-Filter
|
||||||
|
http---calf-sourceforge-net-plugins-Filterclavier
|
||||||
|
http---calf-sourceforge-net-plugins-Flanger
|
||||||
|
http---calf-sourceforge-net-plugins-Monosynth
|
||||||
|
http---calf-sourceforge-net-plugins-MultiChorus
|
||||||
|
http---calf-sourceforge-net-plugins-Organ
|
||||||
|
http---calf-sourceforge-net-plugins-Phaser
|
||||||
|
http---calf-sourceforge-net-plugins-Reverb
|
||||||
|
http---calf-sourceforge-net-plugins-RotarySpeaker
|
||||||
|
http---calf-sourceforge-net-plugins-VintageDelay
|
||||||
|
ladspa-delay-5s
|
||||||
|
ladspa-amp-mono
|
||||||
|
ladspa-amp-stereo
|
||||||
|
ladspa-adsr
|
||||||
|
ladspa-lpf
|
||||||
|
ladspa-hpf
|
||||||
|
ladspa-noise-white
|
||||||
|
ladspa-sine-faaa
|
||||||
|
ladspa-sine-faac
|
||||||
|
ladspa-sine-fcaa
|
||||||
|
ladspa-sine-fcac
|
||||||
|
ladspa-difference-iama-oa
|
||||||
|
ladspa-difference-iamc-oa
|
||||||
|
ladspa-difference-icma-oa
|
||||||
|
ladspa-difference-icmc-oc
|
||||||
|
ladspa-adsr-g+t
|
||||||
|
ladspa-amp-gaia-oa
|
||||||
|
ladspa-amp-gcia-oa
|
||||||
|
ladspa-branch-ia-oaoa
|
||||||
|
ladspa-branch-ic-ococ
|
||||||
|
ladspa-dahdsr-g+t-audio
|
||||||
|
ladspa-dahdsr-g+t-control
|
||||||
|
ladspa-dahdsr-cg+t-control
|
||||||
|
ladspa-interpolator
|
||||||
|
ladspa-fmod-fama-oa
|
||||||
|
ladspa-fmod-famc-oa
|
||||||
|
ladspa-fmod-fcma-oa
|
||||||
|
ladspa-fmod-fcmc-oc
|
||||||
|
ladspa-quantiser20
|
||||||
|
ladspa-lp4pole-faraia-oa
|
||||||
|
ladspa-lp4pole-fcrcia-oa
|
||||||
|
ladspa-product-iaia-oa
|
||||||
|
ladspa-product-iaic-oa
|
||||||
|
ladspa-product-icic-oc
|
||||||
|
ladspa-pulse-fapa-oa
|
||||||
|
ladspa-pulse-fapc-oa
|
||||||
|
ladspa-pulse-fcpa-oa
|
||||||
|
ladspa-pulse-fcpc-oa
|
||||||
|
ladspa-quantiser100
|
||||||
|
ladspa-quantiser50
|
||||||
|
ladspa-sawtooth-fa-oa
|
||||||
|
ladspa-sawtooth-fc-oa
|
||||||
|
ladspa-random-fasa-oa
|
||||||
|
ladspa-random-fasc-oa
|
||||||
|
ladspa-random-fcsa-oa
|
||||||
|
ladspa-random-fcsc-oa
|
||||||
|
ladspa-ratio-nada-oa
|
||||||
|
ladspa-ratio-nadc-oa
|
||||||
|
ladspa-ratio-ncda-oa
|
||||||
|
ladspa-ratio-ncdc-oc
|
||||||
|
ladspa-sinusWavewrapper
|
||||||
|
ladspa-sequencer64
|
||||||
|
ladspa-sequencer32
|
||||||
|
ladspa-sequencer16
|
||||||
|
ladspa-square-fa-oa
|
||||||
|
ladspa-square-fc-oa
|
||||||
|
ladspa-sum-iaia-oa
|
||||||
|
ladspa-sum-iaic-oa
|
||||||
|
ladspa-sum-icic-oc
|
||||||
|
ladspa-syncpulse-fapaga-oa
|
||||||
|
ladspa-syncpulse-fcpcga-oa
|
||||||
|
ladspa-syncsquare-faga-oa
|
||||||
|
ladspa-syncsquare-fcga-oa
|
||||||
|
ladspa-tracker-gaaadaia-oa
|
||||||
|
ladspa-tracker-gaacdcia-oa
|
||||||
|
ladspa-triangle-fasa-oa
|
||||||
|
ladspa-triangle-fasc-oa
|
||||||
|
ladspa-triangle-fcsa-oa
|
||||||
|
ladspa-triangle-fcsc-oa
|
||||||
|
ladspa-bf2cube
|
||||||
|
ladspa-bf2quad
|
||||||
|
ladspa-bf2stereo
|
||||||
|
ladspa-fmh2oct
|
||||||
|
ladspa-encode-bformat
|
||||||
|
ladspa-encode-fmh
|
||||||
|
ladspa-bf-rotate-z
|
||||||
|
ladspa-fmh-rotate-z
|
||||||
|
ladspa-am
|
||||||
|
ladspa-analogue
|
||||||
|
ladspa-canyon-delay
|
||||||
|
ladspa-disintegrator
|
||||||
|
ladspa-sledgehammer
|
||||||
|
ladspa-delay-0-01s
|
||||||
|
ladspa-delay-0-1s
|
||||||
|
ladspa-delay-1s
|
||||||
|
ladspa-delay-60s
|
||||||
|
ladspa-track-max-peak
|
||||||
|
ladspa-track-max-rms
|
||||||
|
ladspa-track-peak
|
||||||
|
ladspa-track-rms
|
||||||
|
ladspa-fmh2bf
|
||||||
|
ladspa-fbdelay-0-01s
|
||||||
|
ladspa-fbdelay-0-1s
|
||||||
|
ladspa-fbdelay-1s
|
||||||
|
ladspa-fbdelay-5s
|
||||||
|
ladspa-fbdelay-60s
|
||||||
|
ladspa-freeverb3
|
||||||
|
ladspa-grain-scatter
|
||||||
|
ladspa-hard-gate
|
||||||
|
ladspa-identity-audio
|
||||||
|
ladspa-identity-control
|
||||||
|
ladspa-lofi
|
||||||
|
ladspa-logistic
|
||||||
|
ladspa-mixer
|
||||||
|
ladspa-noise-source-white
|
||||||
|
ladspa-null-ai
|
||||||
|
ladspa-null-ao
|
||||||
|
ladspa-null-ci
|
||||||
|
ladspa-null-co
|
||||||
|
ladspa-organ
|
||||||
|
ladspa-peak
|
||||||
|
ladspa-phasemod
|
||||||
|
ladspa-pink-interpolated-audio
|
||||||
|
ladspa-pink-full-frequency
|
||||||
|
ladspa-pink-sh
|
||||||
|
ladspa-compress-peak
|
||||||
|
ladspa-compress-rms
|
||||||
|
ladspa-expand-peak
|
||||||
|
ladspa-expand-rms
|
||||||
|
ladspa-limit-peak
|
||||||
|
ladspa-limit-rms
|
||||||
|
ladspa-syndrum
|
||||||
|
ladspa-vcf303
|
||||||
|
ladspa-wshape-sine
|
||||||
|
ladspa-amp
|
||||||
|
ladspa-diode
|
||||||
|
ladspa-divider
|
||||||
|
ladspa-shaper
|
||||||
|
ladspa-ringmod-2i1o
|
||||||
|
ladspa-ringmod-1i1o1l
|
||||||
|
ladspa-comb
|
||||||
|
ladspa-declip
|
||||||
|
ladspa-foverdrive
|
||||||
|
ladspa-multivoiceChorus
|
||||||
|
ladspa-hermesFilter
|
||||||
|
ladspa-decimator
|
||||||
|
ladspa-flanger
|
||||||
|
ladspa-retroFlange
|
||||||
|
ladspa-singlePara
|
||||||
|
ladspa-triplePara
|
||||||
|
ladspa-transient
|
||||||
|
ladspa-fadDelay
|
||||||
|
ladspa-dcRemove
|
||||||
|
ladspa-tapeDelay
|
||||||
|
ladspa-valve
|
||||||
|
ladspa-sifter
|
||||||
|
ladspa-harmonicGen
|
||||||
|
ladspa-stepMuxer
|
||||||
|
ladspa-foldover
|
||||||
|
ladspa-svf
|
||||||
|
ladspa-gsm
|
||||||
|
ladspa-gverb
|
||||||
|
ladspa-lfoPhaser
|
||||||
|
ladspa-fourByFourPole
|
||||||
|
ladspa-autoPhaser
|
||||||
|
ladspa-fastLookaheadLimiter
|
||||||
|
ladspa-surroundEncoder
|
||||||
|
ladspa-delayorama
|
||||||
|
ladspa-dysonCompress
|
||||||
|
ladspa-crossoverDist
|
||||||
|
ladspa-valveRect
|
||||||
|
ladspa-split
|
||||||
|
ladspa-alias
|
||||||
|
ladspa-satanMaximiser
|
||||||
|
ladspa-karaoke
|
||||||
|
ladspa-gate
|
||||||
|
ladspa-combSplitter
|
||||||
|
ladspa-waveTerrain
|
||||||
|
ladspa-hardLimiter
|
||||||
|
ladspa-smoothDecimate
|
||||||
|
ladspa-fmOsc
|
||||||
|
ladspa-analogueOsc
|
||||||
|
ladspa-rateShifter
|
||||||
|
ladspa-freqTracker
|
||||||
|
ladspa-modDelay
|
||||||
|
ladspa-matrixStMS
|
||||||
|
ladspa-matrixMSSt
|
||||||
|
ladspa-matrixSpatialiser
|
||||||
|
ladspa-plate
|
||||||
|
ladspa-gong
|
||||||
|
ladspa-sc1
|
||||||
|
ladspa-sc2
|
||||||
|
ladspa-sc3
|
||||||
|
ladspa-zm1
|
||||||
|
ladspa-inv
|
||||||
|
ladspa-chebstortion
|
||||||
|
ladspa-bodeShifter
|
||||||
|
ladspa-bodeShifterCV
|
||||||
|
ladspa-amPitchshift
|
||||||
|
ladspa-sc4
|
||||||
|
ladspa-lcrDelay
|
||||||
|
ladspa-giantFlange
|
||||||
|
ladspa-djFlanger
|
||||||
|
ladspa-gongBeater
|
||||||
|
ladspa-hilbert
|
||||||
|
ladspa-sinCos
|
||||||
|
ladspa-se4
|
||||||
|
ladspa-bandpass-a-iir
|
||||||
|
ladspa-bandpass-iir
|
||||||
|
ladspa-highpass-iir
|
||||||
|
ladspa-lowpass-iir
|
||||||
|
ladspa-notch-iir
|
||||||
|
ladspa-dj-eq-mono
|
||||||
|
ladspa-dj-eq
|
||||||
|
ladspa-bwxover-iir
|
||||||
|
ladspa-buttlow-iir
|
||||||
|
ladspa-butthigh-iir
|
||||||
|
ladspa-allpass-n
|
||||||
|
ladspa-allpass-l
|
||||||
|
ladspa-allpass-c
|
||||||
|
ladspa-comb-n
|
||||||
|
ladspa-comb-l
|
||||||
|
ladspa-comb-c
|
||||||
|
ladspa-decay
|
||||||
|
ladspa-delay-n
|
||||||
|
ladspa-delay-l
|
||||||
|
ladspa-delay-c
|
||||||
|
ladspa-impulse-fc
|
||||||
|
ladspa-vynil
|
||||||
|
ladspa-revdelay
|
||||||
|
ladspa-lsFilter
|
||||||
|
ladspa-const
|
||||||
|
ladspa-pointerCastDistortion
|
||||||
|
ladspa-pitchScale
|
||||||
|
ladspa-artificialLatency
|
||||||
|
ladspa-xfade
|
||||||
|
ladspa-xfade4
|
||||||
|
ladspa-sc4m
|
||||||
|
ladspa-mbeq
|
||||||
|
ladspa-formant-vc
|
||||||
|
ladspa-pitchScaleHQ
|
||||||
|
ladspa-imp
|
||||||
|
ladspa-Parametric1
|
||||||
|
ladspa-jaminController
|
||||||
|
ladspa-Chorus1
|
||||||
|
ladspa-Chorus2
|
||||||
|
ladspa-Phaser1
|
||||||
|
ladspa-Phaser1+LFO
|
||||||
|
ladspa-Mvchpf-1
|
||||||
|
ladspa-Mvclpf-1
|
||||||
|
ladspa-Mvclpf-2
|
||||||
|
ladspa-Mvclpf-3
|
||||||
|
ladspa-Mvclpf-4
|
||||||
|
ladspa-G2reverb
|
||||||
|
ladspa-Pulse-VCO
|
||||||
|
ladspa-Saw-VCO
|
||||||
|
ladspa-Rec-VCO
|
||||||
|
ladspa-Sync-Saw-VCO
|
||||||
|
ladspa-Sync-Rect-VCO
|
||||||
|
ladspa-Sync-Tri-VCO
|
||||||
|
ladspa-hz-voct-cr
|
||||||
|
ladspa-hz-voct-ar
|
||||||
|
ladspa-range-trans-cr
|
||||||
|
ladspa-range-trans-ar
|
||||||
|
ladspa-adenv-lvl
|
||||||
|
ladspa-adenv
|
||||||
|
ladspa-prob-switch-cr
|
||||||
|
ladspa-prob-switch-ar
|
||||||
|
ladspa-dahdsr-fexp
|
||||||
|
ladspa-dahdsr-hexp
|
||||||
|
ladspa-slew-limiter-ra
|
||||||
|
ladspa-slew-limiter-rc
|
||||||
|
ladspa-signal-abs-cr
|
||||||
|
ladspa-signal-abs-ar
|
||||||
|
ladspa-slide-ta
|
||||||
|
ladspa-slide-tc
|
||||||
|
ladspa-Eq
|
||||||
|
ladspa-Eq2x2
|
||||||
|
ladspa-Compress
|
||||||
|
ladspa-Pan
|
||||||
|
ladspa-PreampIII
|
||||||
|
ladspa-PreampIV
|
||||||
|
ladspa-ToneStack
|
||||||
|
ladspa-ToneStackLT
|
||||||
|
ladspa-AmpIII
|
||||||
|
ladspa-AmpIV
|
||||||
|
ladspa-AmpV
|
||||||
|
ladspa-AmpVTS
|
||||||
|
ladspa-CabinetI
|
||||||
|
ladspa-CabinetII
|
||||||
|
ladspa-Clip
|
||||||
|
ladspa-ChorusI
|
||||||
|
ladspa-StereoChorusI
|
||||||
|
ladspa-ChorusII
|
||||||
|
ladspa-StereoChorusII
|
||||||
|
ladspa-PhaserI
|
||||||
|
ladspa-PhaserII
|
||||||
|
ladspa-SweepVFI
|
||||||
|
ladspa-SweepVFII
|
||||||
|
ladspa-AutoWah
|
||||||
|
ladspa-Scape
|
||||||
|
ladspa-VCOs
|
||||||
|
ladspa-VCOd
|
||||||
|
ladspa-CEO
|
||||||
|
ladspa-Sin
|
||||||
|
ladspa-White
|
||||||
|
ladspa-Lorenz
|
||||||
|
ladspa-Roessler
|
||||||
|
ladspa-JVRev
|
||||||
|
ladspa-Plate
|
||||||
|
ladspa-Plate2x2
|
||||||
|
ladspa-Click
|
||||||
|
ladspa-Dirac
|
||||||
|
ladspa-HRTF
|
||||||
|
ladspa-wg-mesh-cr
|
||||||
|
ladspa-fast-xfade
|
||||||
|
ladspa-mux-cr
|
||||||
|
ladspa-mux-ar
|
||||||
|
ladspa-power-cr
|
||||||
|
ladspa-power
|
||||||
|
ladspa-ssm-masher
|
||||||
|
ladspa-sh-cr
|
||||||
|
ladspa-sh-ar
|
||||||
|
ladspa-tap-stereo-echo
|
||||||
|
ladspa-comp-ac
|
||||||
|
ladspa-comp-aa
|
||||||
|
ladspa-tap-autopan
|
||||||
|
ladspa-tap-chorusflanger
|
||||||
|
ladspa-tap-deesser
|
||||||
|
ladspa-tap-doubler
|
||||||
|
ladspa-tap-dynamics-m
|
||||||
|
ladspa-tap-dynamics-st
|
||||||
|
ladspa-tap-equalizer
|
||||||
|
ladspa-tap-equalizer-bw
|
||||||
|
ladspa-tap-limiter
|
||||||
|
ladspa-tap-pinknoise
|
||||||
|
ladspa-tap-pitch
|
||||||
|
ladspa-tap-reflector
|
||||||
|
ladspa-tap-reverb
|
||||||
|
ladspa-tap-rotspeak
|
||||||
|
ladspa-tap-sigmoid
|
||||||
|
ladspa-tap-tremolo
|
||||||
|
ladspa-tap-tubewarmth
|
||||||
|
ladspa-tap-vibrato
|
||||||
|
ladspa-Filter
|
||||||
|
ladspa-Filterclavier
|
||||||
|
ladspa-Flanger
|
||||||
|
ladspa-Reverb
|
||||||
|
ladspa-VintageDelay
|
||||||
|
ladspa-RotarySpeaker
|
||||||
|
ladspa-Phaser
|
||||||
|
ladspa-MultiChorus
|
||||||
|
ladspa-Compressor
|
||||||
|
GstModPlug
|
||||||
|
GstXvidEnc
|
||||||
|
GstXvidDec
|
||||||
|
GstWildmidi
|
||||||
|
GstTimidity
|
||||||
|
GstSpcDec
|
||||||
|
GstPitch
|
||||||
|
GstBaseTransform
|
||||||
|
GstAudioFilter
|
||||||
|
GstBPMDetect
|
||||||
|
GstStereo
|
||||||
|
GstHDVParse
|
||||||
|
GstCapsSetter
|
||||||
|
GstLegacyresample
|
||||||
|
GstVideoFilter
|
||||||
|
GstVideoAnalyse
|
||||||
|
GstVideoDetect
|
||||||
|
GstVideoMark
|
||||||
|
GstScaletempo
|
||||||
|
GstBayer2RGB
|
||||||
|
GstBaseSink
|
||||||
|
GstSFSink
|
||||||
|
GstVideoSink
|
||||||
|
GstSDLVideoSink
|
||||||
|
GstDfbVideoSink
|
||||||
|
GstBaseAudioSink
|
||||||
|
GstAudioSink
|
||||||
|
GstSDLAudioSink
|
||||||
|
GstNasSink
|
||||||
|
GstApExSink
|
||||||
|
GstOss4Sink
|
||||||
|
GstJackAudioSink
|
||||||
|
AlsaSPDIFSink
|
||||||
|
GstFBDEVSink
|
||||||
|
GstDCCPServerSink
|
||||||
|
GstDCCPClientSink
|
||||||
GstBaseSrc
|
GstBaseSrc
|
||||||
|
GstSFSrc
|
||||||
GstPushSrc
|
GstPushSrc
|
||||||
GstNeonhttpSrc
|
GstNeonhttpSrc
|
||||||
GstMythtvSrc
|
GstMythtvSrc
|
||||||
GstDc1394
|
|
||||||
GstMMS
|
GstMMS
|
||||||
GstBaseAudioSrc
|
GstBaseAudioSrc
|
||||||
GstJackAudioSrc
|
GstJackAudioSrc
|
||||||
GstAudioSrc
|
GstAudioSrc
|
||||||
GstOss4Source
|
GstOss4Source
|
||||||
|
GstDc1394
|
||||||
GstVCDSrc
|
GstVCDSrc
|
||||||
GstDvbSrc
|
GstDvbSrc
|
||||||
|
GstRfbSrc
|
||||||
GstDCCPClientSrc
|
GstDCCPClientSrc
|
||||||
GstDCCPServerSrc
|
GstDCCPServerSrc
|
||||||
GstRfbSrc
|
|
||||||
GstSFSrc
|
|
||||||
GstDTMFSrc
|
GstDTMFSrc
|
||||||
GstRTPDTMFSrc
|
GstRTPDTMFSrc
|
||||||
GstCDAudio
|
|
||||||
GstBaseSink
|
|
||||||
GstVideoSink
|
|
||||||
GstDfbVideoSink
|
|
||||||
GstSDLVideoSink
|
|
||||||
GstBaseAudioSink
|
|
||||||
GstAudioSink
|
|
||||||
GstSDLAudioSink
|
|
||||||
GstApExSink
|
|
||||||
GstNasSink
|
|
||||||
GstOss4Sink
|
|
||||||
GstJackAudioSink
|
|
||||||
GstSFSink
|
|
||||||
AlsaSPDIFSink
|
|
||||||
GstFBDEVSink
|
|
||||||
GstDCCPServerSink
|
|
||||||
GstDCCPClientSink
|
|
||||||
GstFaad
|
|
||||||
GstCeltEnc
|
|
||||||
GstCeltDec
|
|
||||||
GstSpcDec
|
|
||||||
GstWildmidi
|
|
||||||
GstBaseTransform
|
|
||||||
GstAudioFilter
|
|
||||||
GstOFA
|
|
||||||
GstBPMDetect
|
|
||||||
GstStereo
|
|
||||||
GstBayer2RGB
|
|
||||||
GstScaletempo
|
|
||||||
GstHDVParse
|
|
||||||
GstDeinterlace
|
|
||||||
GstVideoFilter
|
|
||||||
GstVideoAnalyse
|
|
||||||
GstVideoDetect
|
|
||||||
GstVideoMark
|
|
||||||
GstIIR
|
|
||||||
GstLegacyresample
|
|
||||||
GstCapsSetter
|
|
||||||
GstSignalProcessor
|
|
||||||
ladspa-noise-white
|
|
||||||
ladspa-delay-5s
|
|
||||||
ladspa-amp-mono
|
|
||||||
ladspa-amp-stereo
|
|
||||||
ladspa-sine-faaa
|
|
||||||
ladspa-sine-faac
|
|
||||||
ladspa-sine-fcaa
|
|
||||||
ladspa-sine-fcac
|
|
||||||
ladspa-lpf
|
|
||||||
ladspa-hpf
|
|
||||||
GstXvidEnc
|
|
||||||
GstXvidDec
|
|
||||||
GstPitch
|
|
||||||
GstMusepackDec
|
|
||||||
GstMpeg2enc
|
|
||||||
GstGSMEnc
|
|
||||||
GstGSMDec
|
|
||||||
GstFaac
|
|
||||||
GstDtsDec
|
|
||||||
Gstassrender
|
|
||||||
GstDiracEnc
|
|
||||||
GstTRM
|
GstTRM
|
||||||
|
GstMusepackDec
|
||||||
|
GstMplex
|
||||||
|
GstMpeg2enc
|
||||||
GstBaseMetadata
|
GstBaseMetadata
|
||||||
GstMetadataDemux
|
GstMetadataDemux
|
||||||
GstMetadataMux
|
GstMetadataMux
|
||||||
|
GstGSMEnc
|
||||||
|
GstGSMDec
|
||||||
|
GstFaad
|
||||||
|
GstFaac
|
||||||
|
GstDtsDec
|
||||||
|
GstCeltEnc
|
||||||
|
GstCeltDec
|
||||||
|
GstCDAudio
|
||||||
|
GstBz2enc
|
||||||
|
GstBz2dec
|
||||||
|
GstAmrwbDec
|
||||||
|
GstAmrwbParse
|
||||||
|
GstAmrwbEnc
|
||||||
GstOss4Mixer
|
GstOss4Mixer
|
||||||
GstAmrBaseParse
|
GstShapeWipe
|
||||||
GstAmrParse
|
GstValve
|
||||||
GstFestival
|
|
||||||
GstModPlug
|
|
||||||
ADPCMDec
|
|
||||||
GstMveDemux
|
|
||||||
GstMveMux
|
|
||||||
GstSrtEnc
|
|
||||||
GstMpeg4VParse
|
|
||||||
GstCDXAParse
|
|
||||||
GstVcdParse
|
|
||||||
GstNsfDec
|
|
||||||
GstSirenDec
|
GstSirenDec
|
||||||
GstSirenEnc
|
GstSirenEnc
|
||||||
MpegTsMux
|
|
||||||
GstRealVideoDec
|
|
||||||
GstRealAudioDec
|
|
||||||
GstRTPMux
|
GstRTPMux
|
||||||
GstRTPDTMFMux
|
GstRTPDTMFMux
|
||||||
GstRawParse
|
GstLiveAdder
|
||||||
GstVideoParse
|
GstBaseRTPDepayload
|
||||||
GstAudioParse
|
GstRtpDTMFDepay
|
||||||
|
GstId3BaseMux
|
||||||
|
GstId3Mux
|
||||||
|
GstVMncDec
|
||||||
|
GstTtaParse
|
||||||
|
GstTtaDec
|
||||||
|
GstSrtEnc
|
||||||
|
ADPCMDec
|
||||||
|
GstSpeed
|
||||||
|
GstInputSelector
|
||||||
|
GstOutputSelector
|
||||||
GstRtpJitterBuffer
|
GstRtpJitterBuffer
|
||||||
GstRtpPtDemux
|
GstRtpPtDemux
|
||||||
GstRtpSession
|
GstRtpSession
|
||||||
GstRtpSsrcDemux
|
GstRtpSsrcDemux
|
||||||
GstPcapParse
|
GstRealVideoDec
|
||||||
GstInputSelector
|
GstRealAudioDec
|
||||||
GstOutputSelector
|
GstRawParse
|
||||||
GstAacBaseParse
|
GstVideoParse
|
||||||
GstAacParse
|
GstAudioParse
|
||||||
GstVMncDec
|
|
||||||
GstQTMux
|
GstQTMux
|
||||||
GstMP4Mux
|
GstMP4Mux
|
||||||
GstGPPMux
|
GstGPPMux
|
||||||
GstMJ2Mux
|
GstMJ2Mux
|
||||||
MpegVideoParse
|
GstPcapParse
|
||||||
GstH264Parse
|
GstNuvDemux
|
||||||
|
GstNsfDec
|
||||||
GstMXFDemux
|
GstMXFDemux
|
||||||
GstMXFMux
|
GstMXFMux
|
||||||
GstSpeed
|
GstMveDemux
|
||||||
GstFreeze
|
GstMveMux
|
||||||
GstId3BaseMux
|
MpegVideoParse
|
||||||
GstId3Mux
|
MpegTsMux
|
||||||
GstDVDSpu
|
|
||||||
AIFFParse
|
|
||||||
GstTtaParse
|
|
||||||
GstTtaDec
|
|
||||||
GstLiveAdder
|
|
||||||
GstValve
|
|
||||||
GstBaseRTPDepayload
|
|
||||||
GstRtpDTMFDepay
|
|
||||||
GstNuvDemux
|
|
||||||
GstShapeWipe
|
|
||||||
GstFLVDemux
|
|
||||||
GstFlvMux
|
|
||||||
GstMpegPSDemux
|
GstMpegPSDemux
|
||||||
GstMpegTSDemux
|
GstMpegTSDemux
|
||||||
MpegTSParse
|
MpegTSParse
|
||||||
GstDeinterlace2
|
GstMpeg4VParse
|
||||||
|
GstH264Parse
|
||||||
|
GstFreeze
|
||||||
|
GstFestival
|
||||||
|
GstDVDSpu
|
||||||
|
GstCDXAParse
|
||||||
|
GstVcdParse
|
||||||
|
GstAmrBaseParse
|
||||||
|
GstAmrParse
|
||||||
|
AIFFParse
|
||||||
|
GstAacBaseParse
|
||||||
|
GstAacParse
|
||||||
GstBus
|
GstBus
|
||||||
GstTask
|
GstTask
|
||||||
|
GstTaskPool
|
||||||
GstClock
|
GstClock
|
||||||
GstSystemClock
|
GstSystemClock
|
||||||
GstAudioClock
|
GstAudioClock
|
||||||
GstPlugin
|
GstPlugin
|
||||||
GstRegistry
|
GstRegistry
|
||||||
GstRingBuffer
|
GstRingBuffer
|
||||||
|
GstAudioSinkRingBuffer
|
||||||
|
GstAudioSrcRingBuffer
|
||||||
GstJackAudioSrcRingBuffer
|
GstJackAudioSrcRingBuffer
|
||||||
GstJackAudioSinkRingBuffer
|
GstJackAudioSinkRingBuffer
|
||||||
GstSignalObject
|
GstSignalObject
|
||||||
|
MpegTsPatInfo
|
||||||
|
MpegTsPmtInfo
|
||||||
|
RTPSession
|
||||||
GstColorBalanceChannel
|
GstColorBalanceChannel
|
||||||
GstMixerTrack
|
GstMixerTrack
|
||||||
GstMixerOptions
|
GstMixerOptions
|
||||||
RTPSession
|
|
||||||
MpegTsPatInfo
|
|
||||||
MpegTsPmtInfo
|
|
||||||
GInterface
|
GInterface
|
||||||
GTypePlugin
|
GTypePlugin
|
||||||
GstChildProxy
|
GstChildProxy
|
||||||
GstURIHandler
|
GstURIHandler
|
||||||
GstImplementsInterface
|
|
||||||
GstNavigation
|
|
||||||
GstColorBalance
|
|
||||||
GstXOverlay
|
|
||||||
GstTagSetter
|
|
||||||
GstPreset
|
GstPreset
|
||||||
|
GstImplementsInterface
|
||||||
|
GstXOverlay
|
||||||
|
GstNavigation
|
||||||
|
GstTagSetter
|
||||||
|
GstColorBalance
|
||||||
GstMixer
|
GstMixer
|
||||||
GstPropertyProbe
|
GstPropertyProbe
|
||||||
MXFDescriptiveMetadataFrameworkInterface
|
|
||||||
GstPhotography
|
GstPhotography
|
||||||
|
MXFDescriptiveMetadataFrameworkInterface
|
||||||
|
|
|
@ -1,35 +1,31 @@
|
||||||
GstBin GstChildProxy
|
GstBin GstChildProxy
|
||||||
GstPipeline GstChildProxy
|
GstPipeline GstChildProxy
|
||||||
GstCameraBin GstChildProxy GstImplementsInterface GstColorBalance GstTagSetter GstPhotography
|
GstCameraBin GstChildProxy GstImplementsInterface GstTagSetter GstColorBalance GstPhotography
|
||||||
RsnDvdBin GstChildProxy GstURIHandler
|
RsnDvdBin GstURIHandler GstChildProxy
|
||||||
DvbBaseBin GstChildProxy GstURIHandler
|
DvbBaseBin GstURIHandler GstChildProxy
|
||||||
GstAutoConvert GstChildProxy
|
|
||||||
GstRtpBin GstChildProxy
|
|
||||||
GstRtpClient GstChildProxy
|
|
||||||
GstSDPDemux GstChildProxy
|
|
||||||
GstFPSDisplaySink GstChildProxy
|
GstFPSDisplaySink GstChildProxy
|
||||||
|
GstAutoConvert GstChildProxy
|
||||||
|
GstSDPDemux GstChildProxy
|
||||||
|
GstRtpBin GstChildProxy
|
||||||
|
GstXvidEnc GstPreset
|
||||||
|
GstSDLVideoSink GstImplementsInterface GstXOverlay GstNavigation
|
||||||
|
GstDfbVideoSink GstImplementsInterface GstNavigation GstColorBalance
|
||||||
|
GstApExSink GstImplementsInterface GstMixer
|
||||||
|
GstOss4Sink GstPropertyProbe
|
||||||
GstNeonhttpSrc GstURIHandler
|
GstNeonhttpSrc GstURIHandler
|
||||||
GstMythtvSrc GstURIHandler
|
GstMythtvSrc GstURIHandler
|
||||||
GstMMS GstURIHandler
|
GstMMS GstURIHandler
|
||||||
GstOss4Source GstImplementsInterface GstMixer GstPropertyProbe
|
GstOss4Source GstImplementsInterface GstPropertyProbe GstMixer
|
||||||
GstVCDSrc GstURIHandler
|
GstVCDSrc GstURIHandler
|
||||||
GstCDAudio GstURIHandler
|
|
||||||
GstDfbVideoSink GstImplementsInterface GstNavigation GstColorBalance
|
|
||||||
GstSDLVideoSink GstImplementsInterface GstNavigation GstXOverlay
|
|
||||||
GstApExSink GstImplementsInterface GstMixer
|
|
||||||
GstOss4Sink GstPropertyProbe
|
|
||||||
GstCeltEnc GstTagSetter GstPreset
|
|
||||||
GstXvidEnc GstPreset
|
|
||||||
GstMpeg2enc GstPreset
|
GstMpeg2enc GstPreset
|
||||||
GstFaac GstPreset
|
|
||||||
GstDiracEnc GstPreset
|
|
||||||
GstMetadataMux GstTagSetter
|
GstMetadataMux GstTagSetter
|
||||||
GstOss4Mixer GstImplementsInterface GstMixer GstPropertyProbe
|
GstFaac GstPreset
|
||||||
|
GstCeltEnc GstPreset GstTagSetter
|
||||||
|
GstCDAudio GstURIHandler
|
||||||
|
GstOss4Mixer GstImplementsInterface GstPropertyProbe GstMixer
|
||||||
|
GstId3BaseMux GstTagSetter
|
||||||
|
GstId3Mux GstTagSetter
|
||||||
GstQTMux GstTagSetter
|
GstQTMux GstTagSetter
|
||||||
GstMP4Mux GstTagSetter
|
GstMP4Mux GstTagSetter
|
||||||
GstGPPMux GstTagSetter
|
GstGPPMux GstTagSetter
|
||||||
GstMJ2Mux GstTagSetter
|
GstMJ2Mux GstTagSetter
|
||||||
GstId3BaseMux GstTagSetter
|
|
||||||
GstId3Mux GstTagSetter
|
|
||||||
GstFlvMux GstTagSetter
|
|
||||||
GstDeinterlace2 GstChildProxy
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
GstChildProxy GstObject
|
GstChildProxy GstObject
|
||||||
GstImplementsInterface GstElement
|
GstImplementsInterface GstObject GstElement
|
||||||
GstColorBalance GstImplementsInterface GstElement
|
GstXOverlay GstObject GstImplementsInterface GstElement
|
||||||
GstXOverlay GstImplementsInterface GstElement
|
GstTagSetter GstObject GstElement
|
||||||
GstTagSetter GstElement
|
GstColorBalance GstObject GstImplementsInterface GstElement
|
||||||
GstMixer GstImplementsInterface GstElement
|
GstMixer GstObject GstImplementsInterface GstElement
|
||||||
|
GstPhotography GstObject GstImplementsInterface GstElement
|
||||||
MXFDescriptiveMetadataFrameworkInterface MXFDescriptiveMetadata
|
MXFDescriptiveMetadataFrameworkInterface MXFDescriptiveMetadata
|
||||||
GstPhotography GstImplementsInterface GstElement
|
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Advanced Audio Coding Parser</description>
|
<description>Advanced Audio Coding Parser</description>
|
||||||
<filename>../../gst/aacparse/.libs/libgstaacparse.so</filename>
|
<filename>../../gst/aacparse/.libs/libgstaacparse.so</filename>
|
||||||
<basename>libgstaacparse.so</basename>
|
<basename>libgstaacparse.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>aacparse</name>
|
<name>aacparse</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>ADPCM decoder</description>
|
<description>ADPCM decoder</description>
|
||||||
<filename>../../gst/adpcmdec/.libs/libgstadpcmdec.so</filename>
|
<filename>../../gst/adpcmdec/.libs/libgstadpcmdec.so</filename>
|
||||||
<basename>libgstadpcmdec.so</basename>
|
<basename>libgstadpcmdec.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>msadpcmdec</name>
|
<name>msadpcmdec</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Parse an .aiff file into raw audio</description>
|
<description>Parse an .aiff file into raw audio</description>
|
||||||
<filename>../../gst/aiffparse/.libs/libgstaiffparse.so</filename>
|
<filename>../../gst/aiffparse/.libs/libgstaiffparse.so</filename>
|
||||||
<basename>libgstaiffparse.so</basename>
|
<basename>libgstaiffparse.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>aiffparse</name>
|
<name>aiffparse</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Alsa plugin for S/PDIF output</description>
|
<description>Alsa plugin for S/PDIF output</description>
|
||||||
<filename>../../ext/alsaspdif/.libs/libgstalsaspdif.so</filename>
|
<filename>../../ext/alsaspdif/.libs/libgstalsaspdif.so</filename>
|
||||||
<basename>libgstalsaspdif.so</basename>
|
<basename>libgstalsaspdif.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>alsaspdifsink</name>
|
<name>alsaspdifsink</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Adaptive Multi-Rate Parser</description>
|
<description>Adaptive Multi-Rate Parser</description>
|
||||||
<filename>../../gst/amrparse/.libs/libgstamrparse.so</filename>
|
<filename>../../gst/amrparse/.libs/libgstamrparse.so</filename>
|
||||||
<basename>libgstamrparse.so</basename>
|
<basename>libgstamrparse.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>amrparse</name>
|
<name>amrparse</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Adaptive Multi-Rate Wide-Band</description>
|
<description>Adaptive Multi-Rate Wide-Band</description>
|
||||||
<filename>../../ext/amrwb/.libs/libgstamrwb.so</filename>
|
<filename>../../ext/amrwb/.libs/libgstamrwb.so</filename>
|
||||||
<basename>libgstamrwb.so</basename>
|
<basename>libgstamrwb.so</basename>
|
||||||
<version>0.10.12.1</version>
|
<version>0.10.13.1</version>
|
||||||
<license>unknown</license>
|
<license>unknown</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>amrwbdec</name>
|
<name>amrwbdec</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Apple AirPort Express Plugin</description>
|
<description>Apple AirPort Express Plugin</description>
|
||||||
<filename>../../ext/apexsink/.libs/libgstapexsink.so</filename>
|
<filename>../../ext/apexsink/.libs/libgstapexsink.so</filename>
|
||||||
<basename>libgstapexsink.so</basename>
|
<basename>libgstapexsink.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>apexsink</name>
|
<name>apexsink</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Selects convertor element based on caps</description>
|
<description>Selects convertor element based on caps</description>
|
||||||
<filename>../../gst/autoconvert/.libs/libgstautoconvert.so</filename>
|
<filename>../../gst/autoconvert/.libs/libgstautoconvert.so</filename>
|
||||||
<basename>libgstautoconvert.so</basename>
|
<basename>libgstautoconvert.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>autoconvert</name>
|
<name>autoconvert</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Elements to convert Bayer images</description>
|
<description>Elements to convert Bayer images</description>
|
||||||
<filename>../../gst/bayer/.libs/libgstbayer.so</filename>
|
<filename>../../gst/bayer/.libs/libgstbayer.so</filename>
|
||||||
<basename>libgstbayer.so</basename>
|
<basename>libgstbayer.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>bayer2rgb</name>
|
<name>bayer2rgb</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Compress or decompress streams</description>
|
<description>Compress or decompress streams</description>
|
||||||
<filename>../../ext/bz2/.libs/libgstbz2.so</filename>
|
<filename>../../ext/bz2/.libs/libgstbz2.so</filename>
|
||||||
<basename>libgstbz2.so</basename>
|
<basename>libgstbz2.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>bz2dec</name>
|
<name>bz2dec</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>High level api for DC (Digital Camera) application</description>
|
<description>High level api for DC (Digital Camera) application</description>
|
||||||
<filename>../../gst/camerabin/.libs/libgstcamerabin.so</filename>
|
<filename>../../gst/camerabin/.libs/libgstcamerabin.so</filename>
|
||||||
<basename>libgstcamerabin.so</basename>
|
<basename>libgstcamerabin.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>camerabin</name>
|
<name>camerabin</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Play CD audio through the CD Drive</description>
|
<description>Play CD audio through the CD Drive</description>
|
||||||
<filename>../../ext/cdaudio/.libs/libgstcdaudio.so</filename>
|
<filename>../../ext/cdaudio/.libs/libgstcdaudio.so</filename>
|
||||||
<basename>libgstcdaudio.so</basename>
|
<basename>libgstcdaudio.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>cdaudio</name>
|
<name>cdaudio</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Parse a .dat file (VCD) into raw mpeg1</description>
|
<description>Parse a .dat file (VCD) into raw mpeg1</description>
|
||||||
<filename>../../gst/cdxaparse/.libs/libgstcdxaparse.so</filename>
|
<filename>../../gst/cdxaparse/.libs/libgstcdxaparse.so</filename>
|
||||||
<basename>libgstcdxaparse.so</basename>
|
<basename>libgstcdxaparse.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>cdxaparse</name>
|
<name>cdxaparse</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>CELT plugin library</description>
|
<description>CELT plugin library</description>
|
||||||
<filename>../../ext/celt/.libs/libgstcelt.so</filename>
|
<filename>../../ext/celt/.libs/libgstcelt.so</filename>
|
||||||
<basename>libgstcelt.so</basename>
|
<basename>libgstcelt.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>celtdec</name>
|
<name>celtdec</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>1394 IIDC Video Source</description>
|
<description>1394 IIDC Video Source</description>
|
||||||
<filename>../../ext/dc1394/.libs/libgstdc1394.so</filename>
|
<filename>../../ext/dc1394/.libs/libgstdc1394.so</filename>
|
||||||
<basename>libgstdc1394.so</basename>
|
<basename>libgstdc1394.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>dc1394src</name>
|
<name>dc1394src</name>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>transfer data over the network via DCCP.</description>
|
<description>transfer data over the network via DCCP.</description>
|
||||||
<filename>../../gst/dccp/.libs/libgstdccp.so</filename>
|
<filename>../../gst/dccp/.libs/libgstdccp.so</filename>
|
||||||
<basename>libgstdccp.so</basename>
|
<basename>libgstdccp.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>DCCP</package>
|
<package>DCCP</package>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Collection of elements that may or may not be useful for debugging</description>
|
<description>Collection of elements that may or may not be useful for debugging</description>
|
||||||
<filename>../../gst/debugutils/.libs/libgstdebugutilsbad.so</filename>
|
<filename>../../gst/debugutils/.libs/libgstdebugutilsbad.so</filename>
|
||||||
<basename>libgstdebugutilsbad.so</basename>
|
<basename>libgstdebugutilsbad.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>capssetter</name>
|
<name>capssetter</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>DirectFB video output plugin</description>
|
<description>DirectFB video output plugin</description>
|
||||||
<filename>../../ext/directfb/.libs/libgstdfbvideosink.so</filename>
|
<filename>../../ext/directfb/.libs/libgstdfbvideosink.so</filename>
|
||||||
<basename>libgstdfbvideosink.so</basename>
|
<basename>libgstdfbvideosink.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>dfbvideosink</name>
|
<name>dfbvideosink</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>DTMF plugins</description>
|
<description>DTMF plugins</description>
|
||||||
<filename>../../gst/dtmf/.libs/libgstdtmf.so</filename>
|
<filename>../../gst/dtmf/.libs/libgstdtmf.so</filename>
|
||||||
<basename>libgstdtmf.so</basename>
|
<basename>libgstdtmf.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>dtmfsrc</name>
|
<name>dtmfsrc</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Decodes DTS audio streams</description>
|
<description>Decodes DTS audio streams</description>
|
||||||
<filename>../../ext/dts/.libs/libgstdtsdec.so</filename>
|
<filename>../../ext/dts/.libs/libgstdtsdec.so</filename>
|
||||||
<basename>libgstdtsdec.so</basename>
|
<basename>libgstdtsdec.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>dtsdec</name>
|
<name>dtsdec</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>DVB elements</description>
|
<description>DVB elements</description>
|
||||||
<filename>../../sys/dvb/.libs/libgstdvb.so</filename>
|
<filename>../../sys/dvb/.libs/libgstdvb.so</filename>
|
||||||
<basename>libgstdvb.so</basename>
|
<basename>libgstdvb.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>dvbbasebin</name>
|
<name>dvbbasebin</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>DVD Sub-picture Overlay element</description>
|
<description>DVD Sub-picture Overlay element</description>
|
||||||
<filename>../../gst/dvdspu/.libs/libgstdvdspu.so</filename>
|
<filename>../../gst/dvdspu/.libs/libgstdvdspu.so</filename>
|
||||||
<basename>libgstdvdspu.so</basename>
|
<basename>libgstdvdspu.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>dvdspu</name>
|
<name>dvdspu</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Free AAC Encoder (FAAC)</description>
|
<description>Free AAC Encoder (FAAC)</description>
|
||||||
<filename>../../ext/faac/.libs/libgstfaac.so</filename>
|
<filename>../../ext/faac/.libs/libgstfaac.so</filename>
|
||||||
<basename>libgstfaac.so</basename>
|
<basename>libgstfaac.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>faac</name>
|
<name>faac</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Free AAC Decoder (FAAD)</description>
|
<description>Free AAC Decoder (FAAD)</description>
|
||||||
<filename>../../ext/faad/.libs/libgstfaad.so</filename>
|
<filename>../../ext/faad/.libs/libgstfaad.so</filename>
|
||||||
<basename>libgstfaad.so</basename>
|
<basename>libgstfaad.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>faad</name>
|
<name>faad</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>linux framebuffer video sink</description>
|
<description>linux framebuffer video sink</description>
|
||||||
<filename>../../sys/fbdev/.libs/libgstfbdevsink.so</filename>
|
<filename>../../sys/fbdev/.libs/libgstfbdevsink.so</filename>
|
||||||
<basename>libgstfbdevsink.so</basename>
|
<basename>libgstfbdevsink.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>fbdevsink</name>
|
<name>fbdevsink</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Synthesizes plain text into audio</description>
|
<description>Synthesizes plain text into audio</description>
|
||||||
<filename>../../gst/festival/.libs/libgstfestival.so</filename>
|
<filename>../../gst/festival/.libs/libgstfestival.so</filename>
|
||||||
<basename>libgstfestival.so</basename>
|
<basename>libgstfestival.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>festival</name>
|
<name>festival</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Stream freezer</description>
|
<description>Stream freezer</description>
|
||||||
<filename>../../gst/freeze/.libs/libgstfreeze.so</filename>
|
<filename>../../gst/freeze/.libs/libgstfreeze.so</filename>
|
||||||
<basename>libgstfreeze.so</basename>
|
<basename>libgstfreeze.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>freeze</name>
|
<name>freeze</name>
|
||||||
|
|
14
docs/plugins/inspect/plugin-frei0r.xml
Normal file
14
docs/plugins/inspect/plugin-frei0r.xml
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
<plugin>
|
||||||
|
<name>frei0r</name>
|
||||||
|
<description>frei0r plugin library</description>
|
||||||
|
<filename>../../gst/frei0r/.libs/libgstfrei0r.so</filename>
|
||||||
|
<basename>libgstfrei0r.so</basename>
|
||||||
|
<version>0.10.13.1</version>
|
||||||
|
<license>LGPL</license>
|
||||||
|
<source>gst-plugins-bad</source>
|
||||||
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
|
<elements>
|
||||||
|
|
||||||
|
</elements>
|
||||||
|
</plugin>
|
|
@ -3,11 +3,11 @@
|
||||||
<description>GSM encoder/decoder</description>
|
<description>GSM encoder/decoder</description>
|
||||||
<filename>../../ext/gsm/.libs/libgstgsm.so</filename>
|
<filename>../../ext/gsm/.libs/libgstgsm.so</filename>
|
||||||
<basename>libgstgsm.so</basename>
|
<basename>libgstgsm.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>gsmdec</name>
|
<name>gsmdec</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>RTP session management plugin library</description>
|
<description>RTP session management plugin library</description>
|
||||||
<filename>../../gst/rtpmanager/.libs/libgstrtpmanager.so</filename>
|
<filename>../../gst/rtpmanager/.libs/libgstrtpmanager.so</filename>
|
||||||
<basename>libgstrtpmanager.so</basename>
|
<basename>libgstrtpmanager.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>gstrtpbin</name>
|
<name>gstrtpbin</name>
|
||||||
|
@ -54,33 +54,6 @@
|
||||||
</caps>
|
</caps>
|
||||||
</pads>
|
</pads>
|
||||||
</element>
|
</element>
|
||||||
<element>
|
|
||||||
<name>gstrtpclient</name>
|
|
||||||
<longname>RTP Client</longname>
|
|
||||||
<class>Filter/Network/RTP</class>
|
|
||||||
<description>Implement an RTP client</description>
|
|
||||||
<author>Wim Taymans <wim.taymans@gmail.com></author>
|
|
||||||
<pads>
|
|
||||||
<caps>
|
|
||||||
<name>rtp_src_%d_%d</name>
|
|
||||||
<direction>source</direction>
|
|
||||||
<presence>sometimes</presence>
|
|
||||||
<details>application/x-rtp</details>
|
|
||||||
</caps>
|
|
||||||
<caps>
|
|
||||||
<name>sync_sink_%d</name>
|
|
||||||
<direction>sink</direction>
|
|
||||||
<presence>request</presence>
|
|
||||||
<details>application/x-rtcp</details>
|
|
||||||
</caps>
|
|
||||||
<caps>
|
|
||||||
<name>rtp_sink_%d</name>
|
|
||||||
<direction>sink</direction>
|
|
||||||
<presence>request</presence>
|
|
||||||
<details>application/x-rtp</details>
|
|
||||||
</caps>
|
|
||||||
</pads>
|
|
||||||
</element>
|
|
||||||
<element>
|
<element>
|
||||||
<name>gstrtpjitterbuffer</name>
|
<name>gstrtpjitterbuffer</name>
|
||||||
<longname>RTP packet jitter-buffer</longname>
|
<longname>RTP packet jitter-buffer</longname>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Siren encoder/decoder/payloader/depayloader plugins</description>
|
<description>Siren encoder/decoder/payloader/depayloader plugins</description>
|
||||||
<filename>../../gst/siren/.libs/libgstsiren.so</filename>
|
<filename>../../gst/siren/.libs/libgstsiren.so</filename>
|
||||||
<basename>libgstsiren.so</basename>
|
<basename>libgstsiren.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>sirendec</name>
|
<name>sirendec</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Element parsing raw h264 streams</description>
|
<description>Element parsing raw h264 streams</description>
|
||||||
<filename>../../gst/h264parse/.libs/libgsth264parse.so</filename>
|
<filename>../../gst/h264parse/.libs/libgsth264parse.so</filename>
|
||||||
<basename>libgsth264parse.so</basename>
|
<basename>libgsth264parse.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>h264parse</name>
|
<name>h264parse</name>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>HDV private stream parser</description>
|
<description>HDV private stream parser</description>
|
||||||
<filename>../../gst/hdvparse/.libs/libgsthdvparse.so</filename>
|
<filename>../../gst/hdvparse/.libs/libgsthdvparse.so</filename>
|
||||||
<basename>libgsthdvparse.so</basename>
|
<basename>libgsthdvparse.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer</package>
|
<package>GStreamer</package>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>ID3 v1 and v2 muxing plugin</description>
|
<description>ID3 v1 and v2 muxing plugin</description>
|
||||||
<filename>../../gst/id3tag/.libs/libgstid3tag.so</filename>
|
<filename>../../gst/id3tag/.libs/libgstid3tag.so</filename>
|
||||||
<basename>libgstid3tag.so</basename>
|
<basename>libgstid3tag.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>id3mux</name>
|
<name>id3mux</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Jack elements</description>
|
<description>Jack elements</description>
|
||||||
<filename>../../ext/jack/.libs/libgstjack.so</filename>
|
<filename>../../ext/jack/.libs/libgstjack.so</filename>
|
||||||
<basename>libgstjack.so</basename>
|
<basename>libgstjack.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>jackaudiosink</name>
|
<name>jackaudiosink</name>
|
||||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -3,11 +3,11 @@
|
||||||
<description>Resamples audio</description>
|
<description>Resamples audio</description>
|
||||||
<filename>../../gst/legacyresample/.libs/libgstlegacyresample.so</filename>
|
<filename>../../gst/legacyresample/.libs/libgstlegacyresample.so</filename>
|
||||||
<basename>libgstlegacyresample.so</basename>
|
<basename>libgstlegacyresample.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>legacyresample</name>
|
<name>legacyresample</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Adds multiple live discontinuous streams</description>
|
<description>Adds multiple live discontinuous streams</description>
|
||||||
<filename>../../gst/liveadder/.libs/libgstliveadder.so</filename>
|
<filename>../../gst/liveadder/.libs/libgstliveadder.so</filename>
|
||||||
<basename>libgstliveadder.so</basename>
|
<basename>libgstliveadder.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>liveadder</name>
|
<name>liveadder</name>
|
||||||
|
|
352
docs/plugins/inspect/plugin-lv2.xml
Normal file
352
docs/plugins/inspect/plugin-lv2.xml
Normal file
|
@ -0,0 +1,352 @@
|
||||||
|
<plugin>
|
||||||
|
<name>lv2</name>
|
||||||
|
<description>All LV2 plugins</description>
|
||||||
|
<filename>../../ext/lv2/.libs/libgstlv2.so</filename>
|
||||||
|
<basename>libgstlv2.so</basename>
|
||||||
|
<version>0.10.13.1</version>
|
||||||
|
<license>LGPL</license>
|
||||||
|
<source>gst-plugins-bad</source>
|
||||||
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
|
<elements>
|
||||||
|
<element>
|
||||||
|
<name>http---calf-sourceforge-net-plugins-Compressor</name>
|
||||||
|
<longname>Calf Compressor</longname>
|
||||||
|
<class>Filter/Effect/Audio/LV2</class>
|
||||||
|
<description>Calf Compressor</description>
|
||||||
|
<author>Thor Harald Johansen</author>
|
||||||
|
<pads>
|
||||||
|
<caps>
|
||||||
|
<name>out_r</name>
|
||||||
|
<direction>source</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234</details>
|
||||||
|
</caps>
|
||||||
|
<caps>
|
||||||
|
<name>out_l</name>
|
||||||
|
<direction>source</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234</details>
|
||||||
|
</caps>
|
||||||
|
<caps>
|
||||||
|
<name>in_r</name>
|
||||||
|
<direction>sink</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234</details>
|
||||||
|
</caps>
|
||||||
|
<caps>
|
||||||
|
<name>in_l</name>
|
||||||
|
<direction>sink</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234</details>
|
||||||
|
</caps>
|
||||||
|
</pads>
|
||||||
|
</element>
|
||||||
|
<element>
|
||||||
|
<name>http---calf-sourceforge-net-plugins-Filter</name>
|
||||||
|
<longname>Calf Filter</longname>
|
||||||
|
<class>Filter/Effect/Audio/LV2</class>
|
||||||
|
<description>Calf Filter</description>
|
||||||
|
<author>Krzysztof Foltman</author>
|
||||||
|
<pads>
|
||||||
|
<caps>
|
||||||
|
<name>out_r</name>
|
||||||
|
<direction>source</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234</details>
|
||||||
|
</caps>
|
||||||
|
<caps>
|
||||||
|
<name>out_l</name>
|
||||||
|
<direction>source</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234</details>
|
||||||
|
</caps>
|
||||||
|
<caps>
|
||||||
|
<name>in_r</name>
|
||||||
|
<direction>sink</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234</details>
|
||||||
|
</caps>
|
||||||
|
<caps>
|
||||||
|
<name>in_l</name>
|
||||||
|
<direction>sink</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234</details>
|
||||||
|
</caps>
|
||||||
|
</pads>
|
||||||
|
</element>
|
||||||
|
<element>
|
||||||
|
<name>http---calf-sourceforge-net-plugins-Filterclavier</name>
|
||||||
|
<longname>Calf Filterclavier</longname>
|
||||||
|
<class>Filter/Effect/Audio/LV2</class>
|
||||||
|
<description>Calf Filterclavier</description>
|
||||||
|
<author>Krzysztof Foltman / Hans Baier</author>
|
||||||
|
<pads>
|
||||||
|
<caps>
|
||||||
|
<name>out_r</name>
|
||||||
|
<direction>source</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234</details>
|
||||||
|
</caps>
|
||||||
|
<caps>
|
||||||
|
<name>out_l</name>
|
||||||
|
<direction>source</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234</details>
|
||||||
|
</caps>
|
||||||
|
<caps>
|
||||||
|
<name>in_r</name>
|
||||||
|
<direction>sink</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234</details>
|
||||||
|
</caps>
|
||||||
|
<caps>
|
||||||
|
<name>in_l</name>
|
||||||
|
<direction>sink</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234</details>
|
||||||
|
</caps>
|
||||||
|
</pads>
|
||||||
|
</element>
|
||||||
|
<element>
|
||||||
|
<name>http---calf-sourceforge-net-plugins-Flanger</name>
|
||||||
|
<longname>Calf Flanger</longname>
|
||||||
|
<class>Filter/Effect/Audio/LV2</class>
|
||||||
|
<description>Calf Flanger</description>
|
||||||
|
<author>Krzysztof Foltman</author>
|
||||||
|
<pads>
|
||||||
|
<caps>
|
||||||
|
<name>out_r</name>
|
||||||
|
<direction>source</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234</details>
|
||||||
|
</caps>
|
||||||
|
<caps>
|
||||||
|
<name>out_l</name>
|
||||||
|
<direction>source</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234</details>
|
||||||
|
</caps>
|
||||||
|
<caps>
|
||||||
|
<name>in_r</name>
|
||||||
|
<direction>sink</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234</details>
|
||||||
|
</caps>
|
||||||
|
<caps>
|
||||||
|
<name>in_l</name>
|
||||||
|
<direction>sink</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234</details>
|
||||||
|
</caps>
|
||||||
|
</pads>
|
||||||
|
</element>
|
||||||
|
<element>
|
||||||
|
<name>http---calf-sourceforge-net-plugins-Monosynth</name>
|
||||||
|
<longname>Calf Monosynth</longname>
|
||||||
|
<class>Source/Audio/LV2</class>
|
||||||
|
<description>Calf Monosynth</description>
|
||||||
|
<author>Krzysztof Foltman</author>
|
||||||
|
<pads>
|
||||||
|
<caps>
|
||||||
|
<name>out_r</name>
|
||||||
|
<direction>source</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234</details>
|
||||||
|
</caps>
|
||||||
|
<caps>
|
||||||
|
<name>out_l</name>
|
||||||
|
<direction>source</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234</details>
|
||||||
|
</caps>
|
||||||
|
</pads>
|
||||||
|
</element>
|
||||||
|
<element>
|
||||||
|
<name>http---calf-sourceforge-net-plugins-MultiChorus</name>
|
||||||
|
<longname>Calf MultiChorus</longname>
|
||||||
|
<class>Filter/Effect/Audio/LV2</class>
|
||||||
|
<description>Calf MultiChorus</description>
|
||||||
|
<author>Krzysztof Foltman</author>
|
||||||
|
<pads>
|
||||||
|
<caps>
|
||||||
|
<name>out_r</name>
|
||||||
|
<direction>source</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234</details>
|
||||||
|
</caps>
|
||||||
|
<caps>
|
||||||
|
<name>out_l</name>
|
||||||
|
<direction>source</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234</details>
|
||||||
|
</caps>
|
||||||
|
<caps>
|
||||||
|
<name>in_r</name>
|
||||||
|
<direction>sink</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234</details>
|
||||||
|
</caps>
|
||||||
|
<caps>
|
||||||
|
<name>in_l</name>
|
||||||
|
<direction>sink</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234</details>
|
||||||
|
</caps>
|
||||||
|
</pads>
|
||||||
|
</element>
|
||||||
|
<element>
|
||||||
|
<name>http---calf-sourceforge-net-plugins-Organ</name>
|
||||||
|
<longname>Calf Organ</longname>
|
||||||
|
<class>Source/Audio/LV2</class>
|
||||||
|
<description>Calf Organ</description>
|
||||||
|
<author>Krzysztof Foltman</author>
|
||||||
|
<pads>
|
||||||
|
<caps>
|
||||||
|
<name>out_r</name>
|
||||||
|
<direction>source</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234</details>
|
||||||
|
</caps>
|
||||||
|
<caps>
|
||||||
|
<name>out_l</name>
|
||||||
|
<direction>source</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234</details>
|
||||||
|
</caps>
|
||||||
|
</pads>
|
||||||
|
</element>
|
||||||
|
<element>
|
||||||
|
<name>http---calf-sourceforge-net-plugins-Phaser</name>
|
||||||
|
<longname>Calf Phaser</longname>
|
||||||
|
<class>Filter/Effect/Audio/LV2</class>
|
||||||
|
<description>Calf Phaser</description>
|
||||||
|
<author>Krzysztof Foltman</author>
|
||||||
|
<pads>
|
||||||
|
<caps>
|
||||||
|
<name>out_r</name>
|
||||||
|
<direction>source</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234</details>
|
||||||
|
</caps>
|
||||||
|
<caps>
|
||||||
|
<name>out_l</name>
|
||||||
|
<direction>source</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234</details>
|
||||||
|
</caps>
|
||||||
|
<caps>
|
||||||
|
<name>in_r</name>
|
||||||
|
<direction>sink</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234</details>
|
||||||
|
</caps>
|
||||||
|
<caps>
|
||||||
|
<name>in_l</name>
|
||||||
|
<direction>sink</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234</details>
|
||||||
|
</caps>
|
||||||
|
</pads>
|
||||||
|
</element>
|
||||||
|
<element>
|
||||||
|
<name>http---calf-sourceforge-net-plugins-Reverb</name>
|
||||||
|
<longname>Calf Reverb</longname>
|
||||||
|
<class>Filter/Effect/Audio/LV2</class>
|
||||||
|
<description>Calf Reverb</description>
|
||||||
|
<author>Krzysztof Foltman</author>
|
||||||
|
<pads>
|
||||||
|
<caps>
|
||||||
|
<name>out_r</name>
|
||||||
|
<direction>source</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234</details>
|
||||||
|
</caps>
|
||||||
|
<caps>
|
||||||
|
<name>out_l</name>
|
||||||
|
<direction>source</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234</details>
|
||||||
|
</caps>
|
||||||
|
<caps>
|
||||||
|
<name>in_r</name>
|
||||||
|
<direction>sink</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234</details>
|
||||||
|
</caps>
|
||||||
|
<caps>
|
||||||
|
<name>in_l</name>
|
||||||
|
<direction>sink</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234</details>
|
||||||
|
</caps>
|
||||||
|
</pads>
|
||||||
|
</element>
|
||||||
|
<element>
|
||||||
|
<name>http---calf-sourceforge-net-plugins-RotarySpeaker</name>
|
||||||
|
<longname>Calf Rotary Speaker</longname>
|
||||||
|
<class>Filter/Effect/Audio/LV2</class>
|
||||||
|
<description>Calf Rotary Speaker</description>
|
||||||
|
<author>Krzysztof Foltman</author>
|
||||||
|
<pads>
|
||||||
|
<caps>
|
||||||
|
<name>out_r</name>
|
||||||
|
<direction>source</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234</details>
|
||||||
|
</caps>
|
||||||
|
<caps>
|
||||||
|
<name>out_l</name>
|
||||||
|
<direction>source</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234</details>
|
||||||
|
</caps>
|
||||||
|
<caps>
|
||||||
|
<name>in_r</name>
|
||||||
|
<direction>sink</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234</details>
|
||||||
|
</caps>
|
||||||
|
<caps>
|
||||||
|
<name>in_l</name>
|
||||||
|
<direction>sink</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234</details>
|
||||||
|
</caps>
|
||||||
|
</pads>
|
||||||
|
</element>
|
||||||
|
<element>
|
||||||
|
<name>http---calf-sourceforge-net-plugins-VintageDelay</name>
|
||||||
|
<longname>Calf Vintage Delay</longname>
|
||||||
|
<class>Filter/Effect/Audio/LV2</class>
|
||||||
|
<description>Calf Vintage Delay</description>
|
||||||
|
<author>Krzysztof Foltman</author>
|
||||||
|
<pads>
|
||||||
|
<caps>
|
||||||
|
<name>out_r</name>
|
||||||
|
<direction>source</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234</details>
|
||||||
|
</caps>
|
||||||
|
<caps>
|
||||||
|
<name>out_l</name>
|
||||||
|
<direction>source</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234</details>
|
||||||
|
</caps>
|
||||||
|
<caps>
|
||||||
|
<name>in_r</name>
|
||||||
|
<direction>sink</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234</details>
|
||||||
|
</caps>
|
||||||
|
<caps>
|
||||||
|
<name>in_l</name>
|
||||||
|
<direction>sink</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234</details>
|
||||||
|
</caps>
|
||||||
|
</pads>
|
||||||
|
</element>
|
||||||
|
</elements>
|
||||||
|
</plugin>
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Metadata (EXIF, IPTC and XMP) image (JPEG, TIFF) demuxer and muxer</description>
|
<description>Metadata (EXIF, IPTC and XMP) image (JPEG, TIFF) demuxer and muxer</description>
|
||||||
<filename>../../ext/metadata/.libs/libgstmetadata.so</filename>
|
<filename>../../ext/metadata/.libs/libgstmetadata.so</filename>
|
||||||
<basename>libgstmetadata.so</basename>
|
<basename>libgstmetadata.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>metadatademux</name>
|
<name>metadatademux</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Microsoft Multi Media Server streaming protocol support</description>
|
<description>Microsoft Multi Media Server streaming protocol support</description>
|
||||||
<filename>../../ext/libmms/.libs/libgstmms.so</filename>
|
<filename>../../ext/libmms/.libs/libgstmms.so</filename>
|
||||||
<basename>libgstmms.so</basename>
|
<basename>libgstmms.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>mmssrc</name>
|
<name>mmssrc</name>
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
<plugin>
|
<plugin>
|
||||||
<name>modplug</name>
|
<name>modplug</name>
|
||||||
<description>.MOD audio decoding</description>
|
<description>.MOD audio decoding</description>
|
||||||
<filename>../../gst/modplug/.libs/libgstmodplug.so</filename>
|
<filename>../../ext/modplug/.libs/libgstmodplug.so</filename>
|
||||||
<basename>libgstmodplug.so</basename>
|
<basename>libgstmodplug.so</basename>
|
||||||
<version>0.10.10</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>modplug</name>
|
<name>modplug</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>High-quality MPEG-1/2 video encoder</description>
|
<description>High-quality MPEG-1/2 video encoder</description>
|
||||||
<filename>../../ext/mpeg2enc/.libs/libgstmpeg2enc.so</filename>
|
<filename>../../ext/mpeg2enc/.libs/libgstmpeg2enc.so</filename>
|
||||||
<basename>libgstmpeg2enc.so</basename>
|
<basename>libgstmpeg2enc.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>mpeg2enc</name>
|
<name>mpeg2enc</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>MPEG-4 video parser</description>
|
<description>MPEG-4 video parser</description>
|
||||||
<filename>../../gst/mpeg4videoparse/.libs/libgstmpeg4videoparse.so</filename>
|
<filename>../../gst/mpeg4videoparse/.libs/libgstmpeg4videoparse.so</filename>
|
||||||
<basename>libgstmpeg4videoparse.so</basename>
|
<basename>libgstmpeg4videoparse.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>mpeg4videoparse</name>
|
<name>mpeg4videoparse</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>MPEG demuxers</description>
|
<description>MPEG demuxers</description>
|
||||||
<filename>../../gst/mpegdemux/.libs/libgstmpegdemux.so</filename>
|
<filename>../../gst/mpegdemux/.libs/libgstmpegdemux.so</filename>
|
||||||
<basename>libgstmpegdemux.so</basename>
|
<basename>libgstmpegdemux.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>unknown</license>
|
<license>unknown</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>mpegpsdemux</name>
|
<name>mpegpsdemux</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>MPEG-TS muxer</description>
|
<description>MPEG-TS muxer</description>
|
||||||
<filename>../../gst/mpegtsmux/.libs/libgstmpegtsmux.so</filename>
|
<filename>../../gst/mpegtsmux/.libs/libgstmpegtsmux.so</filename>
|
||||||
<basename>libgstmpegtsmux.so</basename>
|
<basename>libgstmpegtsmux.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>mpegtsmux</name>
|
<name>mpegtsmux</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>MPEG-1 and MPEG-2 video parser</description>
|
<description>MPEG-1 and MPEG-2 video parser</description>
|
||||||
<filename>../../gst/mpegvideoparse/.libs/libgstmpegvideoparse.so</filename>
|
<filename>../../gst/mpegvideoparse/.libs/libgstmpegvideoparse.so</filename>
|
||||||
<basename>libgstmpegvideoparse.so</basename>
|
<basename>libgstmpegvideoparse.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>mpegvideoparse</name>
|
<name>mpegvideoparse</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>High-quality MPEG/DVD/SVCD/VCD video/audio multiplexer</description>
|
<description>High-quality MPEG/DVD/SVCD/VCD video/audio multiplexer</description>
|
||||||
<filename>../../ext/mplex/.libs/libgstmplex.so</filename>
|
<filename>../../ext/mplex/.libs/libgstmplex.so</filename>
|
||||||
<basename>libgstmplex.so</basename>
|
<basename>libgstmplex.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>mplex</name>
|
<name>mplex</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Musepack decoder</description>
|
<description>Musepack decoder</description>
|
||||||
<filename>../../ext/musepack/.libs/libgstmusepack.so</filename>
|
<filename>../../ext/musepack/.libs/libgstmusepack.so</filename>
|
||||||
<basename>libgstmusepack.so</basename>
|
<basename>libgstmusepack.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>musepackdec</name>
|
<name>musepackdec</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>A TRM signature producer based on libmusicbrainz</description>
|
<description>A TRM signature producer based on libmusicbrainz</description>
|
||||||
<filename>../../ext/musicbrainz/.libs/libgsttrm.so</filename>
|
<filename>../../ext/musicbrainz/.libs/libgsttrm.so</filename>
|
||||||
<basename>libgsttrm.so</basename>
|
<basename>libgsttrm.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>trm</name>
|
<name>trm</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Interplay MVE movie format manipulation</description>
|
<description>Interplay MVE movie format manipulation</description>
|
||||||
<filename>../../gst/mve/.libs/libgstmve.so</filename>
|
<filename>../../gst/mve/.libs/libgstmve.so</filename>
|
||||||
<basename>libgstmve.so</basename>
|
<basename>libgstmve.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>mvedemux</name>
|
<name>mvedemux</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>MXF plugin library</description>
|
<description>MXF plugin library</description>
|
||||||
<filename>../../gst/mxf/.libs/libgstmxf.so</filename>
|
<filename>../../gst/mxf/.libs/libgstmxf.so</filename>
|
||||||
<basename>libgstmxf.so</basename>
|
<basename>libgstmxf.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>mxfdemux</name>
|
<name>mxfdemux</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>lib MythTV src</description>
|
<description>lib MythTV src</description>
|
||||||
<filename>../../ext/mythtv/.libs/libgstmythtvsrc.so</filename>
|
<filename>../../ext/mythtv/.libs/libgstmythtvsrc.so</filename>
|
||||||
<basename>libgstmythtvsrc.so</basename>
|
<basename>libgstmythtvsrc.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.10.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>mythtvsrc</name>
|
<name>mythtvsrc</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>NAS (Network Audio System) support for GStreamer</description>
|
<description>NAS (Network Audio System) support for GStreamer</description>
|
||||||
<filename>../../ext/nas/.libs/libgstnassink.so</filename>
|
<filename>../../ext/nas/.libs/libgstnassink.so</filename>
|
||||||
<basename>libgstnassink.so</basename>
|
<basename>libgstnassink.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>nassink</name>
|
<name>nassink</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>lib neon http client src</description>
|
<description>lib neon http client src</description>
|
||||||
<filename>../../ext/neon/.libs/libgstneonhttpsrc.so</filename>
|
<filename>../../ext/neon/.libs/libgstneonhttpsrc.so</filename>
|
||||||
<basename>libgstneonhttpsrc.so</basename>
|
<basename>libgstneonhttpsrc.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>neonhttpsrc</name>
|
<name>neonhttpsrc</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Uses nosefart to decode .nsf files</description>
|
<description>Uses nosefart to decode .nsf files</description>
|
||||||
<filename>../../gst/nsf/.libs/libgstnsf.so</filename>
|
<filename>../../gst/nsf/.libs/libgstnsf.so</filename>
|
||||||
<basename>libgstnsf.so</basename>
|
<basename>libgstnsf.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>nsfdec</name>
|
<name>nsfdec</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Demuxes and muxes audio and video</description>
|
<description>Demuxes and muxes audio and video</description>
|
||||||
<filename>../../gst/nuvdemux/.libs/libgstnuvdemux.so</filename>
|
<filename>../../gst/nuvdemux/.libs/libgstnuvdemux.so</filename>
|
||||||
<basename>libgstnuvdemux.so</basename>
|
<basename>libgstnuvdemux.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>nuvdemux</name>
|
<name>nuvdemux</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Open Sound System (OSS) version 4 support for GStreamer</description>
|
<description>Open Sound System (OSS) version 4 support for GStreamer</description>
|
||||||
<filename>../../sys/oss4/.libs/libgstoss4audio.so</filename>
|
<filename>../../sys/oss4/.libs/libgstoss4audio.so</filename>
|
||||||
<basename>libgstoss4audio.so</basename>
|
<basename>libgstoss4audio.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>oss4mixer</name>
|
<name>oss4mixer</name>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Element parsing raw pcap streams</description>
|
<description>Element parsing raw pcap streams</description>
|
||||||
<filename>../../gst/pcapparse/.libs/libgstpcapparse.so</filename>
|
<filename>../../gst/pcapparse/.libs/libgstpcapparse.so</filename>
|
||||||
<basename>libgstpcapparse.so</basename>
|
<basename>libgstpcapparse.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer</package>
|
<package>GStreamer</package>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Quicktime Muxer plugin</description>
|
<description>Quicktime Muxer plugin</description>
|
||||||
<filename>../../gst/qtmux/.libs/libgstqtmux.so</filename>
|
<filename>../../gst/qtmux/.libs/libgstqtmux.so</filename>
|
||||||
<basename>libgstqtmux.so</basename>
|
<basename>libgstqtmux.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>gsoc2008 package</package>
|
<package>gsoc2008 package</package>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Parses byte streams into raw frames</description>
|
<description>Parses byte streams into raw frames</description>
|
||||||
<filename>../../gst/rawparse/.libs/libgstrawparse.so</filename>
|
<filename>../../gst/rawparse/.libs/libgstrawparse.so</filename>
|
||||||
<basename>libgstrawparse.so</basename>
|
<basename>libgstrawparse.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>audioparse</name>
|
<name>audioparse</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Decode REAL streams</description>
|
<description>Decode REAL streams</description>
|
||||||
<filename>../../gst/real/.libs/libgstreal.so</filename>
|
<filename>../../gst/real/.libs/libgstreal.so</filename>
|
||||||
<basename>libgstreal.so</basename>
|
<basename>libgstreal.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>realaudiodec</name>
|
<name>realaudiodec</name>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Resin DVD playback elements</description>
|
<description>Resin DVD playback elements</description>
|
||||||
<filename>../../ext/resindvd/.libs/libresindvd.so</filename>
|
<filename>../../ext/resindvd/.libs/libresindvd.so</filename>
|
||||||
<basename>libresindvd.so</basename>
|
<basename>libresindvd.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer</package>
|
<package>GStreamer</package>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Connects to a VNC server and decodes RFB stream</description>
|
<description>Connects to a VNC server and decodes RFB stream</description>
|
||||||
<filename>../../gst/librfb/.libs/libgstrfbsrc.so</filename>
|
<filename>../../gst/librfb/.libs/libgstrfbsrc.so</filename>
|
||||||
<basename>libgstrfbsrc.so</basename>
|
<basename>libgstrfbsrc.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>rfbsrc</name>
|
<name>rfbsrc</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>RTP Muxer plugins</description>
|
<description>RTP Muxer plugins</description>
|
||||||
<filename>../../gst/rtpmux/.libs/libgstrtpmux.so</filename>
|
<filename>../../gst/rtpmux/.libs/libgstrtpmux.so</filename>
|
||||||
<basename>libgstrtpmux.so</basename>
|
<basename>libgstrtpmux.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>rtpdtmfmux</name>
|
<name>rtpdtmfmux</name>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Scale audio tempo in sync with playback rate</description>
|
<description>Scale audio tempo in sync with playback rate</description>
|
||||||
<filename>../../gst/scaletempo/.libs/libgstscaletempoplugin.so</filename>
|
<filename>../../gst/scaletempo/.libs/libgstscaletempoplugin.so</filename>
|
||||||
<basename>libgstscaletempoplugin.so</basename>
|
<basename>libgstscaletempoplugin.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer</package>
|
<package>GStreamer</package>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>SDL (Simple DirectMedia Layer) support for GStreamer</description>
|
<description>SDL (Simple DirectMedia Layer) support for GStreamer</description>
|
||||||
<filename>../../ext/sdl/.libs/libgstsdl.so</filename>
|
<filename>../../ext/sdl/.libs/libgstsdl.so</filename>
|
||||||
<basename>libgstsdl.so</basename>
|
<basename>libgstsdl.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>sdlaudiosink</name>
|
<name>sdlaudiosink</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>configure streaming sessions using SDP</description>
|
<description>configure streaming sessions using SDP</description>
|
||||||
<filename>../../gst/sdp/.libs/libgstsdpelem.so</filename>
|
<filename>../../gst/sdp/.libs/libgstsdpelem.so</filename>
|
||||||
<basename>libgstsdpelem.so</basename>
|
<basename>libgstsdpelem.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>sdpdemux</name>
|
<name>sdpdemux</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>input/output stream selector elements</description>
|
<description>input/output stream selector elements</description>
|
||||||
<filename>../../gst/selector/.libs/libgstselector.so</filename>
|
<filename>../../gst/selector/.libs/libgstselector.so</filename>
|
||||||
<basename>libgstselector.so</basename>
|
<basename>libgstselector.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>input-selector</name>
|
<name>input-selector</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Shape Wipe transition filter</description>
|
<description>Shape Wipe transition filter</description>
|
||||||
<filename>../../gst/shapewipe/.libs/libgstshapewipe.so</filename>
|
<filename>../../gst/shapewipe/.libs/libgstshapewipe.so</filename>
|
||||||
<basename>libgstshapewipe.so</basename>
|
<basename>libgstshapewipe.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>shapewipe</name>
|
<name>shapewipe</name>
|
||||||
|
@ -20,7 +20,7 @@
|
||||||
<name>src</name>
|
<name>src</name>
|
||||||
<direction>source</direction>
|
<direction>source</direction>
|
||||||
<presence>always</presence>
|
<presence>always</presence>
|
||||||
<details>video/x-raw-yuv, format=(fourcc)AYUV, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
<details>video/x-raw-yuv, format=(fourcc)AYUV, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, alpha_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, alpha_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||||
</caps>
|
</caps>
|
||||||
<caps>
|
<caps>
|
||||||
<name>mask_sink</name>
|
<name>mask_sink</name>
|
||||||
|
@ -32,7 +32,7 @@
|
||||||
<name>video_sink</name>
|
<name>video_sink</name>
|
||||||
<direction>sink</direction>
|
<direction>sink</direction>
|
||||||
<presence>always</presence>
|
<presence>always</presence>
|
||||||
<details>video/x-raw-yuv, format=(fourcc)AYUV, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
<details>video/x-raw-yuv, format=(fourcc)AYUV, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, alpha_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, alpha_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||||
</caps>
|
</caps>
|
||||||
</pads>
|
</pads>
|
||||||
</element>
|
</element>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>use libsndfile to read and write audio from and to files</description>
|
<description>use libsndfile to read and write audio from and to files</description>
|
||||||
<filename>../../ext/sndfile/.libs/libgstsndfile.so</filename>
|
<filename>../../ext/sndfile/.libs/libgstsndfile.so</filename>
|
||||||
<basename>libgstsndfile.so</basename>
|
<basename>libgstsndfile.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>sfsink</name>
|
<name>sfsink</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Audio Pitch Controller & BPM Detection</description>
|
<description>Audio Pitch Controller & BPM Detection</description>
|
||||||
<filename>../../ext/soundtouch/.libs/libgstsoundtouch.so</filename>
|
<filename>../../ext/soundtouch/.libs/libgstsoundtouch.so</filename>
|
||||||
<basename>libgstsoundtouch.so</basename>
|
<basename>libgstsoundtouch.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>bpmdetect</name>
|
<name>bpmdetect</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>OpenSPC Audio Decoder</description>
|
<description>OpenSPC Audio Decoder</description>
|
||||||
<filename>../../ext/spc/.libs/libgstspc.so</filename>
|
<filename>../../ext/spc/.libs/libgstspc.so</filename>
|
||||||
<basename>libgstspc.so</basename>
|
<basename>libgstspc.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>spcdec</name>
|
<name>spcdec</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Set speed/pitch on audio/raw streams (resampler)</description>
|
<description>Set speed/pitch on audio/raw streams (resampler)</description>
|
||||||
<filename>../../gst/speed/.libs/libgstspeed.so</filename>
|
<filename>../../gst/speed/.libs/libgstspeed.so</filename>
|
||||||
<basename>libgstspeed.so</basename>
|
<basename>libgstspeed.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>speed</name>
|
<name>speed</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Muck with the stereo signal, enhance it's 'stereo-ness'</description>
|
<description>Muck with the stereo signal, enhance it's 'stereo-ness'</description>
|
||||||
<filename>../../gst/stereo/.libs/libgststereo.so</filename>
|
<filename>../../gst/stereo/.libs/libgststereo.so</filename>
|
||||||
<basename>libgststereo.so</basename>
|
<basename>libgststereo.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>stereo</name>
|
<name>stereo</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>subtitle encoders</description>
|
<description>subtitle encoders</description>
|
||||||
<filename>../../gst/subenc/.libs/libgstsubenc.so</filename>
|
<filename>../../gst/subenc/.libs/libgstsubenc.so</filename>
|
||||||
<basename>libgstsubenc.so</basename>
|
<basename>libgstsubenc.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>srtenc</name>
|
<name>srtenc</name>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>Timidity Plugin</description>
|
<description>Timidity Plugin</description>
|
||||||
<filename>../../ext/timidity/.libs/libgsttimidity.so</filename>
|
<filename>../../ext/timidity/.libs/libgsttimidity.so</filename>
|
||||||
<basename>libgsttimidity.so</basename>
|
<basename>libgsttimidity.so</basename>
|
||||||
<version>0.10.10.1</version>
|
<version>0.10.13.1</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>http://gstreamer.freedesktop.org</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>TTA lossless audio format handling</description>
|
<description>TTA lossless audio format handling</description>
|
||||||
<filename>../../gst/tta/.libs/libgsttta.so</filename>
|
<filename>../../gst/tta/.libs/libgsttta.so</filename>
|
||||||
<basename>libgsttta.so</basename>
|
<basename>libgsttta.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>ttadec</name>
|
<name>ttadec</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Valve</description>
|
<description>Valve</description>
|
||||||
<filename>../../gst/valve/.libs/libgstvalve.so</filename>
|
<filename>../../gst/valve/.libs/libgstvalve.so</filename>
|
||||||
<basename>libgstvalve.so</basename>
|
<basename>libgstvalve.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>valve</name>
|
<name>valve</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Asynchronous read from VCD disk</description>
|
<description>Asynchronous read from VCD disk</description>
|
||||||
<filename>../../sys/vcd/.libs/libgstvcdsrc.so</filename>
|
<filename>../../sys/vcd/.libs/libgstvcdsrc.so</filename>
|
||||||
<basename>libgstvcdsrc.so</basename>
|
<basename>libgstvcdsrc.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>vcdsrc</name>
|
<name>vcdsrc</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Various video signal analysers</description>
|
<description>Various video signal analysers</description>
|
||||||
<filename>../../gst/videosignal/.libs/libgstvideosignal.so</filename>
|
<filename>../../gst/videosignal/.libs/libgstvideosignal.so</filename>
|
||||||
<basename>libgstvideosignal.so</basename>
|
<basename>libgstvideosignal.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>videoanalyse</name>
|
<name>videoanalyse</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>VMnc video plugin library</description>
|
<description>VMnc video plugin library</description>
|
||||||
<filename>../../gst/vmnc/.libs/libgstvmnc.so</filename>
|
<filename>../../gst/vmnc/.libs/libgstvmnc.so</filename>
|
||||||
<basename>libgstvmnc.so</basename>
|
<basename>libgstvmnc.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>vmncdec</name>
|
<name>vmncdec</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>Wildmidi Plugin</description>
|
<description>Wildmidi Plugin</description>
|
||||||
<filename>../../ext/timidity/.libs/libgstwildmidi.so</filename>
|
<filename>../../ext/timidity/.libs/libgstwildmidi.so</filename>
|
||||||
<basename>libgstwildmidi.so</basename>
|
<basename>libgstwildmidi.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>wildmidi</name>
|
<name>wildmidi</name>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>XDG-MIME</description>
|
<description>XDG-MIME</description>
|
||||||
<filename>../../gst/xdgmime/.libs/libgstxdgmime.so</filename>
|
<filename>../../gst/xdgmime/.libs/libgstxdgmime.so</filename>
|
||||||
<basename>libgstxdgmime.so</basename>
|
<basename>libgstxdgmime.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
|
|
||||||
</elements>
|
</elements>
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
<description>XviD plugin library</description>
|
<description>XviD plugin library</description>
|
||||||
<filename>../../ext/xvid/.libs/libgstxvid.so</filename>
|
<filename>../../ext/xvid/.libs/libgstxvid.so</filename>
|
||||||
<basename>libgstxvid.so</basename>
|
<basename>libgstxvid.so</basename>
|
||||||
<version>0.10.13</version>
|
<version>0.10.13.1</version>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<source>gst-plugins-bad</source>
|
<source>gst-plugins-bad</source>
|
||||||
<package>GStreamer Bad Plug-ins source release</package>
|
<package>GStreamer Bad Plug-ins git/prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>http://gstreamer.freedesktop.org</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
<name>xviddec</name>
|
<name>xviddec</name>
|
||||||
|
@ -41,7 +41,7 @@
|
||||||
<name>src</name>
|
<name>src</name>
|
||||||
<direction>source</direction>
|
<direction>source</direction>
|
||||||
<presence>always</presence>
|
<presence>always</presence>
|
||||||
<details>video/x-xvid, width=(int)[ 0, 2147483647 ], height=(int)[ 0, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
<details>video/x-xvid, width=(int)[ 0, 2147483647 ], height=(int)[ 0, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/mpeg, mpegversion=(int)4, systemstream=(boolean)false, width=(int)[ 0, 2147483647 ], height=(int)[ 0, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||||
</caps>
|
</caps>
|
||||||
<caps>
|
<caps>
|
||||||
<name>sink</name>
|
<name>sink</name>
|
||||||
|
|
|
@ -18,7 +18,16 @@
|
||||||
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
||||||
* Boston, MA 02111-1307, USA.
|
* Boston, MA 02111-1307, USA.
|
||||||
*/
|
*/
|
||||||
|
/**
|
||||||
|
* SECTION:element-ladspa
|
||||||
|
* @short_description: bridge for ladspa (Linux Audio Developer's Simple Plugin API)
|
||||||
|
*
|
||||||
|
* The ladspa (Linux Audio Developer's Simple Plugin API) element is a bridge
|
||||||
|
* for plugins using the <ulink url="http://www.ladspa.org/">ladspa</ulink> API.
|
||||||
|
* It scans all installed ladspa plugins and registeres them as gstreamer
|
||||||
|
* elements. If available it can also parse lrdf files and use the metadata for
|
||||||
|
* element classification.
|
||||||
|
*/
|
||||||
#ifdef HAVE_CONFIG_H
|
#ifdef HAVE_CONFIG_H
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue