slomo gst-plugins-bad: gst-plugins-bad/ gst-plugins-bad/docs/plugins/ gst-plugins-bad/docs/plugins/inspect/ gst-plugins-bad/gst/audioresample/

[email protected]
Newsgroups gmane.comp.video.gstreamer.cvs
Message-ID <[email protected]>
CVS Root:       /cvs/gstreamer
Module:         gst-plugins-bad
Changes by:     slomo
Date:           Fri Nov 28 2008  09:50:10 UTC

Log message:
* docs/plugins/gst-plugins-bad-plugins.args:
* docs/plugins/gst-plugins-bad-plugins.hierarchy:
* docs/plugins/gst-plugins-bad-plugins.interfaces:
* docs/plugins/gst-plugins-bad-plugins.prerequisites:
* docs/plugins/gst-plugins-bad-plugins.signals:
* docs/plugins/inspect/plugin-amrwb.xml:
* docs/plugins/inspect/plugin-faac.xml:
* docs/plugins/inspect/plugin-ladspa.xml:
* docs/plugins/inspect/plugin-mpeg2enc.xml:
* docs/plugins/inspect/plugin-mplex.xml:
* docs/plugins/inspect/plugin-musepack.xml:
* docs/plugins/inspect/plugin-spcdec.xml:
* docs/plugins/inspect/plugin-x264.xml:
* docs/plugins/inspect/plugin-xvid.xml:
* gst/audioresample/gstaudioresample.c:
Update audioresample documentation for the new element name.

Modified files:
    .               : ChangeLog
    docs/plugins    : gst-plugins-bad-plugins.args
                      gst-plugins-bad-plugins.hierarchy
                      gst-plugins-bad-plugins.interfaces
                      gst-plugins-bad-plugins.prerequisites
                      gst-plugins-bad-plugins.signals
    docs/plugins/inspect: plugin-amrwb.xml plugin-faac.xml
                      plugin-ladspa.xml plugin-mpeg2enc.xml
                      plugin-mplex.xml plugin-musepack.xml
                      plugin-spcdec.xml plugin-x264.xml
                      plugin-xvid.xml
    gst/audioresample: gstaudioresample.c

Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/ChangeLog.diff?r1=1.3759&r2=1.3760
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/docs/plugins/gst-plugins-bad-plugins.args.diff?r1=1.48&r2=1.49
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/docs/plugins/gst-plugins-bad-plugins.hierarchy.diff?r1=1.35&r2=1.36
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/docs/plugins/gst-plugins-bad-plugins.interfaces.diff?r1=1.23&r2=1.24
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/docs/plugins/gst-plugins-bad-plugins.prerequisites.diff?r1=1.18&r2=1.19
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/docs/plugins/gst-plugins-bad-plugins.signals.diff?r1=1.22&r2=1.23
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/docs/plugins/inspect/plugin-amrwb.xml.diff?r1=1.4&r2=1.5
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/docs/plugins/inspect/plugin-faac.xml.diff?r1=1.20&r2=1.21
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/docs/plugins/inspect/plugin-ladspa.xml.diff?r1=1.10&r2=1.11
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/docs/plugins/inspect/plugin-mpeg2enc.xml.diff?r1=1.14&r2=1.15
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/docs/plugins/inspect/plugin-mplex.xml.diff?r1=1.1&r2=1.2
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/docs/plugins/inspect/plugin-musepack.xml.diff?r1=1.17&r2=1.18
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/docs/plugins/inspect/plugin-spcdec.xml.diff?r1=1.13&r2=1.14
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/docs/plugins/inspect/plugin-x264.xml.diff?r1=1.9&r2=1.10
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/docs/plugins/inspect/plugin-xvid.xml.diff?r1=1.20&r2=1.21
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/gst/audioresample/gstaudioresample.c.diff?r1=1.39&r2=1.40

====Begin Diffs====
Index: ChangeLog
===================================================================
RCS file: /cvs/gstreamer/gst-plugins-bad/ChangeLog,v
retrieving revision 1.3759
retrieving revision 1.3760
diff -u -d -r1.3759 -r1.3760
--- ChangeLog	28 Nov 2008 08:37:31 -0000	1.3759
+++ ChangeLog	28 Nov 2008 09:49:53 -0000	1.3760
@@ -1,5 +1,24 @@
 2008-11-28  Sebastian Dröge  <[email protected]>
 
+	* docs/plugins/gst-plugins-bad-plugins.args:
+	* docs/plugins/gst-plugins-bad-plugins.hierarchy:
+	* docs/plugins/gst-plugins-bad-plugins.interfaces:
+	* docs/plugins/gst-plugins-bad-plugins.prerequisites:
+	* docs/plugins/gst-plugins-bad-plugins.signals:
+	* docs/plugins/inspect/plugin-amrwb.xml:
+	* docs/plugins/inspect/plugin-faac.xml:
+	* docs/plugins/inspect/plugin-ladspa.xml:
+	* docs/plugins/inspect/plugin-mpeg2enc.xml:
+	* docs/plugins/inspect/plugin-mplex.xml:
+	* docs/plugins/inspect/plugin-musepack.xml:
+	* docs/plugins/inspect/plugin-spcdec.xml:
+	* docs/plugins/inspect/plugin-x264.xml:
+	* docs/plugins/inspect/plugin-xvid.xml:
+	* gst/audioresample/gstaudioresample.c:
+	Update audioresample documentation for the new element name.
+
+2008-11-28  Sebastian Dröge  <[email protected]>
 	* gst/audioresample/gstaudioresample.c:
 	And now also update the debug category from audioresample
 	to legacyresample.
Index: gst-plugins-bad-plugins.args
RCS file: /cvs/gstreamer/gst-plugins-bad/docs/plugins/gst-plugins-bad-plugins.args,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- gst-plugins-bad-plugins.args	27 Nov 2008 16:58:22 -0000	1.48
+++ gst-plugins-bad-plugins.args	28 Nov 2008 09:49:54 -0000	1.49
@@ -1681,7 +1681,7 @@
 <ARG>
 <NAME>GstDvbSrc::diseqc-source</NAME>
 <TYPE>gint</TYPE>
-<RANGE>[G_MAXULONG,7]</RANGE>
+<RANGE>[-1,7]</RANGE>
 <FLAGS>rw</FLAGS>
 <NICK>diseqc source</NICK>
 <BLURB>DISEqC selected source (-1 disabled) (DVB-S).</BLURB>
@@ -9775,13 +9775,13 @@
 <FLAGS>r</FLAGS>
 <NICK>latency</NICK>
[...1348 lines suppressed...]
 <NICK>Socket fd</NICK>
 <BLURB>The client socket file descriptor.</BLURB>
@@ -22586,7 +22586,7 @@
 <NAME>GstPcapParse::dst-port</NAME>
-<RANGE>[G_MAXULONG,65535]</RANGE>
+<RANGE>[-1,65535]</RANGE>
 <NICK>Destination port</NICK>
 <BLURB>Destination port to restrict to.</BLURB>
@@ -22606,7 +22606,7 @@
 <NAME>GstPcapParse::src-port</NAME>
 <NICK>Source port</NICK>
 <BLURB>Source port to restrict to.</BLURB>
Index: gst-plugins-bad-plugins.hierarchy
RCS file: /cvs/gstreamer/gst-plugins-bad/docs/plugins/gst-plugins-bad-plugins.hierarchy,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- gst-plugins-bad-plugins.hierarchy	27 Nov 2008 16:58:23 -0000	1.35
+++ gst-plugins-bad-plugins.hierarchy	28 Nov 2008 09:49:54 -0000	1.36
@@ -1,6 +1,7 @@
 GObject
   GstObject
     GstPad
+      GstInterleavePad
     GstPadTemplate
       GstSignalProcessorPadTemplate
     GstPluginFeature
@@ -12,135 +13,301 @@
         GstPipeline
         RsnDvdBin
         DvbBaseBin
+        GstRgVolume
+        GstSDPDemux
         GstRtpBin
         GstRtpClient
-        GstSDPDemux
-      GstBaseMetadata
-        GstMetadataDemux
-        GstMetadataMux
-      GstFaad
-      GstBz2enc
-      GstBz2dec
-      GstCDAudio
-      GstBaseSink
-        GstVideoSink
-          GstDfbVideoSink
-          GstSDLVideoSink
-        GstBaseAudioSink
-          GstAudioSink
-            GstNasSink
-            GstSDLAudioSink
-            GstApExSink
-            GstOss4Sink
-          GstJackAudioSink
-        AlsaSPDIFSink
-        GstSFSink
-        GstFBDEVSink
-        GstAppSink
-        GstDCCPServerSink
-        GstDCCPClientSink
-      GstBaseSrc
-        GstPushSrc
-          GstMythtvSrc
-          GstMMS
-          GstDc1394
-          GstBaseAudioSrc
-            GstJackAudioSrc
-            GstAudioSrc
-              GstOss4Source
-          GstNeonhttpSrc
-          GstVCDSrc
-          GstDvbSrc
-          GstRfbSrc
-          GstDCCPClientSrc
-          GstDCCPServerSrc
-        GstSFSrc
-        GstAppSrc
+      MpegTSParse
+      GstMusepackDec
       GstBaseTransform
         GstAudioFilter
           GstOFA
           GstBPMDetect
+          GstSpectrum
+          GstIirEqualizer
+            GstIirEqualizerNBands
+            GstIirEqualizer3Bands
+            GstIirEqualizer10Bands
           GstStereo
-        GstBayer2RGB
-        GstSpeexResample
-        GstScaletempo
         GstVideoFilter
           GstVideoAnalyse
           GstVideoDetect
           GstVideoMark
+        GstVideoColorspace
         GstAudioresample
+        GstRgAnalysis
+        GstRgLimiter
         GstDeinterlace
+        GstBayer2RGB
+        GstScaletempo
         GstIIR
-      GstDtsDec
-      GstMusepackDec
-      GstGSMEnc
-      GstGSMDec
-      GstWildmidi
+      GstBaseSrc
+        GstPushSrc
+          GstNeonhttpSrc
+          GstBaseAudioSrc
+            GstJackAudioSrc
+            GstAudioSrc
+              GstOss4Source
+          GstMMS
+          GstSoupHTTPSrc
+          GstMythtvSrc
+          GstDvbSrc
+          GstVCDSrc
+          GstRfbSrc
+          GstDCCPClientSrc
+          GstDCCPServerSrc
+          GstMultiFileSrc
+        GstSFSrc
+        GstAppSrc
+      GstBaseSink
+        GstBaseAudioSink
+          GstAudioSink
+            GstApExSink
+            GstSDLAudioSink
+            GstNasSink
+            GstOss4Sink
+          GstJackAudioSink
+        GstVideoSink
+          GstDfbVideoSink
+          GstSDLVideoSink
+        GstSFSink
+        AlsaSPDIFSink
+        GstFBDEVSink
+        GstAppSink
+        GstDCCPServerSink
+        GstDCCPClientSink
+        GstMultiFileSink
+      GstCeltEnc
+      GstCeltDec
+      GstPitch
+      GstFaad
       GstSignalProcessor
-        ladspa-amp-mono
-        ladspa-amp-stereo
-        ladspa-lpf
-        ladspa-hpf
-        ladspa-delay-5s
+        ladspa-mbeq
+        ladspa-imp
+        ladspa-highpass-iir
+        ladspa-tap-pitch
+        ladspa-divider
+        ladspa-Pulse-VCO
+        ladspa-Saw-VCO
+        ladspa-Rec-VCO
+        ladspa-se4
+        ladspa-tap-tubewarmth
+        ladspa-sc3
+        ladspa-triplePara
+        ladspa-dcRemove
+        ladspa-tap-tremolo
+        ladspa-gong
+        ladspa-sc4m
+        ladspa-tap-dynamics-m
+        ladspa-inv
+        ladspa-analogueOsc
+        ladspa-satanMaximiser
+        ladspa-lsFilter
+        ladspa-bodeShifterCV
+        ladspa-amPitchshift
+        ladspa-diode
+        ladspa-tap-stereo-echo
+        ladspa-harmonicGen
+        ladspa-chebstortion
+        ladspa-djFlanger
+        ladspa-sinCos
+        ladspa-svf
+        ladspa-rateShifter
+        ladspa-Sync-Saw-VCO
+        ladspa-Sync-Rect-VCO
+        ladspa-Sync-Tri-VCO
+        ladspa-decay
+        ladspa-multivoiceChorus
         ladspa-sine-faaa
         ladspa-sine-faac
         ladspa-sine-fcaa
         ladspa-sine-fcac
+        ladspa-shaper
+        ladspa-impulse-fc
+        ladspa-vynil
+        ladspa-foldover
+        ladspa-gate
+        ladspa-tap-rotspeak
+        ladspa-lfoPhaser
+        ladspa-fourByFourPole
+        ladspa-autoPhaser
+        ladspa-tap-equalizer-bw
+        ladspa-declip
+        ladspa-sc4
+        ladspa-gsm
+        ladspa-delay-n
+        ladspa-delay-l
+        ladspa-delay-c
+        ladspa-tapeDelay
+        ladspa-fadDelay
+        ladspa-fastLookaheadLimiter
+        ladspa-decimator
+        ladspa-surroundEncoder
+        ladspa-gverb
+        ladspa-hilbert
+        ladspa-retroFlange
+        ladspa-tap-reverb
+        ladspa-bodeShifter
+        ladspa-hermesFilter
+        ladspa-tap-chorusflanger
+        ladspa-matrixSpatialiser
+        ladspa-karaoke
+        ladspa-split
+        ladspa-sc1
+        ladspa-valve
+        ladspa-foverdrive
+        ladspa-lpf
+        ladspa-hpf
+        ladspa-hardLimiter
+        ladspa-pitchScaleHQ
+        ladspa-tap-pinknoise
+        ladspa-stepMuxer
+        ladspa-sinusWavewrapper
+        ladspa-dj-eq-mono
+        ladspa-dj-eq
+        ladspa-delay-5s
+        ladspa-notch-iir
+        ladspa-singlePara
+        ladspa-plate
+        ladspa-alias
+        ladspa-lcrDelay
+        ladspa-amp-mono
+        ladspa-amp-stereo
+        ladspa-tap-reflector
+        ladspa-delayorama
+        ladspa-pointerCastDistortion
+        ladspa-tap-limiter
+        ladspa-artificialLatency
+        ladspa-matrixMSSt
+        ladspa-gongBeater
         ladspa-noise-white
+        ladspa-valveRect
+        ladspa-freqTracker
+        ladspa-xfade
+        ladspa-xfade4
+        ladspa-fmOsc
+        ladspa-tap-equalizer
+        ladspa-tap-deesser
+        ladspa-ringmod-2i1o
+        ladspa-ringmod-1i1o1l
+        ladspa-bandpass-iir
+        ladspa-Ambisonics-11-mono-panner
+        ladspa-Ambisonics-11-stereo-panner
+        ladspa-Ambisonics-11-rotator
+        ladspa-Ambisonics-11-square-decoder
+        ladspa-Ambisonics-11-hexagon-decoder
+        ladspa-Ambisonics-11-cube-decoder
+        ladspa-bandpass-a-iir
+        ladspa-zm1
+        ladspa-G2reverb
+        ladspa-tap-doubler
+        ladspa-dysonCompress
+        ladspa-pitchScale
+        ladspa-tap-dynamics-st
+        ladspa-waveTerrain
+        ladspa-bwxover-iir
+        ladspa-buttlow-iir
+        ladspa-butthigh-iir
+        ladspa-modDelay
+        ladspa-amp
+        ladspa-giantFlange
+        ladspa-allpass-n
+        ladspa-allpass-l
+        ladspa-allpass-c
+        ladspa-combSplitter
+        ladspa-comb
+        ladspa-revdelay
+        ladspa-const
+        ladspa-tap-sigmoid
+        ladspa-crossoverDist
+        ladspa-tap-vibrato
+        ladspa-lowpass-iir
+        ladspa-transient
+        ladspa-sc2
+        ladspa-Ambisonics-21-panner
+        ladspa-Ambisonics-21-rotator
+        ladspa-flanger
+        ladspa-tap-autopan
+        ladspa-comb-n
+        ladspa-comb-l
+        ladspa-comb-c
+        ladspa-smoothDecimate
+        ladspa-sifter
+        ladspa-matrixStMS
+      GstDtsDec
       GstTwoLame
-      GstPitch
-      GstCeltEnc
-      GstCeltDec
+      GstAmrwbDec
+      GstAmrwbParse
+      GstAmrwbEnc
+      GstGSMEnc
+      GstGSMDec
+      GstFaac
+      GstX264Enc
+      GstCDAudio
+      GstMplex
+      GstMpeg2enc
+      GstWildmidi
+      GstSpcDec
+      GstXvidEnc
+      GstXvidDec
+      GstBz2enc
+      GstBz2dec
       GstTRM
+      GstBaseMetadata
+        GstMetadataDemux
+        GstMetadataMux
       GstOss4Mixer
-      GstMveDemux
-      GstMveMux
+      GstDVDSpu
+      GstAacBaseParse
+        GstAacParse
       GstDeinterlace2
-      GstRtpJitterBuffer
-      GstRtpPtDemux
-      GstRtpSession
-      GstRtpSsrcDemux
-      GstMpegPSDemux
-      GstMpegTSDemux
-      MpegTSParse
-      GstH264Parse
+      GstTtaParse
+      GstTtaDec
       GstMpeg4VParse
       MpegVideoParse
+      GstH264Parse
+      GstVMncDec
+      GstSpeed
       GstFLVDemux
       GstFlvMux
-      GstNuvDemux
+      GstCDXAParse
+      GstVcdParse
+      GstModPlug
+      GstSrtEnc
       GstRawParse
         GstVideoParse
         GstAudioParse
-      GstSpeed
-      GstInputSelector
-      GstOutputSelector
       GstQTMux
       GstMP4Mux
       GstGPPMux
       GstMJ2Mux
-      GstAacBaseParse
-        GstAacParse
-      GstCDXAParse
-      GstVcdParse
-      GstNsfDec
-      GstTtaParse
-      GstTtaDec
-      GstModPlug
+      GstMXFDemux
       GstY4mEncode
-      GstFreeze
-      GstVMncDec
-      AIFFParse
-      GstSrtEnc
-      GstFestival
       MpegTsMux
-      GstDVDSpu
-      GstMXFDemux
-      GstRealVideoDec
-      GstRealAudioDec
+      GstFestival
+      GstFlacBaseParse
+        GstFlacParse
+      GstMpegPSDemux
+      GstMpegTSDemux
+      GstNsfDec
+      GstInterleave
+      GstDeinterleave
+      AIFFParse
+      GstPcapParse
+      GstMveDemux
+      GstMveMux
+      GstRtpJitterBuffer
+      GstRtpPtDemux
+      GstRtpSession
+      GstRtpSsrcDemux
+      GstNuvDemux
       GstAmrBaseParse
         GstAmrParse
-      GstPcapParse
+      GstFreeze
+      GstRealVideoDec
+      GstRealAudioDec
+      GstInputSelector
+      GstOutputSelector
     GstBus
     GstTask
     GstClock
@@ -153,17 +320,17 @@
       GstJackAudioSinkRingBuffer
   GstSignalObject
   GstColorBalanceChannel
+  n
+  get_name
   RTPSession
-  FluTsPatInfo
-  FluTsPmtInfo
 GInterface
   GTypePlugin
   GstChildProxy
   GstURIHandler
-  GstTagSetter
   GstImplementsInterface
+  GstMixer
+  GstTagSetter
   GstNavigation
   GstColorBalance
   GstXOverlay
-  GstMixer
   GstPropertyProbe
Index: gst-plugins-bad-plugins.interfaces
RCS file: /cvs/gstreamer/gst-plugins-bad/docs/plugins/gst-plugins-bad-plugins.interfaces,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- gst-plugins-bad-plugins.interfaces	27 Nov 2008 16:58:23 -0000	1.23
+++ gst-plugins-bad-plugins.interfaces	28 Nov 2008 09:49:54 -0000	1.24
@@ -2,22 +2,28 @@
 GstPipeline GstChildProxy
 RsnDvdBin GstChildProxy GstURIHandler
 DvbBaseBin GstChildProxy GstURIHandler
+GstRgVolume GstChildProxy
+GstSDPDemux GstChildProxy
 GstRtpBin GstChildProxy
 GstRtpClient GstChildProxy
-GstSDPDemux GstChildProxy
-GstMetadataMux GstTagSetter
-GstCDAudio GstURIHandler
-GstDfbVideoSink GstImplementsInterface GstNavigation GstColorBalance
-GstSDLVideoSink GstImplementsInterface GstNavigation GstXOverlay
-GstApExSink GstImplementsInterface GstMixer
-GstOss4Sink GstPropertyProbe
-GstMythtvSrc GstURIHandler
-GstMMS GstURIHandler
-GstOss4Source GstImplementsInterface GstMixer GstPropertyProbe
+GstIirEqualizer GstChildProxy
+GstIirEqualizerNBands GstChildProxy
+GstIirEqualizer3Bands GstChildProxy
+GstIirEqualizer10Bands GstChildProxy
 GstNeonhttpSrc GstURIHandler
+GstOss4Source GstImplementsInterface GstMixer GstPropertyProbe
+GstMMS GstURIHandler
+GstSoupHTTPSrc GstURIHandler
+GstMythtvSrc GstURIHandler
 GstVCDSrc GstURIHandler
 GstAppSrc GstURIHandler
+GstApExSink GstImplementsInterface GstMixer
+GstOss4Sink GstPropertyProbe
+GstDfbVideoSink GstImplementsInterface GstNavigation GstColorBalance
+GstSDLVideoSink GstImplementsInterface GstNavigation GstXOverlay
 GstCeltEnc GstTagSetter
+GstCDAudio GstURIHandler
+GstMetadataMux GstTagSetter
 GstOss4Mixer GstImplementsInterface GstMixer GstPropertyProbe
 GstDeinterlace2 GstChildProxy
 GstQTMux GstTagSetter
Index: gst-plugins-bad-plugins.prerequisites
RCS file: /cvs/gstreamer/gst-plugins-bad/docs/plugins/gst-plugins-bad-plugins.prerequisites,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- gst-plugins-bad-plugins.prerequisites	27 Nov 2008 16:58:23 -0000	1.18
+++ gst-plugins-bad-plugins.prerequisites	28 Nov 2008 09:49:55 -0000	1.19
@@ -1,6 +1,6 @@
 GstChildProxy GstObject
-GstTagSetter GstObject GstElement
 GstImplementsInterface GstObject GstElement
+GstMixer GstObject GstImplementsInterface GstElement
+GstTagSetter GstObject GstElement
 GstColorBalance GstObject GstImplementsInterface GstElement
 GstXOverlay GstObject GstImplementsInterface GstElement
-GstMixer GstObject GstImplementsInterface GstElement
Index: gst-plugins-bad-plugins.signals
RCS file: /cvs/gstreamer/gst-plugins-bad/docs/plugins/gst-plugins-bad-plugins.signals,v
retrieving revision 1.22
diff -u -d -r1.22 -r1.23
--- gst-plugins-bad-plugins.signals	27 Nov 2008 16:58:23 -0000	1.22
+++ gst-plugins-bad-plugins.signals	28 Nov 2008 09:49:55 -0000	1.23
@@ -156,6 +156,13 @@
 </SIGNAL>
 <SIGNAL>
+<NAME>GstRtpBin::reset-sync</NAME>
+<RETURNS>void</RETURNS>
+<FLAGS>la</FLAGS>
+GstRtpBin *gstrtpbin
+</SIGNAL>
+<SIGNAL>
 <NAME>GstRtpJitterBuffer::clear-pt-map</NAME>
 <RETURNS>void</RETURNS>
 <FLAGS>la</FLAGS>
Index: plugin-amrwb.xml
RCS file: /cvs/gstreamer/gst-plugins-bad/docs/plugins/inspect/plugin-amrwb.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- plugin-amrwb.xml	13 Jun 2008 11:59:10 -0000	1.4
+++ plugin-amrwb.xml	28 Nov 2008 09:49:55 -0000	1.5
@@ -3,11 +3,11 @@
   <description>Adaptive Multi-Rate Wide-Band</description>
   <filename>../../ext/amrwb/.libs/libgstamrwb.so</filename>
   <basename>libgstamrwb.so</basename>
-  <version>0.10.7.1</version>
+  <version>0.10.9.1</version>
   <license>unknown</license>
   <source>gst-plugins-bad</source>
   <package>GStreamer Bad Plug-ins CVS/prerelease</package>
-  <origin>http://gstreamer.freedesktop.org</origin>
+  <origin>Unknown package origin</origin>
   <elements>
     <element>
       <name>amrwbdec</name>
@@ -17,17 +17,17 @@
       <author>Renato Araujo &lt;[email protected]&gt;</author>
       <pads>
         <caps>
-          <name>sink</name>
-          <direction>sink</direction>
-          <presence>always</presence>
-          <details>audio/AMR-WB, rate=(int)16000, channels=(int)1</details>
-        </caps>
-        <caps>
           <name>src</name>
           <direction>source</direction>
           <presence>always</presence>
           <details>audio/x-raw-int, width=(int)16, depth=(int)16, signed=(boolean)true, endianness=(int)1234, rate=(int)16000, channels=(int)1</details>
         </caps>
+        <caps>
+          <name>sink</name>
+          <direction>sink</direction>
+          <presence>always</presence>
+          <details>audio/AMR-WB, rate=(int)16000, channels=(int)1</details>
+        </caps>
       </pads>
     </element>
@@ -38,17 +38,17 @@
-          <details>audio/x-raw-int, width=(int)16, depth=(int)16, signed=(boolean)true, endianness=(int)1234, rate=(int)16000, channels=(int)1</details>
           <details>audio/AMR-WB, rate=(int)16000, channels=(int)1</details>
+          <details>audio/x-raw-int, width=(int)16, depth=(int)16, signed=(boolean)true, endianness=(int)1234, rate=(int)16000, channels=(int)1</details>
@@ -59,17 +59,17 @@
       <author>Renato Filho &lt;[email protected]&gt;</author>
-          <details>audio/x-amr-wb-sh</details>
+          <details>audio/x-amr-wb-sh</details>
   </elements>
Index: plugin-faac.xml
RCS file: /cvs/gstreamer/gst-plugins-bad/docs/plugins/inspect/plugin-faac.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- plugin-faac.xml	24 Oct 2008 22:45:06 -0000	1.20
+++ plugin-faac.xml	28 Nov 2008 09:49:55 -0000	1.21
@@ -3,10 +3,10 @@
   <description>Free AAC Encoder (FAAC)</description>
   <filename>../../ext/faac/.libs/libgstfaac.so</filename>
   <basename>libgstfaac.so</basename>
-  <version>0.10.9</version>
   <license>LGPL</license>
-  <package>GStreamer Bad Plug-ins source release</package>
+  <package>GStreamer Bad Plug-ins CVS/prerelease</package>
   <origin>Unknown package origin</origin>
Index: plugin-ladspa.xml
RCS file: /cvs/gstreamer/gst-plugins-bad/docs/plugins/inspect/plugin-ladspa.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- plugin-ladspa.xml	27 Nov 2008 16:58:26 -0000	1.10
+++ plugin-ladspa.xml	28 Nov 2008 09:49:55 -0000	1.11
@@ -10,6 +10,909 @@
+      <name>ladspa-Ambisonics-11-cube-decoder</name>
+      <longname>AMB order 1,1 cube decoder</longname>
+      <class>Filter/Effect/Audio/LADSPA</class>
+      <description>AMB order 1,1 cube decoder</description>
+      <author>Fons Adriaensen &lt;[email protected]&gt;</author>
+      <pads>
+          <name>Out-ULB</name>
[...3887 lines suppressed...]
+      <description>z-1</description>
+      <author>Steve Harris &lt;[email protected]&gt;</author>
+          <name>Output</name>
+          <direction>source</direction>
+          <details>audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234</details>
+          <name>Input</name>
+      </pads>
+    </element>
 </plugin>
\ No newline at end of file
Index: plugin-mpeg2enc.xml
RCS file: /cvs/gstreamer/gst-plugins-bad/docs/plugins/inspect/plugin-mpeg2enc.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- plugin-mpeg2enc.xml	24 Oct 2008 22:45:08 -0000	1.14
+++ plugin-mpeg2enc.xml	28 Nov 2008 09:49:55 -0000	1.15
   <description>High-quality MPEG-1/2 video encoder</description>
   <filename>../../ext/mpeg2enc/.libs/libgstmpeg2enc.so</filename>
   <basename>libgstmpeg2enc.so</basename>
   <license>GPL</license>
Index: plugin-mplex.xml
RCS file: /cvs/gstreamer/gst-plugins-bad/docs/plugins/inspect/plugin-mplex.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- plugin-mplex.xml	12 Aug 2008 14:31:56 -0000	1.1
+++ plugin-mplex.xml	28 Nov 2008 09:49:55 -0000	1.2
   <description>High-quality MPEG/DVD/SVCD/VCD video/audio multiplexer</description>
   <filename>../../ext/mplex/.libs/libgstmplex.so</filename>
   <basename>libgstmplex.so</basename>
-  <version>0.10.8</version>
Index: plugin-musepack.xml
RCS file: /cvs/gstreamer/gst-plugins-bad/docs/plugins/inspect/plugin-musepack.xml,v
retrieving revision 1.17
diff -u -d -r1.17 -r1.18
--- plugin-musepack.xml	27 Nov 2008 16:58:27 -0000	1.17
+++ plugin-musepack.xml	28 Nov 2008 09:49:55 -0000	1.18
@@ -20,7 +20,7 @@
           <name>sink</name>
           <direction>sink</direction>
-          <details>audio/x-musepack, streamversion=(int)7</details>
+          <details>audio/x-musepack, streamversion=(int){ 7, 8 }</details>
Index: plugin-spcdec.xml
RCS file: /cvs/gstreamer/gst-plugins-bad/docs/plugins/inspect/plugin-spcdec.xml,v
retrieving revision 1.13
diff -u -d -r1.13 -r1.14
--- plugin-spcdec.xml	24 Oct 2008 22:45:10 -0000	1.13
+++ plugin-spcdec.xml	28 Nov 2008 09:49:55 -0000	1.14
   <description>OpenSPC Audio Decoder</description>
   <filename>../../ext/spc/.libs/libgstspc.so</filename>
   <basename>libgstspc.so</basename>
Index: plugin-x264.xml
RCS file: /cvs/gstreamer/gst-plugins-bad/docs/plugins/inspect/plugin-x264.xml,v
retrieving revision 1.9
diff -u -d -r1.9 -r1.10
--- plugin-x264.xml	24 Oct 2008 22:45:11 -0000	1.9
+++ plugin-x264.xml	28 Nov 2008 09:49:56 -0000	1.10
   <description>libx264-based H264 plugins</description>
   <filename>../../ext/x264/.libs/libgstx264.so</filename>
   <basename>libgstx264.so</basename>
@@ -26,7 +26,7 @@
-          <details>video/x-h264</details>
+          <details>video/x-h264, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]</details>
Index: plugin-xvid.xml
RCS file: /cvs/gstreamer/gst-plugins-bad/docs/plugins/inspect/plugin-xvid.xml,v
--- plugin-xvid.xml	24 Oct 2008 22:45:11 -0000	1.20
+++ plugin-xvid.xml	28 Nov 2008 09:49:56 -0000	1.21
   <description>XviD plugin library</description>
   <filename>../../ext/xvid/.libs/libgstxvid.so</filename>
   <basename>libgstxvid.so</basename>
Index: gstaudioresample.c
RCS file: /cvs/gstreamer/gst-plugins-bad/gst/audioresample/gstaudioresample.c,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- gstaudioresample.c	28 Nov 2008 08:37:32 -0000	1.39
+++ gstaudioresample.c	28 Nov 2008 09:49:56 -0000	1.40
@@ -20,15 +20,15 @@
 /* Element-Checklist-Version: 5 */
 /**
- * SECTION:element-audioresample
+ * SECTION:element-legacyresample
  *
- * Audioresample resamples raw audio buffers to different sample rates using
+ * legacyresample resamples raw audio buffers to different sample rates using
  * a configurable windowing function to enhance quality.
  * <refsect2>
  * <title>Example launch line</title>
  * |[
- * gst-launch -v filesrc location=sine.ogg ! oggdemux ! vorbisdec ! audioconvert ! audioresample ! audio/x-raw-int, rate=8000 ! alsasink
+ * gst-launch -v filesrc location=sine.ogg ! oggdemux ! vorbisdec ! audioconvert ! legacyresample ! audio/x-raw-int, rate=8000 ! alsasink
  * ]| Decode an Ogg/Vorbis downsample to 8Khz and play sound through alsa. 
  * To create the Ogg/Vorbis file refer to the documentation of vorbisenc.
  * </refsect2>

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/

_______________________________________________
gstreamer-cvs-verbose mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gstreamer-cvs-verbose
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.