diff options
Diffstat (limited to 'docs/plugins/inspect/plugin-cdxaparse.xml')
-rw-r--r-- | docs/plugins/inspect/plugin-cdxaparse.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/plugins/inspect/plugin-cdxaparse.xml b/docs/plugins/inspect/plugin-cdxaparse.xml new file mode 100644 index 00000000..499ceff8 --- /dev/null +++ b/docs/plugins/inspect/plugin-cdxaparse.xml @@ -0,0 +1,20 @@ +<plugin> + <name>cdxaparse</name> + <description>Parse a .dat file (VCD) into raw mpeg1</description> + <filename>../../gst/cdxaparse/.libs/libgstcdxaparse.so</filename> + <basename>libgstcdxaparse.so</basename> + <version>0.10.1.1</version> + <license>LGPL</license> + <source>gst-plugins-bad</source> + <package>GStreamer CVS/prerelease</package> + <origin>http://gstreamer.freedesktop.org/</origin> + <elements> + <element> + <name>cdxaparse</name> + <longname>.dat parser</longname> + <class>Codec/Parser</class> + <description>Parse a .dat file (VCD) into raw mpeg1</description> + <author>Wim Taymans <wim.taymans@tvd.be></author> + </element> + </elements> +</plugin>
\ No newline at end of file |