summaryrefslogtreecommitdiffstats
path: root/docs/plugins/inspect/plugin-xvid.xml
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2006-04-30 15:11:46 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2006-04-30 15:11:46 +0000
commitc5e07941499c4f22134e86444336dfa3fee11175 (patch)
treeafb70df01f86d79b5b79abc036bfd8851c192560 /docs/plugins/inspect/plugin-xvid.xml
parent64f3e81b95dc6432a60e977074912498d9b88d21 (diff)
downloadgst-plugins-bad-c5e07941499c4f22134e86444336dfa3fee11175.tar.gz
gst-plugins-bad-c5e07941499c4f22134e86444336dfa3fee11175.tar.bz2
gst-plugins-bad-c5e07941499c4f22134e86444336dfa3fee11175.zip
ignore more; add new inspect files
Original commit message from CVS: ignore more; add new inspect files
Diffstat (limited to 'docs/plugins/inspect/plugin-xvid.xml')
-rw-r--r--docs/plugins/inspect/plugin-xvid.xml27
1 files changed, 27 insertions, 0 deletions
diff --git a/docs/plugins/inspect/plugin-xvid.xml b/docs/plugins/inspect/plugin-xvid.xml
new file mode 100644
index 00000000..6f02edeb
--- /dev/null
+++ b/docs/plugins/inspect/plugin-xvid.xml
@@ -0,0 +1,27 @@
+<plugin>
+ <name>xvid</name>
+ <description>XviD plugin library</description>
+ <filename>../../ext/xvid/.libs/libgstxvid.so</filename>
+ <basename>libgstxvid.so</basename>
+ <version>0.10.2.1</version>
+ <license>GPL</license>
+ <source>gst-plugins-bad</source>
+ <package>GStreamer Bad Plug-ins CVS/prerelease</package>
+ <origin>Unknown package origin</origin>
+ <elements>
+ <element>
+ <name>xviddec</name>
+ <longname>XviD video decoder</longname>
+ <class>Codec/Decoder/Video</class>
+ <description>XviD decoder based on xvidcore</description>
+ <author>Ronald Bultje &lt;rbultje@ronald.bitfreak.net&gt;</author>
+ </element>
+ <element>
+ <name>xvidenc</name>
+ <longname>XviD video encoder</longname>
+ <class>Codec/Encoder/Video</class>
+ <description>XviD encoder based on xvidcore</description>
+ <author>Ronald Bultje &lt;rbultje@ronald.bitfreak.net&gt;</author>
+ </element>
+ </elements>
+</plugin> \ No newline at end of file