From a19ae16b5a0b895144ae4aa8e160ba6d82097a8c Mon Sep 17 00:00:00 2001 From: Sreerenj Balachandran Date: Tue, 22 May 2012 15:24:36 +0300 Subject: [PATCH] videoutils: improve doc --- gst-libs/gst/video/gstvideoutils.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/gst-libs/gst/video/gstvideoutils.h b/gst-libs/gst/video/gstvideoutils.h index eb33255..0628afd 100644 --- a/gst-libs/gst/video/gstvideoutils.h +++ b/gst-libs/gst/video/gstvideoutils.h @@ -205,8 +205,6 @@ typedef enum * @output_buffer: the output #GstBuffer. Implementations should set this either * directly, or by using the @gst_video_decoder_alloc_output_frame() or * @gst_video_decoder_alloc_output_buffer() methods. - * @n_fields: number of fields in the frame (default 2). Decoders can change - * this if the frame contains a different number of fields. * @deadline: Running time when the frame will be used. * @events: Events that will be pushed downstream before this frame is pushed. * -- 2.7.4