mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-11 09:55:36 +00:00
docs: Update documentation
This commit is contained in:
parent
bc611043a9
commit
92ddc932eb
71 changed files with 286 additions and 267 deletions
|
@ -20548,3 +20548,23 @@
|
||||||
<DEFAULT>8</DEFAULT>
|
<DEFAULT>8</DEFAULT>
|
||||||
</ARG>
|
</ARG>
|
||||||
|
|
||||||
|
<ARG>
|
||||||
|
<NAME>GstShapeWipe::border</NAME>
|
||||||
|
<TYPE>gfloat</TYPE>
|
||||||
|
<RANGE>[0,1]</RANGE>
|
||||||
|
<FLAGS>rw</FLAGS>
|
||||||
|
<NICK>Border</NICK>
|
||||||
|
<BLURB>Border of the mask.</BLURB>
|
||||||
|
<DEFAULT>0</DEFAULT>
|
||||||
|
</ARG>
|
||||||
|
|
||||||
|
<ARG>
|
||||||
|
<NAME>GstShapeWipe::position</NAME>
|
||||||
|
<TYPE>gfloat</TYPE>
|
||||||
|
<RANGE>[0,1]</RANGE>
|
||||||
|
<FLAGS>rw</FLAGS>
|
||||||
|
<NICK>Position</NICK>
|
||||||
|
<BLURB>Position of the mask.</BLURB>
|
||||||
|
<DEFAULT>0</DEFAULT>
|
||||||
|
</ARG>
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
GObject
|
GObject
|
||||||
GstObject
|
GstObject
|
||||||
GstPad
|
GstPad
|
||||||
GstVideoMixerPad
|
|
||||||
GstInterleavePad
|
GstInterleavePad
|
||||||
|
GstVideoMixerPad
|
||||||
GstPadTemplate
|
GstPadTemplate
|
||||||
GstPluginFeature
|
GstPluginFeature
|
||||||
GstElementFactory
|
GstElementFactory
|
||||||
|
@ -11,70 +11,33 @@ GObject
|
||||||
GstElement
|
GstElement
|
||||||
GstBin
|
GstBin
|
||||||
GstPipeline
|
GstPipeline
|
||||||
|
GstHalAudioSink
|
||||||
|
GstHalAudioSrc
|
||||||
GstGConfVideoSink
|
GstGConfVideoSink
|
||||||
GstGConfVideoSrc
|
GstGConfVideoSrc
|
||||||
GstSwitchSink
|
GstSwitchSink
|
||||||
GstGConfAudioSink
|
GstGConfAudioSink
|
||||||
GstGConfAudioSrc
|
GstGConfAudioSrc
|
||||||
GstHalAudioSink
|
GstRTSPSrc
|
||||||
GstHalAudioSrc
|
|
||||||
GstRtpBin
|
GstRtpBin
|
||||||
|
GstPushFileSrc
|
||||||
GstAutoVideoSink
|
GstAutoVideoSink
|
||||||
GstAutoVideoSrc
|
GstAutoVideoSrc
|
||||||
GstAutoAudioSink
|
GstAutoAudioSink
|
||||||
GstAutoAudioSrc
|
GstAutoAudioSrc
|
||||||
GstPushFileSrc
|
|
||||||
GstRTSPSrc
|
|
||||||
GstRgVolume
|
GstRgVolume
|
||||||
GstAspectRatioCrop
|
GstAspectRatioCrop
|
||||||
GstCmmlEnc
|
|
||||||
GstCmmlDec
|
|
||||||
GstBaseSink
|
|
||||||
GstAASink
|
|
||||||
GstBaseAudioSink
|
|
||||||
GstPulseSink
|
|
||||||
GstAudioSink
|
|
||||||
GstEsdSink
|
|
||||||
GstOssSink
|
|
||||||
GstCACASink
|
|
||||||
GstVideoSink
|
|
||||||
GstGdkPixbufSink
|
|
||||||
GstV4l2Sink
|
|
||||||
GstShout2send
|
|
||||||
GstTest
|
|
||||||
GstMultiFileSink
|
|
||||||
GstMultiUDPSink
|
|
||||||
GstUDPSink
|
|
||||||
GstDynUDPSink
|
|
||||||
GstBaseSrc
|
|
||||||
GstPushSrc
|
|
||||||
GstDV1394Src
|
|
||||||
GstHDV1394Src
|
|
||||||
GstSoupHTTPSrc
|
|
||||||
GstBaseAudioSrc
|
|
||||||
GstAudioSrc
|
|
||||||
GstPulseSrc
|
|
||||||
GstOssSrc
|
|
||||||
GstV4l2Src
|
|
||||||
GstXImageSrc
|
|
||||||
GstMultiFileSrc
|
|
||||||
GstUDPSrc
|
|
||||||
GstWavpackParse
|
|
||||||
GstWavpackDec
|
|
||||||
GstWavpackEnc
|
|
||||||
GstDVDemux
|
|
||||||
GstDVDec
|
|
||||||
GstTagLibMux
|
|
||||||
GstId3v2Mux
|
|
||||||
GstApev2Mux
|
|
||||||
GstFlacEnc
|
|
||||||
GstFlacDec
|
|
||||||
GstFlacTag
|
|
||||||
GstCairoTextOverlay
|
GstCairoTextOverlay
|
||||||
GstBaseTransform
|
GstBaseTransform
|
||||||
GstCairoTimeOverlay
|
GstCairoTimeOverlay
|
||||||
GstPixbufScale
|
GstPixbufScale
|
||||||
|
GstVideoBox
|
||||||
GstVideoFilter
|
GstVideoFilter
|
||||||
|
GstNavigationtest
|
||||||
|
GstVideoBalance
|
||||||
|
GstVideoFlip
|
||||||
|
GstGamma
|
||||||
|
GstSMPTEAlpha
|
||||||
GstEdgeTV
|
GstEdgeTV
|
||||||
GstAgingTV
|
GstAgingTV
|
||||||
GstDiceTV
|
GstDiceTV
|
||||||
|
@ -87,24 +50,14 @@ GObject
|
||||||
GstRadioacTV
|
GstRadioacTV
|
||||||
GstStreakTV
|
GstStreakTV
|
||||||
GstRippleTV
|
GstRippleTV
|
||||||
GstNavigationtest
|
|
||||||
GstVideoFlip
|
|
||||||
GstVideoBalance
|
|
||||||
GstGamma
|
|
||||||
GstSMPTEAlpha
|
|
||||||
GstVideoBox
|
|
||||||
GstBreakMyData
|
GstBreakMyData
|
||||||
GstNavSeek
|
GstNavSeek
|
||||||
GstProgressReport
|
GstProgressReport
|
||||||
GstTagInject
|
GstTagInject
|
||||||
GstLevel
|
|
||||||
GstAlpha
|
GstAlpha
|
||||||
GstAlphaColor
|
GstAlphaColor
|
||||||
|
GstLevel
|
||||||
GstAudioFilter
|
GstAudioFilter
|
||||||
GstIirEqualizer
|
|
||||||
GstIirEqualizerNBands
|
|
||||||
GstIirEqualizer3Bands
|
|
||||||
GstIirEqualizer10Bands
|
|
||||||
GstSpectrum
|
GstSpectrum
|
||||||
GstAudioInvert
|
GstAudioInvert
|
||||||
GstAudioKaraoke
|
GstAudioKaraoke
|
||||||
|
@ -119,27 +72,101 @@ GObject
|
||||||
GstAudioWSincBand
|
GstAudioWSincBand
|
||||||
GstAudioFIRFilter
|
GstAudioFIRFilter
|
||||||
GstAudioEcho
|
GstAudioEcho
|
||||||
|
GstIirEqualizer
|
||||||
|
GstIirEqualizerNBands
|
||||||
|
GstIirEqualizer3Bands
|
||||||
|
GstIirEqualizer10Bands
|
||||||
|
GstAudioPanorama
|
||||||
GstRgAnalysis
|
GstRgAnalysis
|
||||||
GstRgLimiter
|
GstRgLimiter
|
||||||
GstVideoCrop
|
GstVideoCrop
|
||||||
GstAudioPanorama
|
|
||||||
GstCairoRender
|
GstCairoRender
|
||||||
|
GstBaseSrc
|
||||||
|
GstPushSrc
|
||||||
|
GstSoupHTTPSrc
|
||||||
|
GstBaseAudioSrc
|
||||||
|
GstAudioSrc
|
||||||
|
GstPulseSrc
|
||||||
|
GstOssSrc
|
||||||
|
GstDV1394Src
|
||||||
|
GstHDV1394Src
|
||||||
|
GstXImageSrc
|
||||||
|
GstV4l2Src
|
||||||
|
GstUDPSrc
|
||||||
|
GstMultiFileSrc
|
||||||
|
GstBaseSink
|
||||||
|
GstCACASink
|
||||||
|
GstBaseAudioSink
|
||||||
|
GstPulseSink
|
||||||
|
GstAudioSink
|
||||||
|
GstEsdSink
|
||||||
|
GstOssSink
|
||||||
|
GstAASink
|
||||||
|
GstVideoSink
|
||||||
|
GstGdkPixbufSink
|
||||||
|
GstV4l2Sink
|
||||||
|
GstShout2send
|
||||||
|
GstTest
|
||||||
|
GstMultiUDPSink
|
||||||
|
GstUDPSink
|
||||||
|
GstDynUDPSink
|
||||||
|
GstMultiFileSink
|
||||||
GstPulseMixer
|
GstPulseMixer
|
||||||
GstSpeexEnc
|
GstTagLibMux
|
||||||
GstSpeexDec
|
GstId3v2Mux
|
||||||
|
GstApev2Mux
|
||||||
GstJpegEnc
|
GstJpegEnc
|
||||||
GstJpegDec
|
GstJpegDec
|
||||||
GstSmokeEnc
|
GstSmokeEnc
|
||||||
GstSmokeDec
|
GstSmokeDec
|
||||||
|
GstDVDemux
|
||||||
|
GstDVDec
|
||||||
|
GstCmmlEnc
|
||||||
|
GstCmmlDec
|
||||||
|
GstFlacEnc
|
||||||
|
GstFlacDec
|
||||||
|
GstFlacTag
|
||||||
GstPngDec
|
GstPngDec
|
||||||
GstPngEnc
|
GstPngEnc
|
||||||
GstGdkPixbuf
|
GstGdkPixbuf
|
||||||
|
GstWavpackParse
|
||||||
|
GstWavpackDec
|
||||||
|
GstWavpackEnc
|
||||||
|
GstSpeexEnc
|
||||||
|
GstSpeexDec
|
||||||
GstOssMixerElement
|
GstOssMixerElement
|
||||||
GstAviDemux
|
GstRTPDec
|
||||||
GstAviMux
|
GstICYDemux
|
||||||
GstAviSubtitle
|
GstWavParse
|
||||||
GstRTPDepay
|
GstEbmlRead
|
||||||
|
GstMatroskaDemux
|
||||||
|
GstMatroskaMux
|
||||||
|
GstRtpJitterBuffer
|
||||||
|
GstRtpPtDemux
|
||||||
|
GstRtpSession
|
||||||
|
GstRtpSsrcDemux
|
||||||
|
GstRndBufferSize
|
||||||
|
GstEFence
|
||||||
|
GstFlxDec
|
||||||
|
GstVideoMixer
|
||||||
|
GstTagDemux
|
||||||
|
GstApeDemux
|
||||||
|
GstID3Demux
|
||||||
|
GstShapeWipe
|
||||||
|
GstGoom
|
||||||
|
GstGoom2k1
|
||||||
|
GstFLVDemux
|
||||||
|
GstFlvMux
|
||||||
|
GstMultipartDemux
|
||||||
|
GstMultipartMux
|
||||||
|
GstMuLawEnc
|
||||||
|
GstMuLawDec
|
||||||
|
GstALawEnc
|
||||||
|
GstALawDec
|
||||||
|
GstCutter
|
||||||
|
GstQTDemux
|
||||||
GstBaseRTPDepayload
|
GstBaseRTPDepayload
|
||||||
|
GstRtpXQTDepay
|
||||||
GstRtpAC3Depay
|
GstRtpAC3Depay
|
||||||
GstRTPBVDepay
|
GstRTPBVDepay
|
||||||
GstRtpCELTDepay
|
GstRtpCELTDepay
|
||||||
|
@ -172,7 +199,18 @@ GObject
|
||||||
GstRtpTheoraDepay
|
GstRtpTheoraDepay
|
||||||
GstRtpVorbisDepay
|
GstRtpVorbisDepay
|
||||||
GstRtpVRawDepay
|
GstRtpVRawDepay
|
||||||
GstRtpXQTDepay
|
GstAviDemux
|
||||||
|
GstAviMux
|
||||||
|
GstAviSubtitle
|
||||||
|
GstSMPTE
|
||||||
|
GstInterleave
|
||||||
|
GstDeinterleave
|
||||||
|
GstY4mEncode
|
||||||
|
GstMonoscope
|
||||||
|
GstDeinterlace
|
||||||
|
GstWavEnc
|
||||||
|
GstAuParse
|
||||||
|
GstRTPDepay
|
||||||
GstBaseRTPPayload
|
GstBaseRTPPayload
|
||||||
GstBaseRTPAudioPayload
|
GstBaseRTPAudioPayload
|
||||||
GstRTPBVPay
|
GstRTPBVPay
|
||||||
|
@ -204,43 +242,6 @@ GObject
|
||||||
GstRtpVorbisPay
|
GstRtpVorbisPay
|
||||||
GstRtpVRawPay
|
GstRtpVRawPay
|
||||||
GstAsteriskh263
|
GstAsteriskh263
|
||||||
GstGoom
|
|
||||||
GstGoom2k1
|
|
||||||
GstWavEnc
|
|
||||||
GstRtpJitterBuffer
|
|
||||||
GstRtpPtDemux
|
|
||||||
GstRtpSession
|
|
||||||
GstRtpSsrcDemux
|
|
||||||
GstRndBufferSize
|
|
||||||
GstEFence
|
|
||||||
GstCutter
|
|
||||||
GstEbmlRead
|
|
||||||
GstMatroskaDemux
|
|
||||||
GstMatroskaMux
|
|
||||||
GstRTPDec
|
|
||||||
GstQTDemux
|
|
||||||
GstSMPTE
|
|
||||||
GstAuParse
|
|
||||||
GstMultipartDemux
|
|
||||||
GstMultipartMux
|
|
||||||
GstALawEnc
|
|
||||||
GstALawDec
|
|
||||||
GstMuLawEnc
|
|
||||||
GstMuLawDec
|
|
||||||
GstTagDemux
|
|
||||||
GstApeDemux
|
|
||||||
GstID3Demux
|
|
||||||
GstFlxDec
|
|
||||||
GstDeinterlace
|
|
||||||
GstY4mEncode
|
|
||||||
GstInterleave
|
|
||||||
GstDeinterleave
|
|
||||||
GstWavParse
|
|
||||||
GstFLVDemux
|
|
||||||
GstFlvMux
|
|
||||||
GstMonoscope
|
|
||||||
GstICYDemux
|
|
||||||
GstVideoMixer
|
|
||||||
GstBus
|
GstBus
|
||||||
GstTask
|
GstTask
|
||||||
GstTaskPool
|
GstTaskPool
|
||||||
|
@ -260,19 +261,17 @@ GObject
|
||||||
RTPSession
|
RTPSession
|
||||||
GstTunerNorm
|
GstTunerNorm
|
||||||
GstTunerChannel
|
GstTunerChannel
|
||||||
GstMixerTrack
|
|
||||||
GstMixerOptions
|
|
||||||
GdkPixbuf
|
GdkPixbuf
|
||||||
GInterface
|
GInterface
|
||||||
GTypePlugin
|
GTypePlugin
|
||||||
GstChildProxy
|
GstChildProxy
|
||||||
GstURIHandler
|
GstURIHandler
|
||||||
GstPropertyProbe
|
|
||||||
GstPreset
|
|
||||||
GstTagSetter
|
|
||||||
GstStreamVolume
|
GstStreamVolume
|
||||||
GstImplementsInterface
|
GstImplementsInterface
|
||||||
|
GstPropertyProbe
|
||||||
GstMixer
|
GstMixer
|
||||||
|
GstTagSetter
|
||||||
|
GstPreset
|
||||||
GstTuner
|
GstTuner
|
||||||
GstColorBalance
|
GstColorBalance
|
||||||
GstVideoOrientation
|
GstVideoOrientation
|
||||||
|
|
|
@ -1,48 +1,48 @@
|
||||||
GstBin GstChildProxy
|
GstBin GstChildProxy
|
||||||
GstPipeline GstChildProxy
|
GstPipeline GstChildProxy
|
||||||
|
GstHalAudioSink GstChildProxy
|
||||||
|
GstHalAudioSrc GstChildProxy
|
||||||
GstGConfVideoSink GstChildProxy
|
GstGConfVideoSink GstChildProxy
|
||||||
GstGConfVideoSrc GstChildProxy
|
GstGConfVideoSrc GstChildProxy
|
||||||
GstSwitchSink GstChildProxy
|
GstSwitchSink GstChildProxy
|
||||||
GstGConfAudioSink GstChildProxy
|
GstGConfAudioSink GstChildProxy
|
||||||
GstGConfAudioSrc GstChildProxy
|
GstGConfAudioSrc GstChildProxy
|
||||||
GstHalAudioSink GstChildProxy
|
GstRTSPSrc GstChildProxy GstURIHandler
|
||||||
GstHalAudioSrc GstChildProxy
|
|
||||||
GstRtpBin GstChildProxy
|
GstRtpBin GstChildProxy
|
||||||
|
GstPushFileSrc GstChildProxy GstURIHandler
|
||||||
GstAutoVideoSink GstChildProxy
|
GstAutoVideoSink GstChildProxy
|
||||||
GstAutoVideoSrc GstChildProxy
|
GstAutoVideoSrc GstChildProxy
|
||||||
GstAutoAudioSink GstChildProxy
|
GstAutoAudioSink GstChildProxy
|
||||||
GstAutoAudioSrc GstChildProxy
|
GstAutoAudioSrc GstChildProxy
|
||||||
GstPushFileSrc GstChildProxy GstURIHandler
|
|
||||||
GstRTSPSrc GstChildProxy GstURIHandler
|
|
||||||
GstRgVolume GstChildProxy
|
GstRgVolume GstChildProxy
|
||||||
GstAspectRatioCrop GstChildProxy
|
GstAspectRatioCrop GstChildProxy
|
||||||
GstPulseSink GstStreamVolume GstImplementsInterface GstPropertyProbe
|
|
||||||
GstV4l2Sink GstImplementsInterface GstColorBalance GstVideoOrientation GstPropertyProbe
|
|
||||||
GstShout2send GstTagSetter
|
|
||||||
GstUDPSink GstURIHandler
|
|
||||||
GstDV1394Src GstURIHandler GstPropertyProbe
|
|
||||||
GstHDV1394Src GstURIHandler GstPropertyProbe
|
|
||||||
GstSoupHTTPSrc GstURIHandler
|
|
||||||
GstPulseSrc GstImplementsInterface GstMixer GstPropertyProbe
|
|
||||||
GstOssSrc GstImplementsInterface GstMixer
|
|
||||||
GstV4l2Src GstURIHandler GstImplementsInterface GstTuner GstColorBalance GstVideoOrientation GstPropertyProbe
|
|
||||||
GstUDPSrc GstURIHandler
|
|
||||||
GstWavpackEnc GstPreset
|
|
||||||
GstTagLibMux GstTagSetter
|
|
||||||
GstId3v2Mux GstTagSetter
|
|
||||||
GstApev2Mux GstTagSetter
|
|
||||||
GstFlacEnc GstTagSetter GstPreset
|
|
||||||
GstFlacTag GstTagSetter
|
|
||||||
GstVideoBalance GstImplementsInterface GstColorBalance
|
GstVideoBalance GstImplementsInterface GstColorBalance
|
||||||
GstIirEqualizer GstChildProxy
|
GstIirEqualizer GstChildProxy
|
||||||
GstIirEqualizerNBands GstChildProxy
|
GstIirEqualizerNBands GstChildProxy
|
||||||
GstIirEqualizer3Bands GstChildProxy GstPreset
|
GstIirEqualizer3Bands GstChildProxy GstPreset
|
||||||
GstIirEqualizer10Bands GstChildProxy GstPreset
|
GstIirEqualizer10Bands GstChildProxy GstPreset
|
||||||
|
GstSoupHTTPSrc GstURIHandler
|
||||||
|
GstPulseSrc GstImplementsInterface GstMixer GstPropertyProbe
|
||||||
|
GstOssSrc GstImplementsInterface GstMixer
|
||||||
|
GstDV1394Src GstURIHandler GstPropertyProbe
|
||||||
|
GstHDV1394Src GstURIHandler GstPropertyProbe
|
||||||
|
GstV4l2Src GstURIHandler GstImplementsInterface GstTuner GstColorBalance GstVideoOrientation GstPropertyProbe
|
||||||
|
GstUDPSrc GstURIHandler
|
||||||
|
GstPulseSink GstStreamVolume GstImplementsInterface GstPropertyProbe
|
||||||
|
GstV4l2Sink GstImplementsInterface GstColorBalance GstVideoOrientation GstPropertyProbe
|
||||||
|
GstShout2send GstTagSetter
|
||||||
|
GstUDPSink GstURIHandler
|
||||||
GstPulseMixer GstImplementsInterface GstMixer GstPropertyProbe
|
GstPulseMixer GstImplementsInterface GstMixer GstPropertyProbe
|
||||||
|
GstTagLibMux GstTagSetter
|
||||||
|
GstId3v2Mux GstTagSetter
|
||||||
|
GstApev2Mux GstTagSetter
|
||||||
|
GstFlacEnc GstTagSetter GstPreset
|
||||||
|
GstFlacTag GstTagSetter
|
||||||
|
GstWavpackEnc GstPreset
|
||||||
GstSpeexEnc GstTagSetter GstPreset
|
GstSpeexEnc GstTagSetter GstPreset
|
||||||
GstOssMixerElement GstImplementsInterface GstMixer
|
GstOssMixerElement GstImplementsInterface GstMixer
|
||||||
GstAviMux GstTagSetter
|
|
||||||
GstMatroskaMux GstTagSetter
|
GstMatroskaMux GstTagSetter
|
||||||
GstDeinterlace GstChildProxy
|
|
||||||
GstFlvMux GstTagSetter
|
|
||||||
GstVideoMixer GstChildProxy
|
GstVideoMixer GstChildProxy
|
||||||
|
GstFlvMux GstTagSetter
|
||||||
|
GstAviMux GstTagSetter
|
||||||
|
GstDeinterlace GstChildProxy
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
GstChildProxy GstObject
|
GstChildProxy GstObject
|
||||||
GstTagSetter GstObject GstElement
|
|
||||||
GstStreamVolume GObject
|
GstStreamVolume GObject
|
||||||
GstImplementsInterface GstObject GstElement
|
GstImplementsInterface GstObject GstElement
|
||||||
GstMixer GstObject GstImplementsInterface GstElement
|
GstMixer GstObject GstImplementsInterface GstElement
|
||||||
|
GstTagSetter GstObject GstElement
|
||||||
GstTuner GstObject GstImplementsInterface GstElement
|
GstTuner GstObject GstImplementsInterface GstElement
|
||||||
GstColorBalance GstObject GstImplementsInterface GstElement
|
GstColorBalance GstObject GstImplementsInterface GstElement
|
||||||
GstVideoOrientation GstObject GstImplementsInterface GstElement
|
GstVideoOrientation GstObject GstImplementsInterface GstElement
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>Source for video data via IEEE1394 interface</description>
|
<description>Source for video data via IEEE1394 interface</description>
|
||||||
<filename>../../ext/raw1394/.libs/libgst1394.so</filename>
|
<filename>../../ext/raw1394/.libs/libgst1394.so</filename>
|
||||||
<basename>libgst1394.so</basename>
|
<basename>libgst1394.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>ASCII Art video sink</description>
|
<description>ASCII Art video sink</description>
|
||||||
<filename>../../ext/aalib/.libs/libgstaasink.so</filename>
|
<filename>../../ext/aalib/.libs/libgstaasink.so</filename>
|
||||||
<basename>libgstaasink.so</basename>
|
<basename>libgstaasink.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>ALaw audio conversion routines</description>
|
<description>ALaw audio conversion routines</description>
|
||||||
<filename>../../gst/law/.libs/libgstalaw.so</filename>
|
<filename>../../gst/law/.libs/libgstalaw.so</filename>
|
||||||
<basename>libgstalaw.so</basename>
|
<basename>libgstalaw.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>adds an alpha channel to video - constant or via chroma-keying</description>
|
<description>adds an alpha channel to video - constant or via chroma-keying</description>
|
||||||
<filename>../../gst/alpha/.libs/libgstalpha.so</filename>
|
<filename>../../gst/alpha/.libs/libgstalpha.so</filename>
|
||||||
<basename>libgstalpha.so</basename>
|
<basename>libgstalpha.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>RGBA to AYUV colorspace conversion preserving the alpha channel</description>
|
<description>RGBA to AYUV colorspace conversion preserving the alpha channel</description>
|
||||||
<filename>../../gst/alpha/.libs/libgstalphacolor.so</filename>
|
<filename>../../gst/alpha/.libs/libgstalphacolor.so</filename>
|
||||||
<basename>libgstalphacolor.so</basename>
|
<basename>libgstalphacolor.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>annodex stream manipulation (info about annodex: http://www.annodex.net)</description>
|
<description>annodex stream manipulation (info about annodex: http://www.annodex.net)</description>
|
||||||
<filename>../../ext/annodex/.libs/libgstannodex.so</filename>
|
<filename>../../ext/annodex/.libs/libgstannodex.so</filename>
|
||||||
<basename>libgstannodex.so</basename>
|
<basename>libgstannodex.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>APEv1/2 tag reader</description>
|
<description>APEv1/2 tag reader</description>
|
||||||
<filename>../../gst/apetag/.libs/libgstapetag.so</filename>
|
<filename>../../gst/apetag/.libs/libgstapetag.so</filename>
|
||||||
<basename>libgstapetag.so</basename>
|
<basename>libgstapetag.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>Audio effects plugin</description>
|
<description>Audio effects plugin</description>
|
||||||
<filename>../../gst/audiofx/.libs/libgstaudiofx.so</filename>
|
<filename>../../gst/audiofx/.libs/libgstaudiofx.so</filename>
|
||||||
<basename>libgstaudiofx.so</basename>
|
<basename>libgstaudiofx.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>parses au streams</description>
|
<description>parses au streams</description>
|
||||||
<filename>../../gst/auparse/.libs/libgstauparse.so</filename>
|
<filename>../../gst/auparse/.libs/libgstauparse.so</filename>
|
||||||
<basename>libgstauparse.so</basename>
|
<basename>libgstauparse.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>Plugin contains auto-detection plugins for video/audio in- and outputs</description>
|
<description>Plugin contains auto-detection plugins for video/audio in- and outputs</description>
|
||||||
<filename>../../gst/autodetect/.libs/libgstautodetect.so</filename>
|
<filename>../../gst/autodetect/.libs/libgstautodetect.so</filename>
|
||||||
<basename>libgstautodetect.so</basename>
|
<basename>libgstautodetect.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>AVI stream handling</description>
|
<description>AVI stream handling</description>
|
||||||
<filename>../../gst/avi/.libs/libgstavi.so</filename>
|
<filename>../../gst/avi/.libs/libgstavi.so</filename>
|
||||||
<basename>libgstavi.so</basename>
|
<basename>libgstavi.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>Colored ASCII Art video sink</description>
|
<description>Colored ASCII Art video sink</description>
|
||||||
<filename>../../ext/libcaca/.libs/libgstcacasink.so</filename>
|
<filename>../../ext/libcaca/.libs/libgstcacasink.so</filename>
|
||||||
<basename>libgstcacasink.so</basename>
|
<basename>libgstcacasink.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>Cairo-based elements</description>
|
<description>Cairo-based elements</description>
|
||||||
<filename>../../ext/cairo/.libs/libgstcairo.so</filename>
|
<filename>../../ext/cairo/.libs/libgstcairo.so</filename>
|
||||||
<basename>libgstcairo.so</basename>
|
<basename>libgstcairo.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>Audio Cutter to split audio into non-silent bits</description>
|
<description>Audio Cutter to split audio into non-silent bits</description>
|
||||||
<filename>../../gst/cutter/.libs/libgstcutter.so</filename>
|
<filename>../../gst/cutter/.libs/libgstcutter.so</filename>
|
||||||
<basename>libgstcutter.so</basename>
|
<basename>libgstcutter.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>elements for testing and debugging</description>
|
<description>elements for testing and debugging</description>
|
||||||
<filename>../../gst/debugutils/.libs/libgstdebug.so</filename>
|
<filename>../../gst/debugutils/.libs/libgstdebug.so</filename>
|
||||||
<basename>libgstdebug.so</basename>
|
<basename>libgstdebug.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>Deinterlacer</description>
|
<description>Deinterlacer</description>
|
||||||
<filename>../../gst/deinterlace/.libs/libgstdeinterlace.so</filename>
|
<filename>../../gst/deinterlace/.libs/libgstdeinterlace.so</filename>
|
||||||
<basename>libgstdeinterlace.so</basename>
|
<basename>libgstdeinterlace.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>DV demuxer and decoder based on libdv (libdv.sf.net)</description>
|
<description>DV demuxer and decoder based on libdv (libdv.sf.net)</description>
|
||||||
<filename>../../ext/dv/.libs/libgstdv.so</filename>
|
<filename>../../ext/dv/.libs/libgstdv.so</filename>
|
||||||
<basename>libgstdv.so</basename>
|
<basename>libgstdv.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>This element converts a stream of normal GStreamer buffers into a stream of buffers that are allocated in such a way that out-of-bounds access to data in the buffer is more likely to cause segmentation faults. This allocation method is very similar to the debugging tool "Electric Fence".</description>
|
<description>This element converts a stream of normal GStreamer buffers into a stream of buffers that are allocated in such a way that out-of-bounds access to data in the buffer is more likely to cause segmentation faults. This allocation method is very similar to the debugging tool "Electric Fence".</description>
|
||||||
<filename>../../gst/debugutils/.libs/libgstefence.so</filename>
|
<filename>../../gst/debugutils/.libs/libgstefence.so</filename>
|
||||||
<basename>libgstefence.so</basename>
|
<basename>libgstefence.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>effect plugins from the effectv project</description>
|
<description>effect plugins from the effectv project</description>
|
||||||
<filename>../../gst/effectv/.libs/libgsteffectv.so</filename>
|
<filename>../../gst/effectv/.libs/libgsteffectv.so</filename>
|
||||||
<basename>libgsteffectv.so</basename>
|
<basename>libgsteffectv.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>GStreamer audio equalizers</description>
|
<description>GStreamer audio equalizers</description>
|
||||||
<filename>../../gst/equalizer/.libs/libgstequalizer.so</filename>
|
<filename>../../gst/equalizer/.libs/libgstequalizer.so</filename>
|
||||||
<basename>libgstequalizer.so</basename>
|
<basename>libgstequalizer.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>ESD Element Plugins</description>
|
<description>ESD Element Plugins</description>
|
||||||
<filename>../../ext/esd/.libs/libgstesd.so</filename>
|
<filename>../../ext/esd/.libs/libgstesd.so</filename>
|
||||||
<basename>libgstesd.so</basename>
|
<basename>libgstesd.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>The FLAC Lossless compressor Codec</description>
|
<description>The FLAC Lossless compressor Codec</description>
|
||||||
<filename>../../ext/flac/.libs/libgstflac.so</filename>
|
<filename>../../ext/flac/.libs/libgstflac.so</filename>
|
||||||
<basename>libgstflac.so</basename>
|
<basename>libgstflac.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>FLV muxing and demuxing plugin</description>
|
<description>FLV muxing and demuxing plugin</description>
|
||||||
<filename>../../gst/flv/.libs/libgstflv.so</filename>
|
<filename>../../gst/flv/.libs/libgstflv.so</filename>
|
||||||
<basename>libgstflv.so</basename>
|
<basename>libgstflv.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>FLC/FLI/FLX video decoder</description>
|
<description>FLC/FLI/FLX video decoder</description>
|
||||||
<filename>../../gst/flx/.libs/libgstflxdec.so</filename>
|
<filename>../../gst/flx/.libs/libgstflxdec.so</filename>
|
||||||
<basename>libgstflxdec.so</basename>
|
<basename>libgstflxdec.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>Changes gamma on video images</description>
|
<description>Changes gamma on video images</description>
|
||||||
<filename>../../gst/videofilter/.libs/libgstgamma.so</filename>
|
<filename>../../gst/videofilter/.libs/libgstgamma.so</filename>
|
||||||
<basename>libgstgamma.so</basename>
|
<basename>libgstgamma.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>elements wrapping the GStreamer/GConf audio/video output settings</description>
|
<description>elements wrapping the GStreamer/GConf audio/video output settings</description>
|
||||||
<filename>../../ext/gconf/.libs/libgstgconfelements.so</filename>
|
<filename>../../ext/gconf/.libs/libgstgconfelements.so</filename>
|
||||||
<basename>libgstgconfelements.so</basename>
|
<basename>libgstgconfelements.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>GdkPixbuf-based image decoder, scaler and sink</description>
|
<description>GdkPixbuf-based image decoder, scaler and sink</description>
|
||||||
<filename>../../ext/gdk_pixbuf/.libs/libgstgdkpixbuf.so</filename>
|
<filename>../../ext/gdk_pixbuf/.libs/libgstgdkpixbuf.so</filename>
|
||||||
<basename>libgstgdkpixbuf.so</basename>
|
<basename>libgstgdkpixbuf.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>GOOM visualization filter</description>
|
<description>GOOM visualization filter</description>
|
||||||
<filename>../../gst/goom/.libs/libgstgoom.so</filename>
|
<filename>../../gst/goom/.libs/libgstgoom.so</filename>
|
||||||
<basename>libgstgoom.so</basename>
|
<basename>libgstgoom.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>GOOM 2k1 visualization filter</description>
|
<description>GOOM 2k1 visualization filter</description>
|
||||||
<filename>../../gst/goom2k1/.libs/libgstgoom2k1.so</filename>
|
<filename>../../gst/goom2k1/.libs/libgstgoom2k1.so</filename>
|
||||||
<basename>libgstgoom2k1.so</basename>
|
<basename>libgstgoom2k1.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<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.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>elements wrapping the GStreamer/HAL audio input/output devices</description>
|
<description>elements wrapping the GStreamer/HAL audio input/output devices</description>
|
||||||
<filename>../../ext/hal/.libs/libgsthalelements.so</filename>
|
<filename>../../ext/hal/.libs/libgsthalelements.so</filename>
|
||||||
<basename>libgsthalelements.so</basename>
|
<basename>libgsthalelements.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>Demux ICY tags from a stream</description>
|
<description>Demux ICY tags from a stream</description>
|
||||||
<filename>../../gst/icydemux/.libs/libgsticydemux.so</filename>
|
<filename>../../gst/icydemux/.libs/libgsticydemux.so</filename>
|
||||||
<basename>libgsticydemux.so</basename>
|
<basename>libgsticydemux.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>Demux ID3v1 and ID3v2 tags from a file</description>
|
<description>Demux ID3v1 and ID3v2 tags from a file</description>
|
||||||
<filename>../../gst/id3demux/.libs/libgstid3demux.so</filename>
|
<filename>../../gst/id3demux/.libs/libgstid3demux.so</filename>
|
||||||
<basename>libgstid3demux.so</basename>
|
<basename>libgstid3demux.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>Audio interleaver/deinterleaver</description>
|
<description>Audio interleaver/deinterleaver</description>
|
||||||
<filename>../../gst/interleave/.libs/libgstinterleave.so</filename>
|
<filename>../../gst/interleave/.libs/libgstinterleave.so</filename>
|
||||||
<basename>libgstinterleave.so</basename>
|
<basename>libgstinterleave.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>JPeg plugin library</description>
|
<description>JPeg plugin library</description>
|
||||||
<filename>../../ext/jpeg/.libs/libgstjpeg.so</filename>
|
<filename>../../ext/jpeg/.libs/libgstjpeg.so</filename>
|
||||||
<basename>libgstjpeg.so</basename>
|
<basename>libgstjpeg.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>Audio level plugin</description>
|
<description>Audio level plugin</description>
|
||||||
<filename>../../gst/level/.libs/libgstlevel.so</filename>
|
<filename>../../gst/level/.libs/libgstlevel.so</filename>
|
||||||
<basename>libgstlevel.so</basename>
|
<basename>libgstlevel.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>Matroska stream handling</description>
|
<description>Matroska stream handling</description>
|
||||||
<filename>../../gst/matroska/.libs/libgstmatroska.so</filename>
|
<filename>../../gst/matroska/.libs/libgstmatroska.so</filename>
|
||||||
<basename>libgstmatroska.so</basename>
|
<basename>libgstmatroska.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>Monoscope visualization</description>
|
<description>Monoscope visualization</description>
|
||||||
<filename>../../gst/monoscope/.libs/libgstmonoscope.so</filename>
|
<filename>../../gst/monoscope/.libs/libgstmonoscope.so</filename>
|
||||||
<basename>libgstmonoscope.so</basename>
|
<basename>libgstmonoscope.so</basename>
|
||||||
<version>0.10.16.1</version>
|
<version>0.10.17.3</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins git/prerelease</package>
|
<package>GStreamer Good Plug-ins prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>MuLaw audio conversion routines</description>
|
<description>MuLaw audio conversion routines</description>
|
||||||
<filename>../../gst/law/.libs/libgstmulaw.so</filename>
|
<filename>../../gst/law/.libs/libgstmulaw.so</filename>
|
||||||
<basename>libgstmulaw.so</basename>
|
<basename>libgstmulaw.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>Reads/Writes buffers from/to sequentially named files</description>
|
<description>Reads/Writes buffers from/to sequentially named files</description>
|
||||||
<filename>../../gst/multifile/.libs/libgstmultifile.so</filename>
|
<filename>../../gst/multifile/.libs/libgstmultifile.so</filename>
|
||||||
<basename>libgstmultifile.so</basename>
|
<basename>libgstmultifile.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>multipart stream manipulation</description>
|
<description>multipart stream manipulation</description>
|
||||||
<filename>../../gst/multipart/.libs/libgstmultipart.so</filename>
|
<filename>../../gst/multipart/.libs/libgstmultipart.so</filename>
|
||||||
<basename>libgstmultipart.so</basename>
|
<basename>libgstmultipart.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>Template for a video filter</description>
|
<description>Template for a video filter</description>
|
||||||
<filename>../../gst/debugutils/.libs/libgstnavigationtest.so</filename>
|
<filename>../../gst/debugutils/.libs/libgstnavigationtest.so</filename>
|
||||||
<basename>libgstnavigationtest.so</basename>
|
<basename>libgstnavigationtest.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>OSS (Open Sound System) support for GStreamer</description>
|
<description>OSS (Open Sound System) support for GStreamer</description>
|
||||||
<filename>../../sys/oss/.libs/libgstossaudio.so</filename>
|
<filename>../../sys/oss/.libs/libgstossaudio.so</filename>
|
||||||
<basename>libgstossaudio.so</basename>
|
<basename>libgstossaudio.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>PNG plugin library</description>
|
<description>PNG plugin library</description>
|
||||||
<filename>../../ext/libpng/.libs/libgstpng.so</filename>
|
<filename>../../ext/libpng/.libs/libgstpng.so</filename>
|
||||||
<basename>libgstpng.so</basename>
|
<basename>libgstpng.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>PulseAudio plugin library</description>
|
<description>PulseAudio plugin library</description>
|
||||||
<filename>../../ext/pulse/.libs/libgstpulse.so</filename>
|
<filename>../../ext/pulse/.libs/libgstpulse.so</filename>
|
||||||
<basename>libgstpulse.so</basename>
|
<basename>libgstpulse.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>Quicktime support</description>
|
<description>Quicktime support</description>
|
||||||
<filename>../../gst/qtdemux/.libs/libgstqtdemux.so</filename>
|
<filename>../../gst/qtdemux/.libs/libgstqtdemux.so</filename>
|
||||||
<basename>libgstqtdemux.so</basename>
|
<basename>libgstqtdemux.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>ReplayGain volume normalization</description>
|
<description>ReplayGain volume normalization</description>
|
||||||
<filename>../../gst/replaygain/.libs/libgstreplaygain.so</filename>
|
<filename>../../gst/replaygain/.libs/libgstreplaygain.so</filename>
|
||||||
<basename>libgstreplaygain.so</basename>
|
<basename>libgstreplaygain.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>Real-time protocol plugins</description>
|
<description>Real-time protocol plugins</description>
|
||||||
<filename>../../gst/rtp/.libs/libgstrtp.so</filename>
|
<filename>../../gst/rtp/.libs/libgstrtp.so</filename>
|
||||||
<basename>libgstrtp.so</basename>
|
<basename>libgstrtp.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>transfer data via RTSP</description>
|
<description>transfer data via RTSP</description>
|
||||||
<filename>../../gst/rtsp/.libs/libgstrtsp.so</filename>
|
<filename>../../gst/rtsp/.libs/libgstrtsp.so</filename>
|
||||||
<basename>libgstrtsp.so</basename>
|
<basename>libgstrtsp.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<description>Sends data to an icecast server using libshout2</description>
|
<description>Sends data to an icecast server using libshout2</description>
|
||||||
<filename>../../ext/shout2/.libs/libgstshout2.so</filename>
|
<filename>../../ext/shout2/.libs/libgstshout2.so</filename>
|
||||||
<basename>libgstshout2.so</basename>
|
<basename>libgstshout2.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>libshout2</package>
|
<package>libshout2</package>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>Apply the standard SMPTE transitions on video images</description>
|
<description>Apply the standard SMPTE transitions on video images</description>
|
||||||
<filename>../../gst/smpte/.libs/libgstsmpte.so</filename>
|
<filename>../../gst/smpte/.libs/libgstsmpte.so</filename>
|
||||||
<basename>libgstsmpte.so</basename>
|
<basename>libgstsmpte.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>libsoup HTTP client src</description>
|
<description>libsoup HTTP client src</description>
|
||||||
<filename>../../ext/soup/.libs/libgstsouphttpsrc.so</filename>
|
<filename>../../ext/soup/.libs/libgstsouphttpsrc.so</filename>
|
||||||
<basename>libgstsouphttpsrc.so</basename>
|
<basename>libgstsouphttpsrc.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>Run an FFT on the audio signal, output spectrum data</description>
|
<description>Run an FFT on the audio signal, output spectrum data</description>
|
||||||
<filename>../../gst/spectrum/.libs/libgstspectrum.so</filename>
|
<filename>../../gst/spectrum/.libs/libgstspectrum.so</filename>
|
||||||
<basename>libgstspectrum.so</basename>
|
<basename>libgstspectrum.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>Speex plugin library</description>
|
<description>Speex plugin library</description>
|
||||||
<filename>../../ext/speex/.libs/libgstspeex.so</filename>
|
<filename>../../ext/speex/.libs/libgstspeex.so</filename>
|
||||||
<basename>libgstspeex.so</basename>
|
<basename>libgstspeex.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>Tag writing plug-in based on taglib</description>
|
<description>Tag writing plug-in based on taglib</description>
|
||||||
<filename>../../ext/taglib/.libs/libgsttaglib.so</filename>
|
<filename>../../ext/taglib/.libs/libgsttaglib.so</filename>
|
||||||
<basename>libgsttaglib.so</basename>
|
<basename>libgsttaglib.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>transfer data via UDP</description>
|
<description>transfer data via UDP</description>
|
||||||
<filename>../../gst/udp/.libs/libgstudp.so</filename>
|
<filename>../../gst/udp/.libs/libgstudp.so</filename>
|
||||||
<basename>libgstudp.so</basename>
|
<basename>libgstudp.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>elements for Video 4 Linux</description>
|
<description>elements for Video 4 Linux</description>
|
||||||
<filename>../../sys/v4l2/.libs/libgstvideo4linux2.so</filename>
|
<filename>../../sys/v4l2/.libs/libgstvideo4linux2.so</filename>
|
||||||
<basename>libgstvideo4linux2.so</basename>
|
<basename>libgstvideo4linux2.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>Changes hue, saturation, brightness etc. on video images</description>
|
<description>Changes hue, saturation, brightness etc. on video images</description>
|
||||||
<filename>../../gst/videofilter/.libs/libgstvideobalance.so</filename>
|
<filename>../../gst/videofilter/.libs/libgstvideobalance.so</filename>
|
||||||
<basename>libgstvideobalance.so</basename>
|
<basename>libgstvideobalance.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>resizes a video by adding borders or cropping</description>
|
<description>resizes a video by adding borders or cropping</description>
|
||||||
<filename>../../gst/videobox/.libs/libgstvideobox.so</filename>
|
<filename>../../gst/videobox/.libs/libgstvideobox.so</filename>
|
||||||
<basename>libgstvideobox.so</basename>
|
<basename>libgstvideobox.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>Crops video into a user-defined region</description>
|
<description>Crops video into a user-defined region</description>
|
||||||
<filename>../../gst/videocrop/.libs/libgstvideocrop.so</filename>
|
<filename>../../gst/videocrop/.libs/libgstvideocrop.so</filename>
|
||||||
<basename>libgstvideocrop.so</basename>
|
<basename>libgstvideocrop.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>Flips and rotates video</description>
|
<description>Flips and rotates video</description>
|
||||||
<filename>../../gst/videofilter/.libs/libgstvideoflip.so</filename>
|
<filename>../../gst/videofilter/.libs/libgstvideoflip.so</filename>
|
||||||
<basename>libgstvideoflip.so</basename>
|
<basename>libgstvideoflip.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>Video mixer</description>
|
<description>Video mixer</description>
|
||||||
<filename>../../gst/videomixer/.libs/libgstvideomixer.so</filename>
|
<filename>../../gst/videomixer/.libs/libgstvideomixer.so</filename>
|
||||||
<basename>libgstvideomixer.so</basename>
|
<basename>libgstvideomixer.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>Encode raw audio into WAV</description>
|
<description>Encode raw audio into WAV</description>
|
||||||
<filename>../../gst/wavenc/.libs/libgstwavenc.so</filename>
|
<filename>../../gst/wavenc/.libs/libgstwavenc.so</filename>
|
||||||
<basename>libgstwavenc.so</basename>
|
<basename>libgstwavenc.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>Wavpack lossless/lossy audio format handling</description>
|
<description>Wavpack lossless/lossy audio format handling</description>
|
||||||
<filename>../../ext/wavpack/.libs/libgstwavpack.so</filename>
|
<filename>../../ext/wavpack/.libs/libgstwavpack.so</filename>
|
||||||
<basename>libgstwavpack.so</basename>
|
<basename>libgstwavpack.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>Parse a .wav file into raw audio</description>
|
<description>Parse a .wav file into raw audio</description>
|
||||||
<filename>../../gst/wavparse/.libs/libgstwavparse.so</filename>
|
<filename>../../gst/wavparse/.libs/libgstwavparse.so</filename>
|
||||||
<basename>libgstwavparse.so</basename>
|
<basename>libgstwavparse.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>X11 video input plugin using standard Xlib calls</description>
|
<description>X11 video input plugin using standard Xlib calls</description>
|
||||||
<filename>../../sys/ximage/.libs/libgstximagesrc.so</filename>
|
<filename>../../sys/ximage/.libs/libgstximagesrc.so</filename>
|
||||||
<basename>libgstximagesrc.so</basename>
|
<basename>libgstximagesrc.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<description>Encodes a YUV frame into the yuv4mpeg format (mjpegtools)</description>
|
<description>Encodes a YUV frame into the yuv4mpeg format (mjpegtools)</description>
|
||||||
<filename>../../gst/y4m/.libs/libgsty4menc.so</filename>
|
<filename>../../gst/y4m/.libs/libgsty4menc.so</filename>
|
||||||
<basename>libgsty4menc.so</basename>
|
<basename>libgsty4menc.so</basename>
|
||||||
<version>0.10.18</version>
|
<version>0.10.18.1</version>
|
||||||
<license>LGPL</license>
|
<license>LGPL</license>
|
||||||
<source>gst-plugins-good</source>
|
<source>gst-plugins-good</source>
|
||||||
<package>GStreamer Good Plug-ins source release</package>
|
<package>GStreamer Good Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
<element>
|
||||||
|
|
Loading…
Reference in a new issue