From 7002f0336ba04f7e85c81a6287221fa906da3f42 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Tue, 24 Apr 2007 09:12:42 +0000 Subject: Add minimal docs blurb to alphacolor; split out headers into separate header file for gtk-doc. Original commit message from CVS: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-good-plugins-docs.sgml: * docs/plugins/gst-plugins-good-plugins-sections.txt: * docs/plugins/inspect/plugin-alphacolor.xml: * gst/alpha/Makefile.am: * gst/alpha/gstalphacolor.c: * gst/alpha/gstalphacolor.h: Add minimal docs blurb to alphacolor; split out headers into separate header file for gtk-doc. --- docs/plugins/inspect/plugin-alphacolor.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/plugins/inspect') diff --git a/docs/plugins/inspect/plugin-alphacolor.xml b/docs/plugins/inspect/plugin-alphacolor.xml index 8dd253ba..a2df37e7 100644 --- a/docs/plugins/inspect/plugin-alphacolor.xml +++ b/docs/plugins/inspect/plugin-alphacolor.xml @@ -1,6 +1,6 @@ alphacolor - RGB->YUV colorspace conversion preserving the alpha channels + RGBA to AYUV colorspace conversion preserving the alpha channel ../../gst/alpha/.libs/libgstalphacolor.so libgstalphacolor.so 0.10.5.1 @@ -13,7 +13,7 @@ alphacolor Alpha color filter Filter/Effect/Video - RGB->YUV colorspace conversion preserving the alpha channels + RGBA to AYUV colorspace conversion preserving the alpha channel Wim Taymans <wim@fluendo.com> -- cgit