mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 06:46:38 +00:00
Original commit message from CVS: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-good-plugins-docs.sgml: * docs/plugins/gst-plugins-good-plugins-sections.txt: * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_base_init): * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_base_init), (gst_auto_video_sink_factory_filter): documenting auto*sink using strstr for the video sink lookup, class field is not ordered update other plugins
22 lines
No EOL
772 B
XML
22 lines
No EOL
772 B
XML
<plugin>
|
|
<name>avi</name>
|
|
<description>AVI stream handling</description>
|
|
<filename>../../gst/avi/.libs/libgstavi.so</filename>
|
|
<basename>libgstavi.so</basename>
|
|
<version>0.9.6.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>avidemux</name>
|
|
<longname>Avi demuxer</longname>
|
|
<class>Codec/Demuxer</class>
|
|
<description>Demultiplex an avi file into audio and video</description>
|
|
<author>Erik Walthinsen <omega@cse.ogi.edu>
|
|
Wim Taymans <wim.taymans@chello.be>
|
|
Ronald Bultje <rbultje@ronald.bitfreak.net></author>
|
|
</element>
|
|
</elements>
|
|
</plugin> |