videometa: fix docs

This commit is contained in:
Wim Taymans 2013-05-17 15:40:50 +02:00
parent c5e9df4b51
commit 38317e3f09

View file

@ -129,8 +129,8 @@ GQuark gst_video_meta_transform_scale_get_quark (void);
/**
* GstVideoMetaTransform:
* @old_info: the old #GstVideoInfo
* @new_info: the new #GstVideoInfo
* @in_info: the input #GstVideoInfo
* @out_info: the output #GstVideoInfo
*
* Extra data passed to a video transform #GstMetaTransformFunction such as:
* "gst-video-scale".