~ubuntu-branches/ubuntu/quantal/gst-plugins-bad-multiverse0.10/quantal

« back to all changes in this revision

Viewing changes to docs/plugins/inspect/plugin-osxvideo.xml

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2007-05-03 19:52:54 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20070503195254-4dovmz251nut3yrt
Tags: 0.10.4+cvs20070502-1
* New CVS snapshot.
* debian/rules,
  debian/build-deps.in:
  + Update build dependencies.
* debian/gstreamer-plugins-bad-multiverse.install:
  + Add x264 plugin.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<plugin>
 
2
  <name>osxvideo</name>
 
3
  <description>OSX native video output plugin</description>
 
4
  <filename>../../ext/osxvideo/.libs/libgstosxvideo.so</filename>
 
5
  <basename>libgstosxvideo.so</basename>
 
6
  <version>0.10.4</version>
 
7
  <license>LGPL</license>
 
8
  <source>gst-plugins-bad</source>
 
9
  <package>Gstreamer</package>
 
10
  <origin>http://gstreamer.freedesktop.org</origin>
 
11
  <elements>
 
12
    <element>
 
13
      <name>osxvideosink</name>
 
14
      <longname>OSX Video sink</longname>
 
15
      <class>Sink/Video</class>
 
16
      <description>OSX native videosink</description>
 
17
      <author>Zaheer Abbas Merali &lt;zaheerabas at merali dot org&gt;</author>
 
18
    </element>
 
19
  </elements>
 
20
</plugin>