summaryrefslogtreecommitdiffstats
path: root/docs/plugins/inspect/plugin-videobalance.xml
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2006-04-01 14:03:03 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2006-04-01 14:03:03 +0000
commit2088cb81b1a3fdd498f9722d4c2b5084488ea9d3 (patch)
treec4372e64305bba5e5d5e84d1aeaf4da0528a2b4c /docs/plugins/inspect/plugin-videobalance.xml
parente50a7b728bddaae077bac4a3e57a57612628dcc3 (diff)
adding inspect files
Original commit message from CVS: adding inspect files
Diffstat (limited to 'docs/plugins/inspect/plugin-videobalance.xml')
-rw-r--r--docs/plugins/inspect/plugin-videobalance.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/plugins/inspect/plugin-videobalance.xml b/docs/plugins/inspect/plugin-videobalance.xml
new file mode 100644
index 00000000..859f80ef
--- /dev/null
+++ b/docs/plugins/inspect/plugin-videobalance.xml
@@ -0,0 +1,20 @@
+<plugin>
+ <name>videobalance</name>
+ <description>Changes hue, saturation, brightness etc. on video images</description>
+ <filename>../../gst/videofilter/.libs/libgstvideobalance.so</filename>
+ <basename>libgstvideobalance.so</basename>
+ <version>0.10.2.1</version>
+ <license>LGPL</license>
+ <source>gst-plugins-good</source>
+ <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <origin>Unknown package origin</origin>
+ <elements>
+ <element>
+ <name>videobalance</name>
+ <longname>Video balance</longname>
+ <class>Filter/Effect/Video</class>
+ <description>Adjusts brightness, contrast, hue, saturation on a video stream</description>
+ <author>David Schleef &lt;ds@schleef.org&gt;</author>
+ </element>
+ </elements>
+</plugin> \ No newline at end of file