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

« back to all changes in this revision

Viewing changes to docs/plugins/inspect/plugin-curl.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:
 
1
<plugin>
 
2
  <name>curl</name>
 
3
  <description>libcurl-based elements</description>
 
4
  <filename>../../ext/curl/.libs/libgstcurl.so</filename>
 
5
  <basename>libgstcurl.so</basename>
 
6
  <version>0.10.22</version>
 
7
  <license>LGPL</license>
 
8
  <source>gst-plugins-bad</source>
 
9
  <package>GStreamer Bad Plug-ins source release</package>
 
10
  <origin>Unknown package origin</origin>
 
11
  <elements>
 
12
    <element>
 
13
      <name>curlsink</name>
 
14
      <longname>Curl sink</longname>
 
15
      <class>Sink/Network</class>
 
16
      <description>Upload data over the network to a server using libcurl</description>
 
17
      <author>Patricia Muscalu &lt;patricia@axis.com&gt;</author>
 
18
      <pads>
 
19
        <caps>
 
20
          <name>sink</name>
 
21
          <direction>sink</direction>
 
22
          <presence>always</presence>
 
23
          <details>ANY</details>
 
24
        </caps>
 
25
      </pads>
 
26
    </element>
 
27
  </elements>
 
28
</plugin>
 
 
b'\\ No newline at end of file'