summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-mpegpsmux.xml
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2012-09-17 17:52:27 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2012-09-17 17:52:27 +0100
commitccd85498414598dc0363da50f9607ab2abfff20e (patch)
tree91c31f921dfb8de8b2a8bd493671bfcc90c60398 /docs/plugins/inspect/plugin-mpegpsmux.xml
parent591f6355e5ab88ad44ba20f7b25db7c3d2043ed0 (diff)
downloadgstreamer-plugins-bad-ccd85498414598dc0363da50f9607ab2abfff20e.tar.gz
docs: update
Diffstat (limited to 'docs/plugins/inspect/plugin-mpegpsmux.xml')
-rw-r--r--docs/plugins/inspect/plugin-mpegpsmux.xml34
1 files changed, 0 insertions, 34 deletions
diff --git a/docs/plugins/inspect/plugin-mpegpsmux.xml b/docs/plugins/inspect/plugin-mpegpsmux.xml
deleted file mode 100644
index 47ff527b8..000000000
--- a/docs/plugins/inspect/plugin-mpegpsmux.xml
+++ /dev/null
@@ -1,34 +0,0 @@
-<plugin>
- <name>mpegpsmux</name>
- <description>MPEG-PS muxer</description>
- <filename>../../gst/mpegpsmux/.libs/libgstmpegpsmux.so</filename>
- <basename>libgstmpegpsmux.so</basename>
- <version>0.10.23.1</version>
- <license>LGPL</license>
- <source>gst-plugins-bad</source>
- <package>GStreamer Bad Plug-ins git</package>
- <origin>Unknown package origin</origin>
- <elements>
- <element>
- <name>mpegpsmux</name>
- <longname>MPEG Program Stream Muxer</longname>
- <class>Codec/Muxer</class>
- <description>Multiplexes media streams into an MPEG Program Stream</description>
- <author>Lin YANG &lt;oxcsnicho@gmail.com&gt;</author>
- <pads>
- <caps>
- <name>sink_%d</name>
- <direction>sink</direction>
- <presence>request</presence>
- <details>video/mpeg, mpegversion=(int){ 1, 2, 4 }, systemstream=(boolean)false; video/x-dirac; video/x-h264; audio/mpeg, mpegversion=(int){ 1, 2 }; audio/mpeg, mpegversion=(int)4, stream-format=(string){ raw, adts }; audio/x-lpcm, width=(int){ 16, 20, 24 }, rate=(int){ 48000, 96000 }, channels=(int)[ 1, 8 ], dynamic_range=(int)[ 0, 255 ], emphasis=(boolean){ false, true }, mute=(boolean){ false, true }</details>
- </caps>
- <caps>
- <name>src</name>
- <direction>source</direction>
- <presence>always</presence>
- <details>video/mpeg, mpegversion=(int)2, systemstream=(boolean)true</details>
- </caps>
- </pads>
- </element>
- </elements>
-</plugin> \ No newline at end of file