~ubuntu-branches/ubuntu/natty/gst-entrans/natty

« back to all changes in this revision

Viewing changes to docs/plugins/html/gst-entrans-plugins-rbswap.html

  • Committer: Bazaar Package Importer
  • Author(s): Jonas Smedegaard
  • Date: 2010-09-13 19:49:29 UTC
  • Revision ID: james.westby@ubuntu.com-20100913194929-qz90a14xyxln9yfz
Tags: upstream-0.10.2
Import upstream version 0.10.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 
2
<html>
 
3
<head>
 
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
5
<title>rbswap</title>
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
 
7
<link rel="start" href="index.html" title="GStreamer Entrans 0.10 Reference Manual">
 
8
<link rel="up" href="ch01.html" title="gst-entrans Elements">
 
9
<link rel="prev" href="gst-entrans-plugins-procpipe.html" title="procpipe">
 
10
<link rel="next" href="gst-entrans-plugins-shift.html" title="shift">
 
11
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
 
12
<link rel="stylesheet" href="style.css" type="text/css">
 
13
<link rel="chapter" href="ch01.html" title="gst-entrans Elements">
 
14
<link rel="chapter" href="ch02.html" title="gst-entrans Plugins">
 
15
<link rel="chapter" href="ch03.html" title="gst-entrans Helper Elements and Utilities">
 
16
</head>
 
17
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 
18
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
 
19
<tr valign="middle">
 
20
<td><a accesskey="p" href="gst-entrans-plugins-procpipe.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
 
21
<td><a accesskey="u" href="ch01.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
 
22
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
 
23
<th width="100%" align="center">GStreamer Entrans 0.10 Reference Manual</th>
 
24
<td><a accesskey="n" href="gst-entrans-plugins-shift.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
 
25
</tr>
 
26
<tr><td colspan="5" class="shortcuts">
 
27
<a href="#gst-entrans-plugins-rbswap.synopsis" class="shortcut">Top</a>
 
28
                 | 
 
29
                <a href="#gst-entrans-plugins-rbswap.description" class="shortcut">Description</a>
 
30
                 | 
 
31
                <a href="#gst-entrans-plugins-rbswap.object-hierarchy" class="shortcut">Object Hierarchy</a>
 
32
</td></tr>
 
33
</table>
 
34
<div class="refentry" lang="en">
 
35
<a name="gst-entrans-plugins-rbswap"></a><div class="titlepage"></div>
 
36
<div class="refnamediv"><table width="100%"><tr>
 
37
<td valign="top">
 
38
<h2><span class="refentrytitle"><a name="gst-entrans-plugins-rbswap.top_of_page"></a>rbswap</span></h2>
 
39
<p>rbswap — Swap red and blue components</p>
 
40
</td>
 
41
<td valign="top" align="right"></td>
 
42
</tr></table></div>
 
43
<div class="refsynopsisdiv">
 
44
<a name="gst-entrans-plugins-rbswap.synopsis"></a><h2>Synopsis</h2>
 
45
<a name="GstRbSwap"></a><pre class="synopsis">
 
46
                    <a class="link" href="gst-entrans-plugins-rbswap.html#GstRbSwap-struct" title="GstRbSwap">GstRbSwap</a>;
 
47
</pre>
 
48
</div>
 
49
<div class="refsect1" lang="en">
 
50
<a name="gst-entrans-plugins-rbswap.object-hierarchy"></a><h2>Object Hierarchy</h2>
 
51
<pre class="synopsis">
 
52
  <a
 
53
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
 
54
>GObject</a>
 
55
   +----GstObject
 
56
         +----GstElement
 
57
               +----GstBaseTransform
 
58
                     +----<a
 
59
href="/usr/share/gtk-doc/html/gst-plugins-base-libs-0.10/gst-plugins-base-libs-gstvideofilter.html#GstVideoFilter"
 
60
>GstVideoFilter</a>
 
61
                           +----GstRbSwap
 
62
</pre>
 
63
</div>
 
64
<div class="refsect1" lang="en">
 
65
<a name="gst-entrans-plugins-rbswap.description"></a><h2>Description</h2>
 
66
<p>
 
67
</p>
 
68
<div class="refsect2" lang="en">
 
69
<a name="id594408"></a><h3>History</h3>
 
70
<p>
 
71
Swaps red (Cr) and blue (Cb) in video frames.
 
72
This should rarely be needed, but may be required in unusual cases,
 
73
e.g. if people have blue faces.
 
74
</p>
 
75
<p>
 
76
</p>
 
77
<div class="itemizedlist"><ul type="disc">
 
78
<li>
 
79
It is akin to transcode's rgbswap [Thomas Oestreich]
 
80
</li>
 
81
<li>
 
82
Similar basic operation also available in e.g. mplayer's swapuv, etc
 
83
</li>
 
84
</ul></div>
 
85
<p>
 
86
</p>
 
87
</div>
 
88
<div class="refsect2" lang="en">
 
89
<a name="id594436"></a><h3>Element Information</h3>
 
90
<div class="variablelist"><table border="0">
 
91
<col align="left" valign="top">
 
92
<tbody>
 
93
<tr>
 
94
<td><p><span class="term">plugin</span></p></td>
 
95
<td>
 
96
          <a class="link" href="gst-entrans-plugins-plugin-transcode.html#plugin-transcode">transcode</a>
 
97
        </td>
 
98
</tr>
 
99
<tr>
 
100
<td><p><span class="term">author</span></p></td>
 
101
<td>Mark Nauwelaerts &lt;mnauw@users.sourceforge.net&gt;</td>
 
102
</tr>
 
103
<tr>
 
104
<td><p><span class="term">class</span></p></td>
 
105
<td>Filter/Effect/Video</td>
 
106
</tr>
 
107
</tbody>
 
108
</table></div>
 
109
</div>
 
110
<p>
 
111
</p>
 
112
</div>
 
113
<div class="refsect1" lang="en">
 
114
<a name="gst-entrans-plugins-rbswap.details"></a><h2>Details</h2>
 
115
<div class="refsect2" lang="en">
 
116
<a name="GstRbSwap-struct"></a><h3>GstRbSwap</h3>
 
117
<pre class="programlisting">typedef struct _GstRbSwap GstRbSwap;</pre>
 
118
<p>
 
119
</p>
 
120
</div>
 
121
</div>
 
122
</div>
 
123
<div class="footer">
 
124
<hr>
 
125
          Generated by GTK-Doc V1.11</div>
 
126
</body>
 
127
</html>