From feec34350ba89e39c4a79f26e9542e45e9ead191 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Mon, 15 Aug 2005 14:40:37 +0000 Subject: [PATCH] order by element name Original commit message from CVS: order by element name --- common | 2 +- docs/plugins/inspect/plugin-audioconvert.xml | 14 +++++----- docs/plugins/inspect/plugin-ogg.xml | 40 ++++++++++++++-------------- docs/plugins/inspect/plugin-tcp.xml | 26 +++++++++--------- docs/plugins/inspect/plugin-theora.xml | 14 +++++----- docs/plugins/inspect/plugin-vorbis.xml | 14 +++++----- 6 files changed, 55 insertions(+), 55 deletions(-) diff --git a/common b/common index 856fbbf..6f36afb 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 856fbbfa88621ab67df141ead8d4d3df32c5c176 +Subproject commit 6f36afb863ab8f16a6be2a9f068cefdee885317d diff --git a/docs/plugins/inspect/plugin-audioconvert.xml b/docs/plugins/inspect/plugin-audioconvert.xml index ca59cfa..14b8a24 100644 --- a/docs/plugins/inspect/plugin-audioconvert.xml +++ b/docs/plugins/inspect/plugin-audioconvert.xml @@ -9,18 +9,18 @@ http://gstreamer.freedesktop.org/ - buffer-frames-convert - buffer-frames conversion - Filter/Converter/Audio - Convert between different values of the buffer-frames stream property - Andy Wingo <wingo at pobox.com> - - audioconvert Audio Conversion Filter/Converter/Audio Convert audio to different formats Benjamin Otte <in7y118@public.uni-hamburg.de> + + buffer-frames-convert + buffer-frames conversion + Filter/Converter/Audio + Convert between different values of the buffer-frames stream property + Andy Wingo <wingo at pobox.com> + \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-ogg.xml b/docs/plugins/inspect/plugin-ogg.xml index f00efdf..4136741 100644 --- a/docs/plugins/inspect/plugin-ogg.xml +++ b/docs/plugins/inspect/plugin-ogg.xml @@ -9,18 +9,18 @@ http://gstreamer.freedesktop.org/ - ogmtextparse - OGM text stream parser - Codec/Decoder/Subtitle - parse an OGM text header and stream - Ronald Bultje <rbultje@ronald.bitfreak.net> + oggdemux + ogg demuxer + Codec/Demuxer + demux ogg streams (info about ogg: http://xiph.org) + Wim Taymand <wim@fluendo.com> - ogmvideoparse - OGM video stream parser - Codec/Decoder/Video - parse an OGM video header and stream - Ronald Bultje <rbultje@ronald.bitfreak.net> + oggmux + ogg muxer + Codec/Muxer + mux ogg streams (info about ogg: http://xiph.org) + Wim Taymans <wim@fluendo.com> ogmaudioparse @@ -30,18 +30,18 @@ Ronald Bultje <rbultje@ronald.bitfreak.net> - oggmux - ogg muxer - Codec/Muxer - mux ogg streams (info about ogg: http://xiph.org) - Wim Taymans <wim@fluendo.com> + ogmtextparse + OGM text stream parser + Codec/Decoder/Subtitle + parse an OGM text header and stream + Ronald Bultje <rbultje@ronald.bitfreak.net> - oggdemux - ogg demuxer - Codec/Demuxer - demux ogg streams (info about ogg: http://xiph.org) - Wim Taymand <wim@fluendo.com> + ogmvideoparse + OGM video stream parser + Codec/Decoder/Video + parse an OGM video header and stream + Ronald Bultje <rbultje@ronald.bitfreak.net> \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-tcp.xml b/docs/plugins/inspect/plugin-tcp.xml index 7edf99d..114335c 100644 --- a/docs/plugins/inspect/plugin-tcp.xml +++ b/docs/plugins/inspect/plugin-tcp.xml @@ -16,17 +16,10 @@ Thomas Vander Stichele <thomas at apestaart dot org>, Wim Taymans <wim@fluendo.com> - tcpserversrc - TCP Server source - Source/Network - Receive data as a server over the network via TCP - Thomas Vander Stichele <thomas at apestaart dot org> - - - tcpserversink - TCP Server sink + tcpclientsink + TCP Client sink Sink/Network - Send data as a server over the network via TCP + Send data as a client over the network via TCP Thomas Vander Stichele <thomas at apestaart dot org> @@ -37,10 +30,17 @@ Thomas Vander Stichele <thomas at apestaart dot org> - tcpclientsink - TCP Client sink + tcpserversink + TCP Server sink Sink/Network - Send data as a client over the network via TCP + Send data as a server over the network via TCP + Thomas Vander Stichele <thomas at apestaart dot org> + + + tcpserversrc + TCP Server source + Source/Network + Receive data as a server over the network via TCP Thomas Vander Stichele <thomas at apestaart dot org> diff --git a/docs/plugins/inspect/plugin-theora.xml b/docs/plugins/inspect/plugin-theora.xml index 637caff..1fe6048 100644 --- a/docs/plugins/inspect/plugin-theora.xml +++ b/docs/plugins/inspect/plugin-theora.xml @@ -9,18 +9,18 @@ http://gstreamer.freedesktop.org/ - theoraenc - TheoraEnc - Codec/Encoder/Video - encode raw YUV video to a theora stream - Wim Taymans <wim@fluendo.com> - - theoradec TheoraDec Codec/Decoder/Video decode raw theora streams to raw YUV video Benjamin Otte <in7y118@public.uni-hamburg.de>, Wim Taymans <wim@fluendo.com> + + theoraenc + TheoraEnc + Codec/Encoder/Video + encode raw YUV video to a theora stream + Wim Taymans <wim@fluendo.com> + \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-vorbis.xml b/docs/plugins/inspect/plugin-vorbis.xml index 0c55eb8..d36c0d7 100644 --- a/docs/plugins/inspect/plugin-vorbis.xml +++ b/docs/plugins/inspect/plugin-vorbis.xml @@ -9,13 +9,6 @@ http://gstreamer.freedesktop.org/ - vorbisparse - VorbisParse - Codec/Parser/Audio - parse raw vorbis streams - Thomas Vander Stichele <thomas at apestaart dot org> - - vorbisdec VorbisDec Codec/Decoder/Audio @@ -29,5 +22,12 @@ Encodes audio in Vorbis format Monty <monty@xiph.org>, Wim Taymans <wim@fluendo.com> + + vorbisparse + VorbisParse + Codec/Parser/Audio + parse raw vorbis streams + Thomas Vander Stichele <thomas at apestaart dot org> + \ No newline at end of file -- 2.7.4