video-blend: Doc fix
authorSreerenj Balachandran <sreerenj.balachandran@intel.com>
Wed, 11 Jul 2012 13:27:11 +0000 (16:27 +0300)
committerWim Taymans <wim.taymans@collabora.co.uk>
Tue, 24 Jul 2012 10:56:46 +0000 (12:56 +0200)
gst-libs/gst/video/video-blend.c

index f79959a..5816183 100644 (file)
@@ -231,9 +231,8 @@ gst_video_blend_scale_linear_RGBA (GstVideoInfo * src, GstBuffer * src_buffer,
 }
 
 /* video_blend:
- * @dest: The #GstBlendVideoFormatInfo where to blend @src in
- * @src: the #GstBlendVideoFormatInfo that we want to blend into
- * @dest
+ * @dest: The #GstVideoFrame where to blend @src in
+ * @src: the #GstVideoFrame that we want to blend into
  * @x: The x offset in pixel where the @src image should be blended
  * @y: the y offset in pixel where the @src image should be blended
  * @global_alpha: the global_alpha each per-pixel alpha value is multiplied