projects
/
platform
/
upstream
/
gst-plugins-base.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7d8fc5
)
video: add missing part of documentation text
author
Thiago Santos
<thiagoss@osg.samsung.com>
Thu, 16 Apr 2015 13:03:05 +0000
(10:03 -0300)
committer
Thiago Santos
<thiagoss@osg.samsung.com>
Fri, 17 Apr 2015 17:17:44 +0000
(14:17 -0300)
gst-libs/gst/video/gstvideoutils.h
patch
|
blob
|
history
diff --git
a/gst-libs/gst/video/gstvideoutils.h
b/gst-libs/gst/video/gstvideoutils.h
index
e385103
..
84399d4
100644
(file)
--- a/
gst-libs/gst/video/gstvideoutils.h
+++ b/
gst-libs/gst/video/gstvideoutils.h
@@
-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