diff options
| author | Thomas Vander Stichele <thomas@apestaart.org> | 2006-04-01 14:03:03 +0000 |
|---|---|---|
| committer | Thomas Vander Stichele <thomas@apestaart.org> | 2006-04-01 14:03:03 +0000 |
| commit | 2088cb81b1a3fdd498f9722d4c2b5084488ea9d3 (patch) | |
| tree | c4372e64305bba5e5d5e84d1aeaf4da0528a2b4c /docs/plugins/inspect/plugin-annodex.xml | |
| parent | e50a7b728bddaae077bac4a3e57a57612628dcc3 (diff) | |
adding inspect files
Original commit message from CVS:
adding inspect files
Diffstat (limited to 'docs/plugins/inspect/plugin-annodex.xml')
| -rw-r--r-- | docs/plugins/inspect/plugin-annodex.xml | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/docs/plugins/inspect/plugin-annodex.xml b/docs/plugins/inspect/plugin-annodex.xml new file mode 100644 index 00000000..1b016558 --- /dev/null +++ b/docs/plugins/inspect/plugin-annodex.xml @@ -0,0 +1,27 @@ +<plugin> + <name>annodex</name> + <description>annodex stream manipulation (info about annodex: http://www.annodex.net)</description> + <filename>../../ext/annodex/.libs/libgstannodex.so</filename> + <basename>libgstannodex.so</basename> + <version>0.10.2.1</version> + <license>LGPL</license> + <source>gst-plugins-good</source> + <package>GStreamer Good Plug-ins CVS/prerelease</package> + <origin>Unknown package origin</origin> + <elements> + <element> + <name>cmmldec</name> + <longname>CMML stream decoder</longname> + <class>Codec/Decoder</class> + <description>Decodes CMML streams</description> + <author>Alessandro Decina <alessandro@nnva.org></author> + </element> + <element> + <name>cmmlenc</name> + <longname>CMML streams encoder</longname> + <class>Codec/Encoder</class> + <description>Encodes CMML streams</description> + <author>Alessandro Decina <alessandro@nnva.org></author> + </element> + </elements> +</plugin>
\ No newline at end of file |
