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

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Tony Espy
  • Date: 2009-12-04 13:17:51 UTC
  • mfrom: (18.4.7 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091204131751-hpo02yltrcsmy1xh
Tags: 0.10.17-1ubuntu1
* Merge from Debian testing (LP: #481645), remaining changes:
  - Removed plugins that are now provided -good
    - libgstdtmf.so
    - libgstvalve.so
    - libgstautoconvert.so
    - libgstrtpmux.so
    - libgstliveadder.so

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
  <description>Adaptive Multi-Rate Wide-Band Encoder</description>
4
4
  <filename>../../ext/amrwbenc/.libs/libgstamrwbenc.so</filename>
5
5
  <basename>libgstamrwbenc.so</basename>
6
 
  <version>0.10.14</version>
 
6
  <version>0.10.14.1</version>
7
7
  <license>unknown</license>
8
8
  <source>gst-plugins-bad</source>
9
 
  <package>GStreamer Bad Plug-ins source release</package>
10
 
  <origin>Unknown package origin</origin>
 
9
  <package>GStreamer Bad Plug-ins git/prerelease</package>
 
10
  <origin>http://gstreamer.freedesktop.org</origin>
11
11
  <elements>
12
 
    <element>
13
 
      <name>amrwbenc</name>
14
 
      <longname>AMR-WB audio encoder</longname>
15
 
      <class>Codec/Encoder/Audio</class>
16
 
      <description>Adaptive Multi-Rate Wideband audio encoder</description>
17
 
      <author>Renato Araujo &lt;renato.filho@indt.org.br&gt;</author>
18
 
      <pads>
19
 
        <caps>
20
 
          <name>src</name>
21
 
          <direction>source</direction>
22
 
          <presence>always</presence>
23
 
          <details>audio/AMR-WB, rate=(int)16000, channels=(int)1</details>
24
 
        </caps>
25
 
        <caps>
26
 
          <name>sink</name>
27
 
          <direction>sink</direction>
28
 
          <presence>always</presence>
29
 
          <details>audio/x-raw-int, width=(int)16, depth=(int)16, signed=(boolean)true, endianness=(int)1234, rate=(int)16000, channels=(int)1</details>
30
 
        </caps>
31
 
      </pads>
32
 
    </element>
 
12
 
33
13
  </elements>
34
14
</plugin>
 
 
b'\\ No newline at end of file'