order by element name
authorThomas Vander Stichele <thomas@apestaart.org>
Mon, 15 Aug 2005 14:40:37 +0000 (14:40 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Mon, 15 Aug 2005 14:40:37 +0000 (14:40 +0000)
Original commit message from CVS:
order by element name

common
docs/plugins/inspect/plugin-audioconvert.xml
docs/plugins/inspect/plugin-ogg.xml
docs/plugins/inspect/plugin-tcp.xml
docs/plugins/inspect/plugin-theora.xml
docs/plugins/inspect/plugin-vorbis.xml

diff --git a/common b/common
index 856fbbf..6f36afb 160000 (submodule)
--- a/common
+++ b/common
@@ -1 +1 @@
-Subproject commit 856fbbfa88621ab67df141ead8d4d3df32c5c176
+Subproject commit 6f36afb863ab8f16a6be2a9f068cefdee885317d
index ca59cfa..14b8a24 100644 (file)
@@ -9,18 +9,18 @@
   <origin>http://gstreamer.freedesktop.org/</origin>
   <elements>
     <element>
-      <name>buffer-frames-convert</name>
-      <longname>buffer-frames conversion</longname>
-      <class>Filter/Converter/Audio</class>
-      <description>Convert between different values of the buffer-frames stream property</description>
-      <author>Andy Wingo &lt;wingo at pobox.com&gt;</author>
-    </element>
-    <element>
       <name>audioconvert</name>
       <longname>Audio Conversion</longname>
       <class>Filter/Converter/Audio</class>
       <description>Convert audio to different formats</description>
       <author>Benjamin Otte &lt;in7y118@public.uni-hamburg.de&gt;</author>
     </element>
+    <element>
+      <name>buffer-frames-convert</name>
+      <longname>buffer-frames conversion</longname>
+      <class>Filter/Converter/Audio</class>
+      <description>Convert between different values of the buffer-frames stream property</description>
+      <author>Andy Wingo &lt;wingo at pobox.com&gt;</author>
+    </element>
   </elements>
 </plugin>
\ No newline at end of file
index f00efdf..4136741 100644 (file)
@@ -9,18 +9,18 @@
   <origin>http://gstreamer.freedesktop.org/</origin>
   <elements>
     <element>
-      <name>ogmtextparse</name>
-      <longname>OGM text stream parser</longname>
-      <class>Codec/Decoder/Subtitle</class>
-      <description>parse an OGM text header and stream</description>
-      <author>Ronald Bultje &lt;rbultje@ronald.bitfreak.net&gt;</author>
+      <name>oggdemux</name>
+      <longname>ogg demuxer</longname>
+      <class>Codec/Demuxer</class>
+      <description>demux ogg streams (info about ogg: http://xiph.org)</description>
+      <author>Wim Taymand &lt;wim@fluendo.com&gt;</author>
     </element>
     <element>
-      <name>ogmvideoparse</name>
-      <longname>OGM video stream parser</longname>
-      <class>Codec/Decoder/Video</class>
-      <description>parse an OGM video header and stream</description>
-      <author>Ronald Bultje &lt;rbultje@ronald.bitfreak.net&gt;</author>
+      <name>oggmux</name>
+      <longname>ogg muxer</longname>
+      <class>Codec/Muxer</class>
+      <description>mux ogg streams (info about ogg: http://xiph.org)</description>
+      <author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
     </element>
     <element>
       <name>ogmaudioparse</name>
       <author>Ronald Bultje &lt;rbultje@ronald.bitfreak.net&gt;</author>
     </element>
     <element>
-      <name>oggmux</name>
-      <longname>ogg muxer</longname>
-      <class>Codec/Muxer</class>
-      <description>mux ogg streams (info about ogg: http://xiph.org)</description>
-      <author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
+      <name>ogmtextparse</name>
+      <longname>OGM text stream parser</longname>
+      <class>Codec/Decoder/Subtitle</class>
+      <description>parse an OGM text header and stream</description>
+      <author>Ronald Bultje &lt;rbultje@ronald.bitfreak.net&gt;</author>
     </element>
     <element>
-      <name>oggdemux</name>
-      <longname>ogg demuxer</longname>
-      <class>Codec/Demuxer</class>
-      <description>demux ogg streams (info about ogg: http://xiph.org)</description>
-      <author>Wim Taymand &lt;wim@fluendo.com&gt;</author>
+      <name>ogmvideoparse</name>
+      <longname>OGM video stream parser</longname>
+      <class>Codec/Decoder/Video</class>
+      <description>parse an OGM video header and stream</description>
+      <author>Ronald Bultje &lt;rbultje@ronald.bitfreak.net&gt;</author>
     </element>
   </elements>
 </plugin>
\ No newline at end of file
index 7edf99d..114335c 100644 (file)
       <author>Thomas Vander Stichele &lt;thomas at apestaart dot org&gt;, Wim Taymans &lt;wim@fluendo.com&gt;</author>
     </element>
     <element>
-      <name>tcpserversrc</name>
-      <longname>TCP Server source</longname>
-      <class>Source/Network</class>
-      <description>Receive data as a server over the network via TCP</description>
-      <author>Thomas Vander Stichele &lt;thomas at apestaart dot org&gt;</author>
-    </element>
-    <element>
-      <name>tcpserversink</name>
-      <longname>TCP Server sink</longname>
+      <name>tcpclientsink</name>
+      <longname>TCP Client sink</longname>
       <class>Sink/Network</class>
-      <description>Send data as a server over the network via TCP</description>
+      <description>Send data as a client over the network via TCP</description>
       <author>Thomas Vander Stichele &lt;thomas at apestaart dot org&gt;</author>
     </element>
     <element>
       <author>Thomas Vander Stichele &lt;thomas at apestaart dot org&gt;</author>
     </element>
     <element>
-      <name>tcpclientsink</name>
-      <longname>TCP Client sink</longname>
+      <name>tcpserversink</name>
+      <longname>TCP Server sink</longname>
       <class>Sink/Network</class>
-      <description>Send data as a client over the network via TCP</description>
+      <description>Send data as a server over the network via TCP</description>
+      <author>Thomas Vander Stichele &lt;thomas at apestaart dot org&gt;</author>
+    </element>
+    <element>
+      <name>tcpserversrc</name>
+      <longname>TCP Server source</longname>
+      <class>Source/Network</class>
+      <description>Receive data as a server over the network via TCP</description>
       <author>Thomas Vander Stichele &lt;thomas at apestaart dot org&gt;</author>
     </element>
   </elements>
index 637caff..1fe6048 100644 (file)
@@ -9,18 +9,18 @@
   <origin>http://gstreamer.freedesktop.org/</origin>
   <elements>
     <element>
-      <name>theoraenc</name>
-      <longname>TheoraEnc</longname>
-      <class>Codec/Encoder/Video</class>
-      <description>encode raw YUV video to a theora stream</description>
-      <author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
-    </element>
-    <element>
       <name>theoradec</name>
       <longname>TheoraDec</longname>
       <class>Codec/Decoder/Video</class>
       <description>decode raw theora streams to raw YUV video</description>
       <author>Benjamin Otte &lt;in7y118@public.uni-hamburg.de&gt;, Wim Taymans &lt;wim@fluendo.com&gt;</author>
     </element>
+    <element>
+      <name>theoraenc</name>
+      <longname>TheoraEnc</longname>
+      <class>Codec/Encoder/Video</class>
+      <description>encode raw YUV video to a theora stream</description>
+      <author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
+    </element>
   </elements>
 </plugin>
\ No newline at end of file
index 0c55eb8..d36c0d7 100644 (file)
@@ -9,13 +9,6 @@
   <origin>http://gstreamer.freedesktop.org/</origin>
   <elements>
     <element>
-      <name>vorbisparse</name>
-      <longname>VorbisParse</longname>
-      <class>Codec/Parser/Audio</class>
-      <description>parse raw vorbis streams</description>
-      <author>Thomas Vander Stichele &lt;thomas at apestaart dot org&gt;</author>
-    </element>
-    <element>
       <name>vorbisdec</name>
       <longname>VorbisDec</longname>
       <class>Codec/Decoder/Audio</class>
       <description>Encodes audio in Vorbis format</description>
       <author>Monty &lt;monty@xiph.org&gt;, Wim Taymans &lt;wim@fluendo.com&gt;</author>
     </element>
+    <element>
+      <name>vorbisparse</name>
+      <longname>VorbisParse</longname>
+      <class>Codec/Parser/Audio</class>
+      <description>parse raw vorbis streams</description>
+      <author>Thomas Vander Stichele &lt;thomas at apestaart dot org&gt;</author>
+    </element>
   </elements>
 </plugin>
\ No newline at end of file