From 59df51220f9036e9572b26fc6e526ff3689da57d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Tue, 7 Sep 2010 11:28:44 +0100 Subject: [PATCH] docs: remove introspection files for plugins that have been merged, moved or renamed The aacparse, amrparse, flacparse plugins have been merged into the audioparsersbad plugin. The aiffparse plugin has been renamed to aiff since it also contains an aiff muxer now. The amrwb plugin has been renamed to amrwbenc. The dvbsrc plugin has been renamed to dvb. The gstrtpmanager plugin has moved to -good. The x264 plugin has moved to -ugly. And the mpegtsparse plugin has been merged into the mpegdemux2 plugin. --- docs/plugins/inspect/plugin-aacparse.xml | 34 ---- docs/plugins/inspect/plugin-aiffparse.xml | 34 ---- docs/plugins/inspect/plugin-amrparse.xml | 34 ---- docs/plugins/inspect/plugin-amrwb.xml | 76 ------- docs/plugins/inspect/plugin-dvbsrc.xml | 28 --- docs/plugins/inspect/plugin-flacparse.xml | 34 ---- docs/plugins/inspect/plugin-gstrtpmanager.xml | 190 ------------------ docs/plugins/inspect/plugin-mpegtsparse.xml | 40 ---- docs/plugins/inspect/plugin-x264.xml | 34 ---- 9 files changed, 504 deletions(-) delete mode 100644 docs/plugins/inspect/plugin-aacparse.xml delete mode 100644 docs/plugins/inspect/plugin-aiffparse.xml delete mode 100644 docs/plugins/inspect/plugin-amrparse.xml delete mode 100644 docs/plugins/inspect/plugin-amrwb.xml delete mode 100644 docs/plugins/inspect/plugin-dvbsrc.xml delete mode 100644 docs/plugins/inspect/plugin-flacparse.xml delete mode 100644 docs/plugins/inspect/plugin-gstrtpmanager.xml delete mode 100644 docs/plugins/inspect/plugin-mpegtsparse.xml delete mode 100644 docs/plugins/inspect/plugin-x264.xml diff --git a/docs/plugins/inspect/plugin-aacparse.xml b/docs/plugins/inspect/plugin-aacparse.xml deleted file mode 100644 index 90ddf9a1b0..0000000000 --- a/docs/plugins/inspect/plugin-aacparse.xml +++ /dev/null @@ -1,34 +0,0 @@ - - aacparse - Advanced Audio Coding Parser - ../../gst/aacparse/.libs/libgstaacparse.so - libgstaacparse.so - 0.10.17.1 - LGPL - gst-plugins-bad - GStreamer Bad Plug-ins git - Unknown package origin - - - aacparse - AAC audio stream parser - Codec/Parser/Audio - Advanced Audio Coding parser - Stefan Kost <stefan.kost@nokia.com> - - - src - source - always -
audio/mpeg, framed=(boolean)true, mpegversion=(int){ 2, 4 }
-
- - sink - sink - always -
audio/mpeg, framed=(boolean)false, mpegversion=(int){ 2, 4 }
-
-
-
-
-
\ No newline at end of file diff --git a/docs/plugins/inspect/plugin-aiffparse.xml b/docs/plugins/inspect/plugin-aiffparse.xml deleted file mode 100644 index 892571cc8d..0000000000 --- a/docs/plugins/inspect/plugin-aiffparse.xml +++ /dev/null @@ -1,34 +0,0 @@ - - aiffparse - Parse an .aiff file into raw audio - ../../gst/aiffparse/.libs/libgstaiffparse.so - libgstaiffparse.so - 0.10.16.1 - LGPL - gst-plugins-bad - GStreamer Bad Plug-ins prerelease - Unknown package origin - - - aiffparse - AIFF audio demuxer - Codec/Demuxer/Audio - Parse a .aiff file into raw audio - Pioneers of the Inevitable <songbird@songbirdnest.com> - - - sink - sink - always -
audio/x-aiff
-
- - src - source - always -
audio/x-raw-int, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int){ 1234, 4321 }, width=(int){ 8, 16, 24, 32 }, depth=(int)[ 1, 32 ], signed=(boolean){ true, false }
-
-
-
-
-
\ No newline at end of file diff --git a/docs/plugins/inspect/plugin-amrparse.xml b/docs/plugins/inspect/plugin-amrparse.xml deleted file mode 100644 index 1968a3a48b..0000000000 --- a/docs/plugins/inspect/plugin-amrparse.xml +++ /dev/null @@ -1,34 +0,0 @@ - - amrparse - Adaptive Multi-Rate Parser - ../../gst/amrparse/.libs/libgstamrparse.so - libgstamrparse.so - 0.10.17.1 - LGPL - gst-plugins-bad - GStreamer Bad Plug-ins git - Unknown package origin - - - amrparse - AMR audio stream parser - Codec/Parser/Audio - Adaptive Multi-Rate audio parser - Ronald Bultje <rbultje@ronald.bitfreak.net> - - - src - source - always -
audio/AMR, rate=(int)8000, channels=(int)1; audio/AMR-WB, rate=(int)16000, channels=(int)1
-
- - sink - sink - always -
audio/x-amr-nb-sh; audio/x-amr-wb-sh
-
-
-
-
-
\ No newline at end of file diff --git a/docs/plugins/inspect/plugin-amrwb.xml b/docs/plugins/inspect/plugin-amrwb.xml deleted file mode 100644 index bd617351cf..0000000000 --- a/docs/plugins/inspect/plugin-amrwb.xml +++ /dev/null @@ -1,76 +0,0 @@ - - amrwb - Adaptive Multi-Rate Wide-Band - ../../ext/amrwb/.libs/libgstamrwb.so - libgstamrwb.so - 0.10.13.1 - unknown - gst-plugins-bad - GStreamer Bad Plug-ins git/prerelease - http://gstreamer.freedesktop.org - - - amrwbdec - AMR-WB audio decoder - Codec/Decoder/Audio - Adaptive Multi-Rate Wideband audio decoder - Renato Araujo <renato.filho@indt.org.br> - - - src - source - always -
audio/x-raw-int, width=(int)16, depth=(int)16, signed=(boolean)true, endianness=(int)1234, rate=(int)16000, channels=(int)1
-
- - sink - sink - always -
audio/AMR-WB, rate=(int)16000, channels=(int)1
-
-
-
- - amrwbenc - AMR-WB audio encoder - Codec/Encoder/Audio - Adaptive Multi-Rate Wideband audio encoder - Renato Araujo <renato.filho@indt.org.br> - - - src - source - always -
audio/AMR-WB, rate=(int)16000, channels=(int)1
-
- - sink - sink - always -
audio/x-raw-int, width=(int)16, depth=(int)16, signed=(boolean)true, endianness=(int)1234, rate=(int)16000, channels=(int)1
-
-
-
- - amrwbparse - AMR-WB audio stream parser - Codec/Parser/Audio - Adaptive Multi-Rate WideBand audio parser - Renato Filho <renato.filho@indt.org.br> - - - src - source - always -
audio/AMR-WB, rate=(int)16000, channels=(int)1
-
- - sink - sink - always -
audio/x-amr-wb-sh
-
-
-
-
-
\ No newline at end of file diff --git a/docs/plugins/inspect/plugin-dvbsrc.xml b/docs/plugins/inspect/plugin-dvbsrc.xml deleted file mode 100644 index dfc3d0d4c9..0000000000 --- a/docs/plugins/inspect/plugin-dvbsrc.xml +++ /dev/null @@ -1,28 +0,0 @@ - - dvbsrc - DVB Source - ../../sys/dvb/.libs/libgstdvbsrc.so - libgstdvbsrc.so - 0.10.5.1 - LGPL - gst-plugins-bad - - University of Paderborn - - - dvbsrc - DVB Source - Source/Video - Digital Video Broadcast Source - P2P-VCR, C-Lab, University of Paderborn012Zaheer Abbas Merali <zaheerabbas at merali dot org> - - - src - source - always -
video/mpegts, mpegversion=(int)2, systemstream=(boolean)true
-
-
-
-
-
\ No newline at end of file diff --git a/docs/plugins/inspect/plugin-flacparse.xml b/docs/plugins/inspect/plugin-flacparse.xml deleted file mode 100644 index 8c9834b072..0000000000 --- a/docs/plugins/inspect/plugin-flacparse.xml +++ /dev/null @@ -1,34 +0,0 @@ - - flacparse - The FLAC Lossless compressor Codec parser - ../../gst/flacparse/.libs/libgstflacparse.so - libgstflacparse.so - 0.10.13.1 - LGPL - gst-plugins-bad - GStreamer Bad Plug-ins git/prerelease - Unknown package origin - - - flacparse - FLAC audio parser - Codec/Parser/Audio - Parses audio with the FLAC lossless audio codec - Sebastian Dröge <sebastian.droege@collabora.co.uk> - - - sink - sink - always -
audio/x-flac
-
- - src - source - always -
audio/x-flac, channels=(int)[ 1, 8 ], rate=(int)[ 1, 655350 ]
-
-
-
-
-
\ No newline at end of file diff --git a/docs/plugins/inspect/plugin-gstrtpmanager.xml b/docs/plugins/inspect/plugin-gstrtpmanager.xml deleted file mode 100644 index d9ec8fd3a3..0000000000 --- a/docs/plugins/inspect/plugin-gstrtpmanager.xml +++ /dev/null @@ -1,190 +0,0 @@ - - gstrtpmanager - RTP session management plugin library - ../../gst/rtpmanager/.libs/libgstrtpmanager.so - libgstrtpmanager.so - 0.10.13.1 - LGPL - gst-plugins-bad - GStreamer Bad Plug-ins git/prerelease - Unknown package origin - - - gstrtpbin - RTP Bin - Filter/Network/RTP - Implement an RTP bin - Wim Taymans <wim.taymans@gmail.com> - - - recv_rtcp_sink_%d - sink - request -
application/x-rtcp
-
- - recv_rtp_sink_%d - sink - request -
application/x-rtp
-
- - send_rtp_sink_%d - sink - request -
application/x-rtp
-
- - recv_rtp_src_%d_%d_%d - source - sometimes -
application/x-rtp
-
- - send_rtp_src_%d - source - sometimes -
application/x-rtp
-
- - send_rtcp_src_%d - source - request -
application/x-rtcp
-
-
-
- - gstrtpjitterbuffer - RTP packet jitter-buffer - Filter/Network/RTP - A buffer that deals with network jitter and other transmission faults - Philippe Kalaf <philippe.kalaf@collabora.co.uk>, Wim Taymans <wim.taymans@gmail.com> - - - sink - sink - always -
application/x-rtp, clock-rate=(int)[ 1, 2147483647 ]
-
- - sink_rtcp - sink - request -
application/x-rtcp
-
- - src - source - always -
application/x-rtp
-
-
-
- - gstrtpptdemux - RTP Demux - Demux/Network/RTP - Parses codec streams transmitted in the same RTP session - Kai Vehmanen <kai.vehmanen@nokia.com> - - - sink - sink - always -
application/x-rtp
-
- - src_%d - source - sometimes -
application/x-rtp, payload=(int)[ 0, 255 ]
-
-
-
- - gstrtpsession - RTP Session - Filter/Network/RTP - Implement an RTP session - Wim Taymans <wim.taymans@gmail.com> - - - recv_rtcp_sink - sink - request -
application/x-rtcp
-
- - recv_rtp_sink - sink - request -
application/x-rtp
-
- - send_rtp_sink - sink - request -
application/x-rtp
-
- - recv_rtp_src - source - sometimes -
application/x-rtp
-
- - send_rtp_src - source - sometimes -
application/x-rtp
-
- - sync_src - source - sometimes -
application/x-rtcp
-
- - send_rtcp_src - source - request -
application/x-rtcp
-
-
-
- - gstrtpssrcdemux - RTP SSRC Demux - Demux/Network/RTP - Splits RTP streams based on the SSRC - Wim Taymans <wim.taymans@gmail.com> - - - rtcp_sink - sink - always -
application/x-rtcp
-
- - sink - sink - always -
application/x-rtp
-
- - rtcp_src_%d - source - sometimes -
application/x-rtcp
-
- - src_%d - source - sometimes -
application/x-rtp
-
-
-
-
-
\ No newline at end of file diff --git a/docs/plugins/inspect/plugin-mpegtsparse.xml b/docs/plugins/inspect/plugin-mpegtsparse.xml deleted file mode 100644 index cff28f69bb..0000000000 --- a/docs/plugins/inspect/plugin-mpegtsparse.xml +++ /dev/null @@ -1,40 +0,0 @@ - - mpegtsparse - MPEG-2 transport stream parser - ../../gst/mpegtsparse/.libs/libgstmpegtsparse.so - libgstmpegtsparse.so - 0.10.8 - LGPL - gst-plugins-bad - GStreamer Bad Plug-ins source release - Unknown package origin - - - mpegtsparse - MPEG transport stream parser - Codec/Parser - Parses MPEG2 transport streams - Alessandro Decina <alessandro@nnva.org> - - - sink - sink - always -
video/mpegts, systemstream=(boolean)true
-
- - src%d - source - request -
video/mpegts, systemstream=(boolean)true
-
- - program_%d - source - sometimes -
video/mpegts, systemstream=(boolean)true
-
-
-
-
-
\ No newline at end of file diff --git a/docs/plugins/inspect/plugin-x264.xml b/docs/plugins/inspect/plugin-x264.xml deleted file mode 100644 index 93b33747ed..0000000000 --- a/docs/plugins/inspect/plugin-x264.xml +++ /dev/null @@ -1,34 +0,0 @@ - - x264 - libx264-based H264 plugins - ../../ext/x264/.libs/libgstx264.so - libgstx264.so - 0.10.12.1 - GPL - gst-plugins-bad - GStreamer Bad Plug-ins git/prerelease - Unknown package origin - - - x264enc - x264enc - Codec/Encoder/Video - H264 Encoder - Josef Zlomek <josef.zlomek@itonis.tv>, Mark Nauwelaerts <mnauw@users.sf.net> - - - sink - sink - always -
video/x-raw-yuv, format=(fourcc)I420, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 16, 2147483647 ], height=(int)[ 16, 2147483647 ]
-
- - src - source - always -
video/x-h264, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]
-
-
-
-
-
\ No newline at end of file