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:
738cd58
)
glbasememory: type fix for GstGLBaseMemoryAllocatorAllocFunction
author
Matthew Waters
<matthew@centricular.com>
Tue, 10 Jan 2017 09:06:07 +0000
(20:06 +1100)
committer
Tim-Philipp Müller
<tim@centricular.com>
Sat, 9 Dec 2017 19:32:26 +0000
(19:32 +0000)
gst-libs/gst/gl/gstglbasememory.h
patch
|
blob
|
history
diff --git
a/gst-libs/gst/gl/gstglbasememory.h
b/gst-libs/gst/gl/gstglbasememory.h
index
dc34b16
..
6bdadf7
100644
(file)
--- a/
gst-libs/gst/gl/gstglbasememory.h
+++ b/
gst-libs/gst/gl/gstglbasememory.h
@@
-316,7
+316,7
@@
struct _GstGLBaseMemoryAllocator
/**
* GstGLBaseMemoryAllocatorClass:
* @parent_class: the parent class
- * @alloc: a #GstGLBaseMemoryAllocatorAllocFunction
s
+ * @alloc: a #GstGLBaseMemoryAllocatorAllocFunction
* @create: a #GstGLBaseMemoryAllocatorCreateFunction
* @map: a #GstGLBaseMemoryAllocatorMapFunction
* @unmap: a #GstGLBaseMemoryAllocatorUnmapFunction