~ubuntu-branches/ubuntu/feisty/gst-plugins-good0.10/feisty-security

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2006-12-21 21:12:15 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20061221211215-3uukkusokhe0nk4f
Tags: 0.10.5-0ubuntu1
* Sync with pkg-gstreamer SVN:
  + debian/rules:
    - Use Ubuntu as distribution name and point to the proper Launchpad URL
  + debian/patches/01_esdsink-priority.patch:
    - Mark the esdsink with rank primary-2 to get
      pulse > alsadmix > esd > alsa > oss

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<plugin>
2
2
  <name>flxdec</name>
3
 
  <description>FLX video decoder</description>
 
3
  <description>FLC/FLI/FLX video decoder</description>
4
4
  <filename>../../gst/flx/.libs/libgstflxdec.so</filename>
5
5
  <basename>libgstflxdec.so</basename>
6
 
  <version>0.10.4</version>
 
6
  <version>0.10.4.2</version>
7
7
  <license>LGPL</license>
8
8
  <source>gst-plugins-good</source>
9
 
  <package>GStreamer Good Plug-ins source release</package>
 
9
  <package>GStreamer Good Plug-ins CVS/prerelease</package>
10
10
  <origin>Unknown package origin</origin>
11
11
  <elements>
12
12
    <element>
13
13
      <name>flxdec</name>
14
14
      <longname>FLX audio decoder</longname>
15
 
      <class>Codec/Decoder/Audio</class>
16
 
      <description>FLX decoder</description>
 
15
      <class>Codec/Decoder/Video</class>
 
16
      <description>FLC/FLI/FLX video decoder</description>
17
17
      <author>Sepp Wijnands &lt;mrrazz@garbage-coderz.net&gt;, Zeeshan Ali &lt;zeenix@gmail.com&gt;</author>
18
18
    </element>
19
19
  </elements>