From 10e4194d5da531826365d11d085e9715cc2e1764 Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Thu, 24 Apr 2008 00:18:30 +0000 Subject: Release 0.10.7 Original commit message from CVS: Release 0.10.7 --- docs/plugins/gst-plugins-bad-plugins.args | 332 +++++++++++++++++++-- docs/plugins/gst-plugins-bad-plugins.hierarchy | 132 ++++---- docs/plugins/gst-plugins-bad-plugins.interfaces | 12 +- docs/plugins/gst-plugins-bad-plugins.prerequisites | 3 +- docs/plugins/gst-plugins-bad-plugins.signals | 4 +- docs/plugins/inspect/plugin-alsaspdif.xml | 8 +- docs/plugins/inspect/plugin-app.xml | 2 +- docs/plugins/inspect/plugin-bayer.xml | 12 +- docs/plugins/inspect/plugin-bz2.xml | 2 +- docs/plugins/inspect/plugin-cdaudio.xml | 2 +- docs/plugins/inspect/plugin-cdxaparse.xml | 23 +- docs/plugins/inspect/plugin-dfbvideosink.xml | 2 +- docs/plugins/inspect/plugin-dtsdec.xml | 2 +- docs/plugins/inspect/plugin-dvb.xml | 2 +- docs/plugins/inspect/plugin-dvdspu.xml | 2 +- docs/plugins/inspect/plugin-faac.xml | 2 +- docs/plugins/inspect/plugin-faad.xml | 2 +- docs/plugins/inspect/plugin-fbdevsink.xml | 2 +- docs/plugins/inspect/plugin-festival.xml | 2 +- docs/plugins/inspect/plugin-filter.xml | 2 +- docs/plugins/inspect/plugin-flvdemux.xml | 2 +- docs/plugins/inspect/plugin-freeze.xml | 2 +- docs/plugins/inspect/plugin-gsm.xml | 10 +- docs/plugins/inspect/plugin-gstinterlace.xml | 4 +- docs/plugins/inspect/plugin-gstrtpmanager.xml | 2 +- docs/plugins/inspect/plugin-h264parse.xml | 2 +- docs/plugins/inspect/plugin-interleave.xml | 2 +- docs/plugins/inspect/plugin-jack.xml | 6 +- docs/plugins/inspect/plugin-ladspa.xml | 2 +- docs/plugins/inspect/plugin-metadata.xml | 2 +- docs/plugins/inspect/plugin-mms.xml | 6 +- docs/plugins/inspect/plugin-modplug.xml | 2 +- docs/plugins/inspect/plugin-mpeg2enc.xml | 2 +- docs/plugins/inspect/plugin-mpeg4videoparse.xml | 2 +- docs/plugins/inspect/plugin-mpegtsparse.xml | 2 +- docs/plugins/inspect/plugin-mpegvideoparse.xml | 2 +- docs/plugins/inspect/plugin-musepack.xml | 2 +- docs/plugins/inspect/plugin-musicbrainz.xml | 2 +- docs/plugins/inspect/plugin-mve.xml | 2 +- docs/plugins/inspect/plugin-neon.xml | 6 +- docs/plugins/inspect/plugin-nsfdec.xml | 2 +- docs/plugins/inspect/plugin-nuvdemux.xml | 6 +- docs/plugins/inspect/plugin-rawparse.xml | 2 +- docs/plugins/inspect/plugin-real.xml | 2 +- docs/plugins/inspect/plugin-replaygain.xml | 2 +- docs/plugins/inspect/plugin-rfbsrc.xml | 2 +- docs/plugins/inspect/plugin-sdl.xml | 2 +- docs/plugins/inspect/plugin-sdp.xml | 2 +- docs/plugins/inspect/plugin-selector.xml | 2 +- docs/plugins/inspect/plugin-sndfile.xml | 2 +- docs/plugins/inspect/plugin-soundtouch.xml | 2 +- docs/plugins/inspect/plugin-spcdec.xml | 2 +- docs/plugins/inspect/plugin-speed.xml | 2 +- docs/plugins/inspect/plugin-speexresample.xml | 2 +- docs/plugins/inspect/plugin-stereo.xml | 2 +- docs/plugins/inspect/plugin-tta.xml | 6 +- docs/plugins/inspect/plugin-vcdsrc.xml | 2 +- docs/plugins/inspect/plugin-videosignal.xml | 2 +- docs/plugins/inspect/plugin-vmnc.xml | 2 +- docs/plugins/inspect/plugin-wildmidi.xml | 18 +- docs/plugins/inspect/plugin-x264.xml | 2 +- docs/plugins/inspect/plugin-xvid.xml | 2 +- docs/plugins/inspect/plugin-y4menc.xml | 2 +- 63 files changed, 501 insertions(+), 181 deletions(-) (limited to 'docs') diff --git a/docs/plugins/gst-plugins-bad-plugins.args b/docs/plugins/gst-plugins-bad-plugins.args index c90394c8..8355c97d 100644 --- a/docs/plugins/gst-plugins-bad-plugins.args +++ b/docs/plugins/gst-plugins-bad-plugins.args @@ -564,7 +564,7 @@ rw automatic-redirect -Automatically follow HTTP redirects (HTTP Status Code 302). +Automatically follow HTTP redirects (HTTP Status Code 302/303). TRUE @@ -665,7 +665,7 @@ rw Aspect Display aspect ratio. -0 +Deduce from input @@ -765,7 +765,7 @@ rw Format Encoding profile format. -0 +Generic MPEG-1 @@ -775,7 +775,7 @@ rw Framerate Output framerate. -0 +Same as input @@ -785,7 +785,7 @@ rw Interlace mode MPEG-2 motion estimation and encoding modes. -0 +Progressive @@ -855,7 +855,7 @@ rw Norm Tag output for specific video norm. -0 +Unspecified @@ -865,7 +865,7 @@ rw Playback field order Force specific playback field order. -0 +Unspecified @@ -885,7 +885,7 @@ rw Quant. matrix Quantisation matrix to use for encoding. -0 +Default @@ -901,10 +901,10 @@ GstMpeg2enc::quantisation gint -[0,31] +[-1,31] rw Quantisation -Quantisation factor (0=default, 1=best, 31=worst). +Quantisation factor (-1=cbr, 0=default, 1=best, 31=worst). 0 @@ -1075,7 +1075,7 @@ rw Output format Format of output frames. -OUTPUTFORMAT_RAW +OUTPUTFORMAT_ADTS @@ -1095,7 +1095,7 @@ rw Block type Block type encorcing. -SHORTCTL_NORMAL +SHORTCTL_NOSHORT @@ -1534,7 +1534,7 @@ rw code-rate-hp -High Priority Code Rate (DVB-T and DVB-S). +High Priority Code Rate (DVB-T, DVB-S and DVB-C). AUTO @@ -1604,7 +1604,7 @@ rw inversion -Inversion Information (DVB-T). +Inversion Information (DVB-T and DVB-C). ON @@ -1614,7 +1614,7 @@ rw modulation -Modulation (DVB-T). +Modulation (DVB-T and DVB-C). QAM 16 @@ -18244,7 +18244,7 @@ rw code-rate-hp -High Priority Code Rate (DVB-T and DVB-S). +High Priority Code Rate (DVB-T, DVB-S and DVB-C). AUTO @@ -18314,7 +18314,7 @@ rw inversion -Inversion Information (DVB-T). +Inversion Information (DVB-T and DVB-C). ON @@ -18324,7 +18324,7 @@ rw modulation -Modulation (DVB-T). +Modulation (DVB-T and DVB-C). QAM 16 @@ -18730,7 +18730,7 @@ GstMythtvSrc::location -gchararray +gchar* rw Location @@ -18745,7 +18745,7 @@ GstMythtvSrc::mythtv-channel -gchararray +gchar* rw mythtv-channel @@ -18775,7 +18775,7 @@ GstMythtvSrc::mythtv-live-chainid -gchararray +gchar* rw mythtv-live-chainid @@ -18805,22 +18805,42 @@ GstInputSelector::active-pad -gchar* +GstPad* rw Active pad -Name of the currently active sink pad. -NULL +The currently active sink pad. + + + + +GstInputSelector::n-pads +guint + +r +Number of Pads +The number of sink pads. +0 + + + +GstInputSelector::select-all +gboolean + +rw +Select all mode +Forwards data from all input pads. +FALSE GstOutputSelector::active-pad -gchar* +GstPad* rw Active pad Name of the currently active src pad. -NULL + @@ -18863,3 +18883,263 @@ 0 + +GstSrtEnc::duration +gint64 + +rw +Offset for the duration +Offset for the duration of the subtitles. +0 + + + +GstSrtEnc::timestamp +gint64 + +rw +Offset for the starttime +Offset for the starttime for the subtitles. +0 + + + +GstOss4Sink::device +gchar* + +rw +Device +OSS4 device (e.g. /dev/oss/hdaudio0/pcm0 or /dev/dspN) (NULL = use first available playback device). +NULL + + + +GstOss4Sink::device-name +gchar* + +r +Device name +Human-readable name of the sound device. +NULL + + + +GstOss4Source::device +gchar* + +rw +Device +OSS4 device (e.g. /dev/oss/hdaudio0/pcm0 or /dev/dspN) (NULL = use first available device). +NULL + + + +GstOss4Source::device-name +gchar* + +r +Device name +Human-readable name of the sound device. +NULL + + + +GstOss4Mixer::device +gchar* + +rw +Device +OSS mixer device (e.g. /dev/oss/hdaudio0/mix0 or /dev/mixerN) (NULL = use first mixer device found). +NULL + + + +GstOss4Mixer::device-name +gchar* + +r +Device name +Human-readable name of the sound device. +NULL + + + +GstDiracEnc::cpd +gint +[1,100] +rw +cpd +cpd. +60 + + + +GstDiracEnc::denoise +gboolean + +rw +denoise +denoise. +FALSE + + + +GstDiracEnc::iwlt-filter +gint +[0,7] +rw +iwlt_filter +iwlt_filter. +0 + + + +GstDiracEnc::l1-sep +gint +[1,1000] +rw +l1_sep +l1_sep. +24 + + + +GstDiracEnc::lossless +gboolean + +rw +lossless +lossless. +FALSE + + + +GstDiracEnc::multi-quants +gboolean + +rw +multi_quants +multi_quants. +FALSE + + + +GstDiracEnc::mv-prec +gint +[0,3] +rw +mv_prec +mv_prec. +1 + + + +GstDiracEnc::no-spartition +gboolean + +rw +no_spartition +no_spartition. +FALSE + + + +GstDiracEnc::num-l1 +gint +[0,1000] +rw +num_l1 +num_l1. +1 + + + +GstDiracEnc::qf +gdouble +[0,10] +rw +qf +qf. +7 + + + +GstDiracEnc::rwlt-filter +gint +[0,7] +rw +rwlt_filter +rwlt_filter. +1 + + + +GstDiracEnc::targetrate +gint +[0,10000] +rw +targetrate +targetrate. +1000 + + + +GstDiracEnc::use-vlc +gboolean + +rw +use_vlc +use_vlc. +FALSE + + + +GstDiracEnc::wlt-depth +gint +[1,4] +rw +wlt_depth +wlt_depth. +3 + + + +GstDiracEnc::xblen +gint +[4,64] +rw +xblen +xblen. +8 + + + +GstDiracEnc::xbsep +gint +[4,64] +rw +xbsep +xbsep. +12 + + + +GstDiracEnc::yblen +gint +[4,64] +rw +yblen +yblen. +8 + + + +GstDiracEnc::ybsep +gint +[4,64] +rw +ybsep +ybsep. +12 + + diff --git a/docs/plugins/gst-plugins-bad-plugins.hierarchy b/docs/plugins/gst-plugins-bad-plugins.hierarchy index 693d4039..8ced803c 100644 --- a/docs/plugins/gst-plugins-bad-plugins.hierarchy +++ b/docs/plugins/gst-plugins-bad-plugins.hierarchy @@ -15,118 +15,132 @@ GObject GstRtpBin GstRtpClient GstSDPDemux - GstBz2enc - GstBz2dec - GstBaseSrc - GstPushSrc - GstNeonhttpSrc - GstMMS - GstVCDSrc - GstDvbSrc - GstAppSrc - GstRfbSrc - GstSFSrc - GstCDAudio GstBaseSink - GstVideoSink - GstDfbVideoSink - GstSDLVideoSink GstBaseAudioSink + GstJackAudioSink GstAudioSink GstSDLAudioSink - GstJackAudioSink + GstOss4Sink + GstVideoSink + GstSDLVideoSink + GstDfbVideoSink GstSFSink AlsaSPDIFSink GstFBDEVSink GstAppSink - GstFaad - GstSpcDec + GstGSMEnc + GstGSMDec 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-amp-mono + ladspa-amp-stereo + ladspa-delay-5s ladspa-lpf ladspa-hpf + ladspa-noise-white + GstBaseSrc + GstPushSrc + GstMMS + GstNeonhttpSrc + GstMythtvSrc + GstVCDSrc + GstDvbSrc + GstBaseAudioSrc + GstAudioSrc + GstOss4Source + GstRfbSrc + GstAppSrc + GstSFSrc + GstWildmidi + GstBz2enc + GstBz2dec + GstSpcDec GstXvidEnc GstXvidDec + GstBaseMetadata + GstMetadataDemux + GstMetadataMux GstPitch GstBaseTransform GstAudioFilter GstBPMDetect GstStereo - GstBayer2RGB GstRgAnalysis GstRgLimiter - GstSpeexResample - GstDeinterlace GstVideoFilter GstVideoAnalyse GstVideoDetect GstVideoMark + GstBayer2RGB + GstDeinterlace GstIIR - GstMusepackDec - Ivorbisfile - GstIVorbisDec + GstSpeexResample + GstDiracEnc + GstFaad GstMpeg2enc - GstGSMEnc - GstGSMDec GstFaac - GstDtsDec GstTRM + GstCDAudio GstX264Enc - GstBaseMetadata - GstMetadataDemux - GstMetadataMux + GstDtsDec + GstMusepackDec + GstOss4Mixer + GstFLVDemux + MpegTSParse + GstH264Parse + GstY4mEncode GstFestival + GstNsfDec + GstSpeed + GstDVDSpu + GstCDXAParse + GstVcdParse + GstSrtEnc + GstTtaParse + GstTtaDec + GstMpeg4VParse + GstFreeze + GstInterleave + GstDeinterleave + GstRtpJitterBuffer + GstRtpPtDemux + GstRtpSession + GstRtpSsrcDemux + MpegVideoParse GstModPlug GstMveDemux GstMveMux - GstMpeg4VParse - GstCDXAParse - GstNsfDec - MpegTSParse - GstRealVideoDec - GstRealAudioDec + GstVMncDec GstRawParse GstVideoParse GstAudioParse - GstRtpJitterBuffer - GstRtpPtDemux - GstRtpSession - GstRtpSsrcDemux + GstNuvDemux GstInputSelector GstOutputSelector - GstVMncDec - MpegVideoParse - GstH264Parse - GstY4mEncode - GstSpeed - GstInterleave - GstDeinterleave - GstFreeze - GstDVDSpu - GstTtaParse - GstTtaDec - GstNuvDemux - GstFLVDemux + GstRealVideoDec + GstRealAudioDec GstPlugin GstRegistry GstClock GstSystemClock GstAudioClock GstRingBuffer + GstJackAudioSinkRingBuffer GstSignalObject GstColorBalanceChannel + GstMixerTrack + GstMixerOptions GInterface + GTypePlugin GstChildProxy GstURIHandler GstImplementsInterface - GstNavigation - GstColorBalance GstXOverlay + GstNavigation GstTagSetter + GstColorBalance + GstPropertyProbe + GstMixer diff --git a/docs/plugins/gst-plugins-bad-plugins.interfaces b/docs/plugins/gst-plugins-bad-plugins.interfaces index d050d235..3ef67a47 100644 --- a/docs/plugins/gst-plugins-bad-plugins.interfaces +++ b/docs/plugins/gst-plugins-bad-plugins.interfaces @@ -5,10 +5,14 @@ GstRgVolume GstChildProxy GstRtpBin GstChildProxy GstRtpClient GstChildProxy GstSDPDemux GstChildProxy -GstNeonhttpSrc GstURIHandler +GstOss4Sink GstPropertyProbe +GstSDLVideoSink GstImplementsInterface GstXOverlay GstNavigation +GstDfbVideoSink GstImplementsInterface GstNavigation GstColorBalance GstMMS GstURIHandler +GstNeonhttpSrc GstURIHandler +GstMythtvSrc GstURIHandler GstVCDSrc GstURIHandler -GstCDAudio GstURIHandler -GstDfbVideoSink GstImplementsInterface GstNavigation GstColorBalance -GstSDLVideoSink GstImplementsInterface GstNavigation GstXOverlay +GstOss4Source GstImplementsInterface GstPropertyProbe GstMixer GstMetadataMux GstTagSetter +GstCDAudio GstURIHandler +GstOss4Mixer GstImplementsInterface GstPropertyProbe GstMixer diff --git a/docs/plugins/gst-plugins-bad-plugins.prerequisites b/docs/plugins/gst-plugins-bad-plugins.prerequisites index e585a8fa..9b07a33b 100644 --- a/docs/plugins/gst-plugins-bad-plugins.prerequisites +++ b/docs/plugins/gst-plugins-bad-plugins.prerequisites @@ -1,5 +1,6 @@ GstChildProxy GstObject GstImplementsInterface GstObject GstElement -GstColorBalance GstObject GstImplementsInterface GstElement GstXOverlay GstObject GstImplementsInterface GstElement GstTagSetter GstObject GstElement +GstColorBalance GstObject GstImplementsInterface GstElement +GstMixer GstObject GstImplementsInterface GstElement diff --git a/docs/plugins/gst-plugins-bad-plugins.signals b/docs/plugins/gst-plugins-bad-plugins.signals index 46576239..b972f4b2 100644 --- a/docs/plugins/gst-plugins-bad-plugins.signals +++ b/docs/plugins/gst-plugins-bad-plugins.signals @@ -284,7 +284,7 @@ gint arg1 GstInputSelector::block gint64 -l +la GstInputSelector *gstinputselector @@ -293,7 +293,7 @@ GstInputSelector *gstinputselector void l GstInputSelector *gstinputselector -gchar *arg1 +GstPad *arg1 gint64 arg2 gint64 arg3 diff --git a/docs/plugins/inspect/plugin-alsaspdif.xml b/docs/plugins/inspect/plugin-alsaspdif.xml index b2ffde68..0b56d00c 100644 --- a/docs/plugins/inspect/plugin-alsaspdif.xml +++ b/docs/plugins/inspect/plugin-alsaspdif.xml @@ -3,11 +3,11 @@ Alsa plugin for S/PDIF output ../../ext/alsaspdif/.libs/libgstalsaspdif.so libgstalsaspdif.so - 0.10.6.1 - unknown + 0.10.7 + LGPL gst-plugins-bad - gst-plugins-bad - http://www.fluendo.com + GStreamer Bad Plug-ins source release + Unknown package origin alsaspdifsink diff --git a/docs/plugins/inspect/plugin-app.xml b/docs/plugins/inspect/plugin-app.xml index 91b1f024..c3bd9865 100644 --- a/docs/plugins/inspect/plugin-app.xml +++ b/docs/plugins/inspect/plugin-app.xml @@ -3,7 +3,7 @@ Elements used to communicate with applications ../../gst/app/.libs/libgstapp.so libgstapp.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-bayer.xml b/docs/plugins/inspect/plugin-bayer.xml index dad3d9e9..5d9c1d9c 100644 --- a/docs/plugins/inspect/plugin-bayer.xml +++ b/docs/plugins/inspect/plugin-bayer.xml @@ -3,7 +3,7 @@ Elements to convert Bayer images ../../gst/bayer/.libs/libgstbayer.so libgstbayer.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release @@ -11,16 +11,16 @@ bayer2rgb - RAW Camera sensor decoder - Filter/Effect - FIXME example filter - FIXME <fixme@fixme.com> + Bayer to RGB decoder for cameras + Filter/Converter/Video + Converts video/x-raw-bayer to video/x-raw-rgb + William Brack <wbrack@mmm.com.hk> src source always -
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)24, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, 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)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, alpha_mask=(int)255, 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 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, alpha_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
sink diff --git a/docs/plugins/inspect/plugin-bz2.xml b/docs/plugins/inspect/plugin-bz2.xml index d255cbe8..4e2f5cd2 100644 --- a/docs/plugins/inspect/plugin-bz2.xml +++ b/docs/plugins/inspect/plugin-bz2.xml @@ -3,7 +3,7 @@ Compress or decompress streams ../../ext/bz2/.libs/libgstbz2.so libgstbz2.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-cdaudio.xml b/docs/plugins/inspect/plugin-cdaudio.xml index 26b4e601..945e4c1c 100644 --- a/docs/plugins/inspect/plugin-cdaudio.xml +++ b/docs/plugins/inspect/plugin-cdaudio.xml @@ -3,7 +3,7 @@ Play CD audio through the CD Drive ../../ext/cdaudio/.libs/libgstcdaudio.so libgstcdaudio.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-cdxaparse.xml b/docs/plugins/inspect/plugin-cdxaparse.xml index 94add097..b041b90d 100644 --- a/docs/plugins/inspect/plugin-cdxaparse.xml +++ b/docs/plugins/inspect/plugin-cdxaparse.xml @@ -3,7 +3,7 @@ Parse a .dat file (VCD) into raw mpeg1 ../../gst/cdxaparse/.libs/libgstcdxaparse.so libgstcdxaparse.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release @@ -30,5 +30,26 @@
+ + vcdparse + (S)VCD stream parser + Codec/Parser + Strip (S)VCD stream from its sync headers + Tim-Philipp Müller <tim centricular net>, Ronald Bultje <rbultje@ronald.bitfreak.net> + + + sink + sink + always +
video/x-vcd
+
+ + src + source + always +
video/mpeg, systemstream=(boolean)true
+
+
+
\ No newline at end of file diff --git a/docs/plugins/inspect/plugin-dfbvideosink.xml b/docs/plugins/inspect/plugin-dfbvideosink.xml index d70d3cc6..fc457e90 100644 --- a/docs/plugins/inspect/plugin-dfbvideosink.xml +++ b/docs/plugins/inspect/plugin-dfbvideosink.xml @@ -3,7 +3,7 @@ DirectFB video output plugin ../../ext/directfb/.libs/libgstdfbvideosink.so libgstdfbvideosink.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-dtsdec.xml b/docs/plugins/inspect/plugin-dtsdec.xml index 1196fb8f..bf9d903a 100644 --- a/docs/plugins/inspect/plugin-dtsdec.xml +++ b/docs/plugins/inspect/plugin-dtsdec.xml @@ -3,7 +3,7 @@ Decodes DTS audio streams ../../ext/dts/.libs/libgstdtsdec.so libgstdtsdec.so - 0.10.6.1 + 0.10.7 GPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-dvb.xml b/docs/plugins/inspect/plugin-dvb.xml index e601e86f..d8dfcb63 100644 --- a/docs/plugins/inspect/plugin-dvb.xml +++ b/docs/plugins/inspect/plugin-dvb.xml @@ -3,7 +3,7 @@ DVB elements ../../sys/dvb/.libs/libgstdvb.so libgstdvb.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-dvdspu.xml b/docs/plugins/inspect/plugin-dvdspu.xml index 946e179c..8bddc4ab 100644 --- a/docs/plugins/inspect/plugin-dvdspu.xml +++ b/docs/plugins/inspect/plugin-dvdspu.xml @@ -3,7 +3,7 @@ DVD Sub-picture Overlay element ../../gst/dvdspu/.libs/libgstdvdspu.so libgstdvdspu.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-faac.xml b/docs/plugins/inspect/plugin-faac.xml index 90255ac0..0e885ce1 100644 --- a/docs/plugins/inspect/plugin-faac.xml +++ b/docs/plugins/inspect/plugin-faac.xml @@ -3,7 +3,7 @@ Free AAC Encoder (FAAC) ../../ext/faac/.libs/libgstfaac.so libgstfaac.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-faad.xml b/docs/plugins/inspect/plugin-faad.xml index 3449cfa4..a371eb54 100644 --- a/docs/plugins/inspect/plugin-faad.xml +++ b/docs/plugins/inspect/plugin-faad.xml @@ -3,7 +3,7 @@ Free AAC Decoder (FAAD) ../../ext/faad/.libs/libgstfaad.so libgstfaad.so - 0.10.6.1 + 0.10.7 GPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-fbdevsink.xml b/docs/plugins/inspect/plugin-fbdevsink.xml index d6b2c5fb..562f6e12 100644 --- a/docs/plugins/inspect/plugin-fbdevsink.xml +++ b/docs/plugins/inspect/plugin-fbdevsink.xml @@ -3,7 +3,7 @@ linux framebuffer video sink ../../sys/fbdev/.libs/libgstfbdevsink.so libgstfbdevsink.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-festival.xml b/docs/plugins/inspect/plugin-festival.xml index 4a6e444f..16ba942f 100644 --- a/docs/plugins/inspect/plugin-festival.xml +++ b/docs/plugins/inspect/plugin-festival.xml @@ -3,7 +3,7 @@ Synthesizes plain text into audio ../../gst/festival/.libs/libgstfestival.so libgstfestival.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-filter.xml b/docs/plugins/inspect/plugin-filter.xml index 5a579f3b..e97651da 100644 --- a/docs/plugins/inspect/plugin-filter.xml +++ b/docs/plugins/inspect/plugin-filter.xml @@ -3,7 +3,7 @@ IIR audio filter element ../../gst/filter/.libs/libgstfilter.so libgstfilter.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-flvdemux.xml b/docs/plugins/inspect/plugin-flvdemux.xml index b8228a1f..500b7c7d 100644 --- a/docs/plugins/inspect/plugin-flvdemux.xml +++ b/docs/plugins/inspect/plugin-flvdemux.xml @@ -3,7 +3,7 @@ Element demuxing FLV stream ../../gst/flv/.libs/libgstflvdemux.so libgstflvdemux.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-freeze.xml b/docs/plugins/inspect/plugin-freeze.xml index 186a52a4..245cce2e 100644 --- a/docs/plugins/inspect/plugin-freeze.xml +++ b/docs/plugins/inspect/plugin-freeze.xml @@ -3,7 +3,7 @@ Stream freezer ../../gst/freeze/.libs/libgstfreeze.so libgstfreeze.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-gsm.xml b/docs/plugins/inspect/plugin-gsm.xml index 66b1432a..ea347747 100644 --- a/docs/plugins/inspect/plugin-gsm.xml +++ b/docs/plugins/inspect/plugin-gsm.xml @@ -3,11 +3,11 @@ GSM encoder/decoder ../../ext/gsm/.libs/libgstgsm.so libgstgsm.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad - Gstreamer - http://gstreamer.freedesktop.org + GStreamer Bad Plug-ins source release + Unknown package origin gsmdec @@ -20,13 +20,13 @@ sink sink always -
audio/x-gsm, rate=(int)8000, channels=(int)1; audio/ms-gsm, rate=(int)8000, channels=(int)1
+
audio/x-gsm, rate=(int)8000, channels=(int)1; audio/ms-gsm, rate=(int)[ 1, 2147483647 ], channels=(int)1
src source always -
audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)8000, channels=(int)1
+
audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)[ 1, 2147483647 ], channels=(int)1
diff --git a/docs/plugins/inspect/plugin-gstinterlace.xml b/docs/plugins/inspect/plugin-gstinterlace.xml index a4d12667..4a639b2b 100644 --- a/docs/plugins/inspect/plugin-gstinterlace.xml +++ b/docs/plugins/inspect/plugin-gstinterlace.xml @@ -3,7 +3,7 @@ Deinterlace video ../../gst/deinterlace/.libs/libgstdeinterlace.so libgstdeinterlace.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release @@ -14,7 +14,7 @@ Deinterlace Filter/Effect/Video Deinterlace video - Wim Taymans <wim@fluendo.com> + Wim Taymans <wim.taymans@gmail.com> src diff --git a/docs/plugins/inspect/plugin-gstrtpmanager.xml b/docs/plugins/inspect/plugin-gstrtpmanager.xml index 9abfa69a..23a0a764 100644 --- a/docs/plugins/inspect/plugin-gstrtpmanager.xml +++ b/docs/plugins/inspect/plugin-gstrtpmanager.xml @@ -3,7 +3,7 @@ RTP session management plugin library ../../gst/rtpmanager/.libs/libgstrtpmanager.so libgstrtpmanager.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-h264parse.xml b/docs/plugins/inspect/plugin-h264parse.xml index 999915df..4a5f48f6 100644 --- a/docs/plugins/inspect/plugin-h264parse.xml +++ b/docs/plugins/inspect/plugin-h264parse.xml @@ -3,7 +3,7 @@ Element parsing raw h264 streams ../../gst/h264parse/.libs/libgsth264parse.so libgsth264parse.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-interleave.xml b/docs/plugins/inspect/plugin-interleave.xml index 202cf47c..33014bdf 100644 --- a/docs/plugins/inspect/plugin-interleave.xml +++ b/docs/plugins/inspect/plugin-interleave.xml @@ -3,7 +3,7 @@ Audio interleaver/deinterleaver ../../gst/interleave/.libs/libgstinterleave.so libgstinterleave.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-jack.xml b/docs/plugins/inspect/plugin-jack.xml index 101ea370..e6bf1001 100644 --- a/docs/plugins/inspect/plugin-jack.xml +++ b/docs/plugins/inspect/plugin-jack.xml @@ -3,11 +3,11 @@ Jack elements ../../ext/jack/.libs/libgstjack.so libgstjack.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad - Gstreamer - http://gstreamer.freedesktop.org + GStreamer Bad Plug-ins source release + Unknown package origin jackaudiosink diff --git a/docs/plugins/inspect/plugin-ladspa.xml b/docs/plugins/inspect/plugin-ladspa.xml index 33e17758..163927bb 100644 --- a/docs/plugins/inspect/plugin-ladspa.xml +++ b/docs/plugins/inspect/plugin-ladspa.xml @@ -3,7 +3,7 @@ All LADSPA plugins ../../ext/ladspa/.libs/libgstladspa.so libgstladspa.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-metadata.xml b/docs/plugins/inspect/plugin-metadata.xml index 53e0e9a6..c9c3c584 100644 --- a/docs/plugins/inspect/plugin-metadata.xml +++ b/docs/plugins/inspect/plugin-metadata.xml @@ -3,7 +3,7 @@ Metadata (EXIF, IPTC and XMP) image (JPEG, TIFF) demuxer and muxer ../../ext/metadata/.libs/libgstmetadata.so libgstmetadata.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-mms.xml b/docs/plugins/inspect/plugin-mms.xml index a392bb1c..3b1dab2f 100644 --- a/docs/plugins/inspect/plugin-mms.xml +++ b/docs/plugins/inspect/plugin-mms.xml @@ -3,11 +3,11 @@ Microsoft Multi Media Server streaming protocol support ../../ext/libmms/.libs/libgstmms.so libgstmms.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad - GStreamer - http://gstreamer.net/ + GStreamer Bad Plug-ins source release + Unknown package origin mmssrc diff --git a/docs/plugins/inspect/plugin-modplug.xml b/docs/plugins/inspect/plugin-modplug.xml index c72bccf1..7faf8534 100644 --- a/docs/plugins/inspect/plugin-modplug.xml +++ b/docs/plugins/inspect/plugin-modplug.xml @@ -3,7 +3,7 @@ .MOD audio decoding ../../gst/modplug/.libs/libgstmodplug.so libgstmodplug.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-mpeg2enc.xml b/docs/plugins/inspect/plugin-mpeg2enc.xml index 6dd1bd08..18d821b9 100644 --- a/docs/plugins/inspect/plugin-mpeg2enc.xml +++ b/docs/plugins/inspect/plugin-mpeg2enc.xml @@ -3,7 +3,7 @@ High-quality MPEG-1/2 video encoder ../../ext/mpeg2enc/.libs/libgstmpeg2enc.so libgstmpeg2enc.so - 0.10.6.1 + 0.10.7 GPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-mpeg4videoparse.xml b/docs/plugins/inspect/plugin-mpeg4videoparse.xml index c4fa9e15..5417e2a2 100644 --- a/docs/plugins/inspect/plugin-mpeg4videoparse.xml +++ b/docs/plugins/inspect/plugin-mpeg4videoparse.xml @@ -3,7 +3,7 @@ MPEG-4 video parser ../../gst/mpeg4videoparse/.libs/libgstmpeg4videoparse.so libgstmpeg4videoparse.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-mpegtsparse.xml b/docs/plugins/inspect/plugin-mpegtsparse.xml index a944a93f..922dcf9a 100644 --- a/docs/plugins/inspect/plugin-mpegtsparse.xml +++ b/docs/plugins/inspect/plugin-mpegtsparse.xml @@ -3,7 +3,7 @@ MPEG-2 transport stream parser ../../gst/mpegtsparse/.libs/libgstmpegtsparse.so libgstmpegtsparse.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-mpegvideoparse.xml b/docs/plugins/inspect/plugin-mpegvideoparse.xml index 503fcc7c..b847dd52 100644 --- a/docs/plugins/inspect/plugin-mpegvideoparse.xml +++ b/docs/plugins/inspect/plugin-mpegvideoparse.xml @@ -3,7 +3,7 @@ MPEG-1 and MPEG-2 video parser ../../gst/mpegvideoparse/.libs/libgstmpegvideoparse.so libgstmpegvideoparse.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-musepack.xml b/docs/plugins/inspect/plugin-musepack.xml index 10c02678..3602f903 100644 --- a/docs/plugins/inspect/plugin-musepack.xml +++ b/docs/plugins/inspect/plugin-musepack.xml @@ -3,7 +3,7 @@ Musepack decoder ../../ext/musepack/.libs/libgstmusepack.so libgstmusepack.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-musicbrainz.xml b/docs/plugins/inspect/plugin-musicbrainz.xml index 20aae76d..354bfab9 100644 --- a/docs/plugins/inspect/plugin-musicbrainz.xml +++ b/docs/plugins/inspect/plugin-musicbrainz.xml @@ -3,7 +3,7 @@ A TRM signature producer based on libmusicbrainz ../../ext/musicbrainz/.libs/libgsttrm.so libgsttrm.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-mve.xml b/docs/plugins/inspect/plugin-mve.xml index 886b5a94..6b4ba1a7 100644 --- a/docs/plugins/inspect/plugin-mve.xml +++ b/docs/plugins/inspect/plugin-mve.xml @@ -3,7 +3,7 @@ Interplay MVE movie format manipulation ../../gst/mve/.libs/libgstmve.so libgstmve.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-neon.xml b/docs/plugins/inspect/plugin-neon.xml index dbcbd9fc..29d3c94b 100644 --- a/docs/plugins/inspect/plugin-neon.xml +++ b/docs/plugins/inspect/plugin-neon.xml @@ -3,11 +3,11 @@ lib neon http client src ../../ext/neon/.libs/libgstneonhttpsrc.so libgstneonhttpsrc.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad - GStreamer - http://gstreamer.net/ + GStreamer Bad Plug-ins source release + Unknown package origin neonhttpsrc diff --git a/docs/plugins/inspect/plugin-nsfdec.xml b/docs/plugins/inspect/plugin-nsfdec.xml index edffa550..0846d9c8 100644 --- a/docs/plugins/inspect/plugin-nsfdec.xml +++ b/docs/plugins/inspect/plugin-nsfdec.xml @@ -3,7 +3,7 @@ Uses nosefart to decode .nsf files ../../gst/nsf/.libs/libgstnsf.so libgstnsf.so - 0.10.6.1 + 0.10.7 GPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-nuvdemux.xml b/docs/plugins/inspect/plugin-nuvdemux.xml index 7ec1a0e2..b6d5970d 100644 --- a/docs/plugins/inspect/plugin-nuvdemux.xml +++ b/docs/plugins/inspect/plugin-nuvdemux.xml @@ -3,11 +3,11 @@ Demuxes and muxes audio and video ../../gst/nuvdemux/.libs/libgstnuvdemux.so libgstnuvdemux.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad - NuvDemux - + GStreamer Bad Plug-ins source release + Unknown package origin nuvdemux diff --git a/docs/plugins/inspect/plugin-rawparse.xml b/docs/plugins/inspect/plugin-rawparse.xml index 8d72d416..69d09af0 100644 --- a/docs/plugins/inspect/plugin-rawparse.xml +++ b/docs/plugins/inspect/plugin-rawparse.xml @@ -3,7 +3,7 @@ Parses byte streams into raw frames ../../gst/rawparse/.libs/libgstrawparse.so libgstrawparse.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-real.xml b/docs/plugins/inspect/plugin-real.xml index 7d7ec55e..0dfdf5fb 100644 --- a/docs/plugins/inspect/plugin-real.xml +++ b/docs/plugins/inspect/plugin-real.xml @@ -3,7 +3,7 @@ Decode REAL streams ../../gst/real/.libs/libgstreal.so libgstreal.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-replaygain.xml b/docs/plugins/inspect/plugin-replaygain.xml index 93d3cdda..8a3f97c3 100644 --- a/docs/plugins/inspect/plugin-replaygain.xml +++ b/docs/plugins/inspect/plugin-replaygain.xml @@ -3,7 +3,7 @@ ReplayGain volume normalization ../../gst/replaygain/.libs/libgstreplaygain.so libgstreplaygain.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-rfbsrc.xml b/docs/plugins/inspect/plugin-rfbsrc.xml index 2e1fc3ad..ee912de0 100644 --- a/docs/plugins/inspect/plugin-rfbsrc.xml +++ b/docs/plugins/inspect/plugin-rfbsrc.xml @@ -3,7 +3,7 @@ Connects to a VNC server and decodes RFB stream ../../gst/librfb/.libs/libgstrfbsrc.so libgstrfbsrc.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-sdl.xml b/docs/plugins/inspect/plugin-sdl.xml index 6e82cb0e..b84769b1 100644 --- a/docs/plugins/inspect/plugin-sdl.xml +++ b/docs/plugins/inspect/plugin-sdl.xml @@ -3,7 +3,7 @@ SDL (Simple DirectMedia Layer) support for GStreamer ../../ext/sdl/.libs/libgstsdl.so libgstsdl.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-sdp.xml b/docs/plugins/inspect/plugin-sdp.xml index 9e7a9e49..7544aaf4 100644 --- a/docs/plugins/inspect/plugin-sdp.xml +++ b/docs/plugins/inspect/plugin-sdp.xml @@ -3,7 +3,7 @@ configure streaming sessions using SDP ../../gst/sdp/.libs/libgstsdpelem.so libgstsdpelem.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-selector.xml b/docs/plugins/inspect/plugin-selector.xml index 5c98ba50..75baa9d1 100644 --- a/docs/plugins/inspect/plugin-selector.xml +++ b/docs/plugins/inspect/plugin-selector.xml @@ -3,7 +3,7 @@ input/output stream selector elements ../../gst/selector/.libs/libgstselector.so libgstselector.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-sndfile.xml b/docs/plugins/inspect/plugin-sndfile.xml index 2e82cc43..91acc905 100644 --- a/docs/plugins/inspect/plugin-sndfile.xml +++ b/docs/plugins/inspect/plugin-sndfile.xml @@ -3,7 +3,7 @@ use libsndfile to read and write audio from and to files ../../ext/sndfile/.libs/libgstsndfile.so libgstsndfile.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-soundtouch.xml b/docs/plugins/inspect/plugin-soundtouch.xml index e8a2a442..5b16a79c 100644 --- a/docs/plugins/inspect/plugin-soundtouch.xml +++ b/docs/plugins/inspect/plugin-soundtouch.xml @@ -3,7 +3,7 @@ Audio Pitch Controller & BPM Detection ../../ext/soundtouch/.libs/libgstsoundtouch.so libgstsoundtouch.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-spcdec.xml b/docs/plugins/inspect/plugin-spcdec.xml index 41cc2b16..de5fd1e3 100644 --- a/docs/plugins/inspect/plugin-spcdec.xml +++ b/docs/plugins/inspect/plugin-spcdec.xml @@ -3,7 +3,7 @@ OpenSPC Audio Decoder ../../ext/spc/.libs/libgstspc.so libgstspc.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-speed.xml b/docs/plugins/inspect/plugin-speed.xml index f3504755..bba4a16d 100644 --- a/docs/plugins/inspect/plugin-speed.xml +++ b/docs/plugins/inspect/plugin-speed.xml @@ -3,7 +3,7 @@ Set speed/pitch on audio/raw streams (resampler) ../../gst/speed/.libs/libgstspeed.so libgstspeed.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-speexresample.xml b/docs/plugins/inspect/plugin-speexresample.xml index 5e5d6f45..d87f0f89 100644 --- a/docs/plugins/inspect/plugin-speexresample.xml +++ b/docs/plugins/inspect/plugin-speexresample.xml @@ -3,7 +3,7 @@ Resamples audio ../../gst/speexresample/.libs/libgstspeexresample.so libgstspeexresample.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-stereo.xml b/docs/plugins/inspect/plugin-stereo.xml index eaa2d139..4766e9c3 100644 --- a/docs/plugins/inspect/plugin-stereo.xml +++ b/docs/plugins/inspect/plugin-stereo.xml @@ -3,7 +3,7 @@ Muck with the stereo signal, enhance it's 'stereo-ness' ../../gst/stereo/.libs/libgststereo.so libgststereo.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-tta.xml b/docs/plugins/inspect/plugin-tta.xml index a767d0d2..dc86dd3f 100644 --- a/docs/plugins/inspect/plugin-tta.xml +++ b/docs/plugins/inspect/plugin-tta.xml @@ -3,11 +3,11 @@ TTA lossless audio format handling ../../gst/tta/.libs/libgsttta.so libgsttta.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad - gst-tta - http://www.true-audio.com + GStreamer Bad Plug-ins source release + Unknown package origin ttadec diff --git a/docs/plugins/inspect/plugin-vcdsrc.xml b/docs/plugins/inspect/plugin-vcdsrc.xml index a1ed7ca4..265bda02 100644 --- a/docs/plugins/inspect/plugin-vcdsrc.xml +++ b/docs/plugins/inspect/plugin-vcdsrc.xml @@ -3,7 +3,7 @@ Asynchronous read from VCD disk ../../sys/vcd/.libs/libgstvcdsrc.so libgstvcdsrc.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-videosignal.xml b/docs/plugins/inspect/plugin-videosignal.xml index 07585e03..9a588d9d 100644 --- a/docs/plugins/inspect/plugin-videosignal.xml +++ b/docs/plugins/inspect/plugin-videosignal.xml @@ -3,7 +3,7 @@ Various video signal analysers ../../gst/videosignal/.libs/libgstvideosignal.so libgstvideosignal.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-vmnc.xml b/docs/plugins/inspect/plugin-vmnc.xml index 39e374de..1fae2f1a 100644 --- a/docs/plugins/inspect/plugin-vmnc.xml +++ b/docs/plugins/inspect/plugin-vmnc.xml @@ -3,7 +3,7 @@ VMnc video plugin library ../../gst/vmnc/.libs/libgstvmnc.so libgstvmnc.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-wildmidi.xml b/docs/plugins/inspect/plugin-wildmidi.xml index f1e74438..253f3d43 100644 --- a/docs/plugins/inspect/plugin-wildmidi.xml +++ b/docs/plugins/inspect/plugin-wildmidi.xml @@ -3,11 +3,11 @@ Wildmidi Plugin ../../ext/timidity/.libs/libgstwildmidi.so libgstwildmidi.so - 0.10.5.1 + 0.10.7 GPL gst-plugins-bad - GStreamer - http://gstreamer.net/ + GStreamer Bad Plug-ins source release + Unknown package origin wildmidi @@ -16,18 +16,18 @@ Midi Synthesizer Element Wouter Paesen <wouter@blue-gate.be> - - sink - sink - always -
audio/midi
-
src source always
audio/x-raw-int, rate=(int)44100, channels=(int)2, endianness=(int)1234, width=(int)16, depth=(int)16, signed=(boolean)true
+ + sink + sink + always +
audio/midi
+
diff --git a/docs/plugins/inspect/plugin-x264.xml b/docs/plugins/inspect/plugin-x264.xml index 867b6e04..89bdaea7 100644 --- a/docs/plugins/inspect/plugin-x264.xml +++ b/docs/plugins/inspect/plugin-x264.xml @@ -3,7 +3,7 @@ libx264-based H264 plugins ../../ext/x264/.libs/libgstx264.so libgstx264.so - 0.10.6.1 + 0.10.7 GPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-xvid.xml b/docs/plugins/inspect/plugin-xvid.xml index af0fb19c..9d706500 100644 --- a/docs/plugins/inspect/plugin-xvid.xml +++ b/docs/plugins/inspect/plugin-xvid.xml @@ -3,7 +3,7 @@ XviD plugin library ../../ext/xvid/.libs/libgstxvid.so libgstxvid.so - 0.10.6.1 + 0.10.7 GPL gst-plugins-bad GStreamer Bad Plug-ins source release diff --git a/docs/plugins/inspect/plugin-y4menc.xml b/docs/plugins/inspect/plugin-y4menc.xml index 5ea4b4f1..f6fc8c9a 100644 --- a/docs/plugins/inspect/plugin-y4menc.xml +++ b/docs/plugins/inspect/plugin-y4menc.xml @@ -3,7 +3,7 @@ Encodes a YUV frame into the yuv4mpeg format (mjpegtools) ../../gst/y4m/.libs/libgsty4menc.so libgsty4menc.so - 0.10.6.1 + 0.10.7 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release -- cgit v1.2.1