mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
bbcc24410d
Original commit message from CVS: * configure.ac: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-good-plugins-docs.sgml: * docs/plugins/gst-plugins-good-plugins-sections.txt: * docs/plugins/inspect/plugin-videocrop.xml: * gst-plugins-good.spec.in: * sys/Makefile.am: * tests/check/Makefile.am: * tests/icles/Makefile.am: * tests/icles/videocrop-test.c: Move videocrop and osxvideo from -bad.
20 lines
No EOL
716 B
XML
20 lines
No EOL
716 B
XML
<plugin>
|
|
<name>videocrop</name>
|
|
<description>Crops video into a user-defined region</description>
|
|
<filename>../../gst/videocrop/.libs/libgstvideocrop.so</filename>
|
|
<basename>libgstvideocrop.so</basename>
|
|
<version>0.10.5.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>videocrop</name>
|
|
<longname>Crop</longname>
|
|
<class>Filter/Effect/Video</class>
|
|
<description>Crops video into a user-defined region</description>
|
|
<author>Tim-Philipp Müller <tim centricular net></author>
|
|
</element>
|
|
</elements>
|
|
</plugin> |