From d259a233a590b7e07ffbe7cbf823ef9b5a6032bb Mon Sep 17 00:00:00 2001 From: Thiago Santos Date: Mon, 10 Aug 2015 09:49:19 -0300 Subject: [PATCH] videoencoder: remove empty line to make g-i-scanner happy gstvideoencoder.h:228: Warning: GstVideo: "@transform_meta" parameter unexpected at this location: * @transform_meta: Optional. Transform the metadata on ... --- gst-libs/gst/video/gstvideoencoder.h | 1 - 1 file changed, 1 deletion(-) diff --git a/gst-libs/gst/video/gstvideoencoder.h b/gst-libs/gst/video/gstvideoencoder.h index 3573d464dc..ea70552dff 100644 --- a/gst-libs/gst/video/gstvideoencoder.h +++ b/gst-libs/gst/video/gstvideoencoder.h @@ -224,7 +224,6 @@ struct _GstVideoEncoder * return TRUE if the query could be performed. Subclasses * should chain up to the parent implementation to invoke the * default handler. Since 1.4 - * * @transform_meta: Optional. Transform the metadata on the input buffer to the * output buffer. By default this method is copies all meta without * tags and meta with only the "video" tag. subclasses can