video: add missing part of documentation text

This commit is contained in:
Thiago Santos 2015-04-16 10:03:05 -03:00
parent d7d8fc5652
commit befafccf35

View 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