summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSreerenj Balachandran <sreerenj.balachandran@intel.com>2012-05-22 15:24:36 +0300
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2012-05-23 10:16:25 +0200
commita19ae16b5a0b895144ae4aa8e160ba6d82097a8c (patch)
tree115a7fdae65fcbb9e0e7c33baacff712ece7f67e
parent8054c661948cc46ca2f097d3067bdb6940709595 (diff)
videoutils: improve doc
-rw-r--r--gst-libs/gst/video/gstvideoutils.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gst-libs/gst/video/gstvideoutils.h b/gst-libs/gst/video/gstvideoutils.h
index eb332554f..0628afdb7 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.
*