video: add missing part of documentation text
authorThiago Santos <thiagoss@osg.samsung.com>
Thu, 16 Apr 2015 13:03:05 +0000 (10:03 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Fri, 17 Apr 2015 17:17:44 +0000 (14:17 -0300)
gst-libs/gst/video/gstvideoutils.h

index e385103..84399d4 100644 (file)
@@ -206,6 +206,7 @@ typedef enum
  * @distance_from_sync: Distance in frames from the last synchronization point.
  * @input_buffer: the input #GstBuffer that created this frame. The buffer is owned
  *           by the frame and references to the frame instead of the buffer should
+ *           be kept.
  * @output_buffer: the output #GstBuffer. Implementations should set this either
  *           directly, or by using the
  *           @gst_video_decoder_allocate_output_frame() or