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

[email protected] Tue, 16 Dec 2008 00:35:20 -0800 (PST)
Newsgroups gmane.comp.video.gstreamer.cvs
Message-ID <[email protected]>
CVS Root:       /cvs/gstreamer
Module:         gst-plugins-bad
Changes by:     slomo
Date:           Tue Dec 16 2008  08:35:20 UTC

Log message:
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-bad-plugins-docs.sgml:
* docs/plugins/gst-plugins-bad-plugins-sections.txt:
* 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/inspect/plugin-ladspa.xml:
* docs/plugins/inspect/plugin-musepack.xml:
* docs/plugins/inspect/plugin-mxf.xml:
* gst/mxf/mxfdemux.c:
* gst/mxf/mxfdemux.h:
Add initial documentation for the MXF plugin and mxfdemux.

Modified files:
    .               : ChangeLog
    docs/plugins    : Makefile.am gst-plugins-bad-plugins-docs.sgml
                      gst-plugins-bad-plugins-sections.txt
                      gst-plugins-bad-plugins.args
                      gst-plugins-bad-plugins.hierarchy
                      gst-plugins-bad-plugins.interfaces
                      gst-plugins-bad-plugins.prerequisites
    docs/plugins/inspect: plugin-ladspa.xml plugin-musepack.xml
    gst/mxf         : mxfdemux.c mxfdemux.h
Added files:
    docs/plugins/inspect: plugin-mxf.xml

Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/ChangeLog.diff?r1=1.3813&r2=1.3814
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/docs/plugins/Makefile.am.diff?r1=1.62&r2=1.63
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/docs/plugins/gst-plugins-bad-plugins-docs.sgml.diff?r1=1.68&r2=1.69
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/docs/plugins/gst-plugins-bad-plugins-sections.txt.diff?r1=1.68&r2=1.69
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/docs/plugins/gst-plugins-bad-plugins.args.diff?r1=1.49&r2=1.50
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/docs/plugins/gst-plugins-bad-plugins.hierarchy.diff?r1=1.36&r2=1.37
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/docs/plugins/gst-plugins-bad-plugins.interfaces.diff?r1=1.24&r2=1.25
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/docs/plugins/gst-plugins-bad-plugins.prerequisites.diff?r1=1.19&r2=1.20
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/docs/plugins/inspect/plugin-ladspa.xml.diff?r1=1.11&r2=1.12
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/docs/plugins/inspect/plugin-musepack.xml.diff?r1=1.18&r2=1.19
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/docs/plugins/inspect/plugin-mxf.xml?rev=1.1&content-type=text/vnd.viewcvs-markup
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/gst/mxf/mxfdemux.c.diff?r1=1.38&r2=1.39
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/gst/mxf/mxfdemux.h.diff?r1=1.10&r2=1.11

====Begin Diffs====
Index: ChangeLog
===================================================================
RCS file: /cvs/gstreamer/gst-plugins-bad/ChangeLog,v
retrieving revision 1.3813
retrieving revision 1.3814
diff -u -d -r1.3813 -r1.3814
--- ChangeLog	16 Dec 2008 08:21:26 -0000	1.3813
+++ ChangeLog	16 Dec 2008 08:35:02 -0000	1.3814
@@ -1,5 +1,21 @@
 2008-12-16  Sebastian Dröge  <[email protected]>
 
+	* docs/plugins/Makefile.am:
+	* docs/plugins/gst-plugins-bad-plugins-docs.sgml:
+	* docs/plugins/gst-plugins-bad-plugins-sections.txt:
+	* 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/inspect/plugin-ladspa.xml:
+	* docs/plugins/inspect/plugin-musepack.xml:
+	* docs/plugins/inspect/plugin-mxf.xml:
+	* gst/mxf/mxfdemux.c:
+	* gst/mxf/mxfdemux.h:
+	Add initial documentation for the MXF plugin and mxfdemux.
+
+2008-12-16  Sebastian Dröge  <[email protected]>
 	* gst/mxf/mxfdemux.c:
 	(gst_mxf_demux_handle_header_metadata_resolve_references):
 	* gst/mxf/mxfmetadata.c: (mxf_metadata_base_resolve_default),
Index: Makefile.am
RCS file: /cvs/gstreamer/gst-plugins-bad/docs/plugins/Makefile.am,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -d -r1.62 -r1.63
--- Makefile.am	27 Nov 2008 16:58:22 -0000	1.62
+++ Makefile.am	16 Dec 2008 08:35:04 -0000	1.63
@@ -124,6 +124,7 @@
 	$(top_srcdir)/gst/dvdspu/gstdvdspu.h \
 	$(top_srcdir)/gst/festival/gstfestival.h \
 	$(top_srcdir)/gst/modplug/gstmodplug.h \
+	$(top_srcdir)/gst/mxf/mxfdemux.h \
 	$(top_srcdir)/gst/nuvdemux/gstnuvdemux.h \
 	$(top_srcdir)/gst/rawparse/gstaudioparse.h \
 	$(top_srcdir)/gst/rawparse/gstvideoparse.h \
Index: gst-plugins-bad-plugins-docs.sgml
RCS file: /cvs/gstreamer/gst-plugins-bad/docs/plugins/gst-plugins-bad-plugins-docs.sgml,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -d -r1.68 -r1.69
--- gst-plugins-bad-plugins-docs.sgml	27 Nov 2008 16:58:22 -0000	1.68
+++ gst-plugins-bad-plugins-docs.sgml	16 Dec 2008 08:35:04 -0000	1.69
@@ -47,6 +47,7 @@
     <xi:include href="xml/element-mpeg2enc.xml" />
     <xi:include href="xml/element-mplex.xml" />
     <xi:include href="xml/element-mythtvsrc.xml" />
+    <xi:include href="xml/element-mxfdemux.xml" />
     <xi:include href="xml/element-nuvdemux.xml" />
     <xi:include href="xml/element-output-selector.xml" />
     <xi:include href="xml/element-scaletempo.xml" />
@@ -111,6 +112,7 @@
     <xi:include href="xml/plugin-musepack.xml" />
     <xi:include href="xml/plugin-musicbrainz.xml" />
     <xi:include href="xml/plugin-mve.xml" />
+    <xi:include href="xml/plugin-mxf.xml" />
     <xi:include href="xml/plugin-nas.xml" />
     <xi:include href="xml/plugin-neon.xml" />
     <xi:include href="xml/plugin-nsfdec.xml" />
Index: gst-plugins-bad-plugins-sections.txt
RCS file: /cvs/gstreamer/gst-plugins-bad/docs/plugins/gst-plugins-bad-plugins-sections.txt,v
--- gst-plugins-bad-plugins-sections.txt	27 Nov 2008 16:58:22 -0000	1.68
+++ gst-plugins-bad-plugins-sections.txt	16 Dec 2008 08:35:04 -0000	1.69
@@ -466,6 +466,20 @@
 </SECTION>
 <SECTION>
+<FILE>element-mxfdemux</FILE>
+<TITLE>mxfdemux</TITLE>
+GstMXFDemux
+<SUBSECTION Standard>
+GstMXFDemuxClass
+GST_IS_MXF_DEMUX
+GST_IS_MXF_DEMUX_CLASS
+GST_MXF_DEMUX
+GST_MXF_DEMUX_CLASS
+GST_TYPE_MXF_DEMUX
+gst_mxf_demux_get_type
+</SECTION>
+<SECTION>
 <FILE>element-nuvdemux</FILE>
 <TITLE>nuvdemux</TITLE>
 GstNuvDemux
Index: gst-plugins-bad-plugins.args
RCS file: /cvs/gstreamer/gst-plugins-bad/docs/plugins/gst-plugins-bad-plugins.args,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- gst-plugins-bad-plugins.args	28 Nov 2008 09:49:54 -0000	1.49
+++ gst-plugins-bad-plugins.args	16 Dec 2008 08:35:04 -0000	1.50
@@ -1681,7 +1681,7 @@
 <ARG>
 <NAME>GstDvbSrc::diseqc-source</NAME>
 <TYPE>gint</TYPE>
-<RANGE>[-1,7]</RANGE>
+<RANGE>[G_MAXULONG,7]</RANGE>
 <FLAGS>rw</FLAGS>
 <NICK>diseqc source</NICK>
 <BLURB>DISEqC selected source (-1 disabled) (DVB-S).</BLURB>
@@ -17455,7 +17455,7 @@
 <NICK>Path where to search for RealPlayer codecs</NICK>
 <BLURB>Path where to search for RealPlayer codecs.</BLURB>
-<DEFAULT>"/usr/lib/win32:/usr/lib/codecs:/usr/local/RealPlayer/codecs:/usr/local/lib/win32:/usr/local/lib/codecs"</DEFAULT>
+<DEFAULT>"/usr/lib64/win32:/usr/lib64/codecs:/usr/local/lib64/win32:/usr/local/lib64/codecs"</DEFAULT>
 </ARG>
@@ -17495,7 +17495,7 @@
@@ -18431,7 +18431,7 @@
 <NAME>DvbBaseBin::diseqc-source</NAME>
@@ -19396,7 +19396,7 @@
 <NAME>GstAppSrc::size</NAME>
 <TYPE>gint64</TYPE>
-<RANGE>>= -1</RANGE>
+<RANGE>>= G_MAXULONG</RANGE>
 <NICK>Size</NICK>
 <BLURB>The size of the data stream (-1 if unknown).</BLURB>
@@ -22156,7 +22156,7 @@
 <NAME>GstTwoLame::psymodel</NAME>
-<RANGE>[-1,4]</RANGE>
+<RANGE>[G_MAXULONG,4]</RANGE>
 <NICK>Psychoacoustic Model</NICK>
 <BLURB>Psychoacoustic model used to encode the audio.</BLURB>
@@ -22306,7 +22306,7 @@
 <NAME>GstDCCPClientSrc::sockfd</NAME>
 <NICK>Socket fd</NICK>
 <BLURB>The socket file descriptor.</BLURB>
@@ -22346,7 +22346,7 @@
 <NAME>GstDCCPServerSink::sockfd</NAME>
 <BLURB>The client socket file descriptor.</BLURB>
@@ -22406,7 +22406,7 @@
 <NAME>GstDCCPClientSink::sockfd</NAME>
@@ -22466,7 +22466,7 @@
 <NAME>GstDCCPServerSrc::sockfd</NAME>
@@ -22586,7 +22586,7 @@
 <NAME>GstPcapParse::dst-port</NAME>
-<RANGE>[-1,65535]</RANGE>
+<RANGE>[G_MAXULONG,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>
@@ -22883,3 +22883,13 @@
 <DEFAULT>16</DEFAULT>
+<ARG>
+<NAME>GstMXFDemux::package</NAME>
+<TYPE>gchar*</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Package</NICK>
+<BLURB>Material or Source package to use for playback.</BLURB>
+<DEFAULT>NULL</DEFAULT>
+</ARG>
Index: gst-plugins-bad-plugins.hierarchy
RCS file: /cvs/gstreamer/gst-plugins-bad/docs/plugins/gst-plugins-bad-plugins.hierarchy,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- gst-plugins-bad-plugins.hierarchy	28 Nov 2008 09:49:54 -0000	1.36
+++ gst-plugins-bad-plugins.hierarchy	16 Dec 2008 08:35:04 -0000	1.37
@@ -1,7 +1,6 @@
 GObject
   GstObject
     GstPad
-      GstInterleavePad
     GstPadTemplate
       GstSignalProcessorPadTemplate
     GstPluginFeature
@@ -13,301 +12,134 @@
         GstPipeline
         RsnDvdBin
         DvbBaseBin
-        GstRgVolume
-        GstSDPDemux
         GstRtpBin
         GstRtpClient
-      MpegTSParse
-      GstMusepackDec
-      GstBaseTransform
-        GstAudioFilter
-          GstOFA
-          GstBPMDetect
-          GstSpectrum
-          GstIirEqualizer
-            GstIirEqualizerNBands
-            GstIirEqualizer3Bands
-            GstIirEqualizer10Bands
-          GstStereo
-        GstVideoFilter
-          GstVideoAnalyse
-          GstVideoDetect
-          GstVideoMark
-        GstVideoColorspace
-        GstAudioresample
-        GstRgAnalysis
-        GstRgLimiter
-        GstDeinterlace
-        GstBayer2RGB
-        GstScaletempo
-        GstIIR
+        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
-          GstNeonhttpSrc
+          GstMythtvSrc
+          GstMMS
+          GstDc1394
           GstBaseAudioSrc
             GstJackAudioSrc
             GstAudioSrc
               GstOss4Source
-          GstMMS
-          GstSoupHTTPSrc
-          GstMythtvSrc
-          GstDvbSrc
+          GstNeonhttpSrc
           GstVCDSrc
+          GstDvbSrc
           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
+      GstBaseTransform
+        GstAudioFilter
+          GstOFA
+          GstBPMDetect
+          GstStereo
+        GstBayer2RGB
+        GstScaletempo
+        GstVideoFilter
+          GstVideoAnalyse
+          GstVideoDetect
+          GstVideoMark
+        GstAudioresample
+        GstDeinterlace
+        GstIIR
+      GstDtsDec
+      GstMusepackDec
+      GstGSMEnc
+      GstGSMDec
+      GstWildmidi
       GstSignalProcessor
-        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-amp-mono
+        ladspa-amp-stereo
+        ladspa-lpf
+        ladspa-hpf
+        ladspa-delay-5s
         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
-      GstAmrwbDec
-      GstAmrwbParse
-      GstAmrwbEnc
-      GstGSMEnc
-      GstGSMDec
-      GstFaac
-      GstX264Enc
-      GstCDAudio
-      GstMplex
-      GstMpeg2enc
-      GstWildmidi
-      GstSpcDec
-      GstXvidEnc
-      GstXvidDec
-      GstBz2enc
-      GstBz2dec
+      GstPitch
+      GstCeltEnc
+      GstCeltDec
       GstTRM
-      GstBaseMetadata
-        GstMetadataDemux
-        GstMetadataMux
       GstOss4Mixer
-      GstDVDSpu
-      GstAacBaseParse
-        GstAacParse
+      GstMveDemux
+      GstMveMux
       GstDeinterlace2
-      GstTtaParse
-      GstTtaDec
+      GstRtpJitterBuffer
+      GstRtpPtDemux
+      GstRtpSession
+      GstRtpSsrcDemux
+      GstMpegPSDemux
+      GstMpegTSDemux
+      MpegTSParse
+      GstH264Parse
       GstMpeg4VParse
       MpegVideoParse
-      GstH264Parse
-      GstVMncDec
-      GstSpeed
       GstFLVDemux
       GstFlvMux
-      GstCDXAParse
-      GstVcdParse
-      GstModPlug
-      GstSrtEnc
+      GstNuvDemux
       GstRawParse
         GstVideoParse
         GstAudioParse
+      GstSpeed
+      GstInputSelector
+      GstOutputSelector
       GstQTMux
       GstMP4Mux
       GstGPPMux
       GstMJ2Mux
-      GstMXFDemux
-      GstY4mEncode
-      MpegTsMux
-      GstFestival
-      GstFlacBaseParse
-        GstFlacParse
-      GstMpegPSDemux
-      GstMpegTSDemux
+      GstAacBaseParse
+        GstAacParse
+      GstCDXAParse
+      GstVcdParse
       GstNsfDec
-      GstInterleave
-      GstDeinterleave
-      AIFFParse
-      GstPcapParse
-      GstMveDemux
-      GstMveMux
-      GstRtpJitterBuffer
-      GstRtpPtDemux
-      GstRtpSession
-      GstRtpSsrcDemux
-      GstNuvDemux
-      GstAmrBaseParse
-        GstAmrParse
+      GstTtaParse
+      GstTtaDec
+      GstModPlug
+      GstY4mEncode
       GstFreeze
+      GstVMncDec
+      AIFFParse
+      GstSrtEnc
+      GstFestival
+      MpegTsMux
+      GstDVDSpu
+      GstMXFDemux
       GstRealVideoDec
       GstRealAudioDec
-      GstInputSelector
-      GstOutputSelector
+      GstAmrBaseParse
+        GstAmrParse
+      GstPcapParse
     GstBus
     GstTask
     GstClock
@@ -320,17 +152,17 @@
       GstJackAudioSinkRingBuffer
   GstSignalObject
   GstColorBalanceChannel
-  n
-  get_name
   RTPSession
+  FluTsPatInfo
+  FluTsPmtInfo
 GInterface
   GTypePlugin
   GstChildProxy
   GstURIHandler
-  GstImplementsInterface
-  GstMixer
   GstTagSetter
+  GstImplementsInterface
   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.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- gst-plugins-bad-plugins.interfaces	28 Nov 2008 09:49:54 -0000	1.24
+++ gst-plugins-bad-plugins.interfaces	16 Dec 2008 08:35:04 -0000	1.25
@@ -2,28 +2,22 @@
 GstPipeline GstChildProxy
 RsnDvdBin GstChildProxy GstURIHandler
 DvbBaseBin GstChildProxy GstURIHandler
-GstRgVolume GstChildProxy
-GstSDPDemux GstChildProxy
 GstRtpBin GstChildProxy
 GstRtpClient GstChildProxy
-GstIirEqualizer GstChildProxy
-GstIirEqualizerNBands GstChildProxy
-GstIirEqualizer3Bands GstChildProxy
-GstIirEqualizer10Bands GstChildProxy
-GstNeonhttpSrc GstURIHandler
-GstOss4Source GstImplementsInterface GstMixer GstPropertyProbe
-GstMMS GstURIHandler
-GstSoupHTTPSrc GstURIHandler
+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
+GstNeonhttpSrc 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.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- gst-plugins-bad-plugins.prerequisites	28 Nov 2008 09:49:55 -0000	1.19
+++ gst-plugins-bad-plugins.prerequisites	16 Dec 2008 08:35:04 -0000	1.20
@@ -1,6 +1,6 @@
 GstChildProxy GstObject
-GstImplementsInterface GstObject GstElement
-GstMixer GstObject GstImplementsInterface GstElement
 GstTagSetter GstObject GstElement
+GstImplementsInterface GstObject GstElement
 GstColorBalance GstObject GstImplementsInterface GstElement
 GstXOverlay GstObject GstImplementsInterface GstElement
+GstMixer GstObject GstImplementsInterface GstElement
Index: plugin-ladspa.xml
RCS file: /cvs/gstreamer/gst-plugins-bad/docs/plugins/inspect/plugin-ladspa.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- plugin-ladspa.xml	28 Nov 2008 09:49:55 -0000	1.11
+++ plugin-ladspa.xml	16 Dec 2008 08:35:05 -0000	1.12
@@ -10,909 +10,6 @@
   <origin>Unknown package origin</origin>
   <elements>
     <element>
-      <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>
-        <caps>
-          <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>
-          <presence>always</presence>
-          <details>audio/x-raw-float, width=(int)32, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int)1234</details>
-        </caps>
-          <name>Input</name>
-          <direction>sink</direction>
-      </pads>
-    </element>
   </elements>
 </plugin>
\ No newline at end of file
Index: plugin-musepack.xml
RCS file: /cvs/gstreamer/gst-plugins-bad/docs/plugins/inspect/plugin-musepack.xml,v
retrieving revision 1.18
diff -u -d -r1.18 -r1.19
--- plugin-musepack.xml	28 Nov 2008 09:49:55 -0000	1.18
+++ plugin-musepack.xml	16 Dec 2008 08:35:05 -0000	1.19
@@ -20,7 +20,7 @@
           <name>sink</name>
           <direction>sink</direction>
           <presence>always</presence>
-          <details>audio/x-musepack, streamversion=(int){ 7, 8 }</details>
+          <details>audio/x-musepack, streamversion=(int)7</details>
         </caps>
         <caps>
           <name>src</name>
--- NEW FILE: plugin-mxf.xml ---
<plugin>
  <name>mxf</name>
  <description>MXF plugin library</description>
  <filename>../../gst/mxf/.libs/libgstmxf.so</filename>
  <basename>libgstmxf.so</basename>
  <version>0.10.9.1</version>
  <license>LGPL</license>
  <source>gst-plugins-bad</source>
  <package>GStreamer Bad Plug-ins CVS/prerelease</package>
  <origin>Unknown package origin</origin>
  <elements>
    <element>
      <name>mxfdemux</name>
      <longname>MXF Demuxer</longname>
      <class>Codec/Demuxer</class>
      <description>Demux MXF files</description>
      <author>Sebastian Dröge &lt;[email protected]&gt;</author>
      <pads>
        <caps>
          <name>track_%u</name>
          <direction>source</direction>
          <presence>sometimes</presence>
          <details>ANY</details>
        </caps>
          <name>sink</name>
          <direction>sink</direction>
          <presence>always</presence>
          <details>application/mxf</details>
      </pads>
    </element>
  </elements>
</plugin>Index: mxfdemux.c
RCS file: /cvs/gstreamer/gst-plugins-bad/gst/mxf/mxfdemux.c,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- mxfdemux.c	16 Dec 2008 08:21:28 -0000	1.38
+++ mxfdemux.c	16 Dec 2008 08:35:05 -0000	1.39
@@ -17,6 +17,19 @@
  * Boston, MA 02111-1307, USA.
  */
+/**
+ * SECTION:element-mxfdemux
+ *
+ * mxfdemux demuxes an MXF file into the different contained streams.
+ * <refsect2>
+ * <title>Example launch line</title>
+ * |[
+ * gst-launch -v filesrc location=/path/to/mxf ! mxfdemux ! audioconvert ! autoaudiosink
+ * ]| This pipeline demuxes an MXF file and outputs one of the contained raw audio streams.
+ * </refsect2>
+ */
 /* TODO:
  *   - Implement support for DMS-1 and descriptive metadata tracks
  *   - Differentiate UL and UUIDs, the former can define an object system
@@ -546,11 +559,11 @@
   for (i = 0; i < demux->preface->content_storage->n_packages; i++) {
     if (demux->preface->content_storage->packages[i] &&
-        MXF_IS_METADATA_MATERIAL_PACKAGE (demux->preface->
-            content_storage->packages[i])) {
+        MXF_IS_METADATA_MATERIAL_PACKAGE (demux->preface->content_storage->
+            packages[i])) {
       ret =
-          MXF_METADATA_GENERIC_PACKAGE (demux->preface->
-          content_storage->packages[i]);
+          MXF_METADATA_GENERIC_PACKAGE (demux->preface->content_storage->
+          packages[i]);
       break;
     }
   }
Index: mxfdemux.h
RCS file: /cvs/gstreamer/gst-plugins-bad/gst/mxf/mxfdemux.h,v
retrieving revision 1.10
diff -u -d -r1.10 -r1.11
--- mxfdemux.h	15 Dec 2008 17:26:58 -0000	1.10
+++ mxfdemux.h	16 Dec 2008 08:35:05 -0000	1.11
@@ -48,6 +48,8 @@
   GstPad *sinkpad;
   GPtrArray *src;
+  /* < private > */
   GstAdapter *adapter;
   GstSegment segment;

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/

_______________________________________________
gstreamer-cvs-verbose mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gstreamer-cvs-verbose