From a99d3f8769ed3fd1266d5216ecefebfd1bdcf663 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Wed, 28 Jan 2009 12:29:42 +0200 Subject: Update and add documentation for plugins with no deps (gst). Link to properties. Correct titles for examples. Document a few trivial cases. Keep lists in section file and docs/plugins/Makefile.am alphabetically ordered. --- gst/alpha/gstalphacolor.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'gst/alpha') diff --git a/gst/alpha/gstalphacolor.c b/gst/alpha/gstalphacolor.c index 6e628781..26086ef6 100644 --- a/gst/alpha/gstalphacolor.c +++ b/gst/alpha/gstalphacolor.c @@ -20,12 +20,8 @@ /** * SECTION:element-alphacolor * - * - * * The alphacolor element does memory-efficient (in-place) colourspace * conversion from RGBA to AYUV, preserving the alpha channel. - * - * */ #ifdef HAVE_CONFIG_H -- cgit