~ubuntu-branches/ubuntu/quantal/gst-plugins-bad0.10/quantal-proposed

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Ken VanDine
  • Date: 2011-07-19 14:32:43 UTC
  • mfrom: (18.4.21 sid)
  • Revision ID: james.westby@ubuntu.com-20110719143243-p7pnkh45akfp0ihk
Tags: 0.10.22-2ubuntu1
* Rebased on debian unstable, remaining changes:
  - debian/gstreamer-plugins-bad.install
    * don't include dtmf, liveadder, rtpmux, autoconvert and shm, we include 
      them in -good

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
  <description>Create and parse Audio Interchange File Format (AIFF) files</description>
4
4
  <filename>../../gst/aiff/.libs/libgstaiff.so</filename>
5
5
  <basename>libgstaiff.so</basename>
6
 
  <version>0.10.21</version>
 
6
  <version>0.10.22</version>
7
7
  <license>LGPL</license>
8
8
  <source>gst-plugins-bad</source>
9
9
  <package>GStreamer Bad Plug-ins source release</package>
47
47
          <name>src</name>
48
48
          <direction>source</direction>
49
49
          <presence>always</presence>
50
 
          <details>audio/x-raw-int, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int){ 1234, 4321 }, width=(int){ 8, 16, 24, 32 }, depth=(int)[ 1, 32 ], signed=(boolean){ true, false }</details>
 
50
          <details>audio/x-raw-int, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int){ 1234, 4321 }, width=(int){ 8, 16, 24, 32 }, depth=(int)[ 1, 32 ], signed=(boolean){ true, false }; audio/x-raw-float, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int){ 1234, 4321 }, width=(int){ 32, 64 }</details>
51
51
        </caps>
52
52
      </pads>
53
53
    </element>