Welcome to mirror list, hosted at ThFree Co, Russian Federation.

plugin-smpte.xml « inspect « plugins « docs - github.com/GStreamer/gst-plugins-good.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: aef9c25eaf36f045ee9aab56c3b89271992615c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<plugin>
  <name>smpte</name>
  <description>Apply the standard SMPTE transitions on video images</description>
  <filename>../../gst/smpte/.libs/libgstsmpte.so</filename>
  <basename>libgstsmpte.so</basename>
  <version>0.10.0</version>
  <license>LGPL</license>
  <source>gst-plugins-good</source>
  <package>GStreamer Good Plug-ins source release</package>
  <origin>Unknown package origin</origin>
  <elements>
    <element>
      <name>smpte</name>
      <longname>SMPTE transitions</longname>
      <class>Filter/Editor/Video</class>
      <description>Apply the standard SMPTE transitions on video images</description>
      <author>Wim Taymans &lt;wim.taymans@chello.be&gt;</author>
    </element>
  </elements>
</plugin>