projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5aa236
)
video: Fix simple typo in GstVideoFrameMapFlags docs
author
Jan Schmidt
<jan@centricular.com>
Wed, 8 Oct 2014 16:31:58 +0000
(
03:31
+1100)
committer
Jan Schmidt
<jan@centricular.com>
Thu, 5 Feb 2015 17:02:48 +0000
(
04:02
+1100)
gst-libs/gst/video/video-frame.h
patch
|
blob
|
history
diff --git
a/gst-libs/gst/video/video-frame.h
b/gst-libs/gst/video/video-frame.h
index
f8e6304
..
929ebab
100644
(file)
--- a/
gst-libs/gst/video/video-frame.h
+++ b/
gst-libs/gst/video/video-frame.h
@@
-150,7
+150,7
@@
typedef enum {
} GstVideoBufferFlags;
/**
- * GstVideo
Buffer
Flags:
+ * GstVideo
FrameMap
Flags:
* @GST_VIDEO_FRAME_MAP_FLAG_NO_REF: Don't take another reference of the buffer and store it in
* the GstVideoFrame. This makes sure that the buffer stays
* writable while the frame is mapped, but requires that the