gl: remove unneeded gst_gl_buffer_alloc from header file
There's no implementation anymore!
This commit is contained in:
parent
e80337e374
commit
a3e593d2a9
@ -126,13 +126,6 @@ void gst_gl_buffer_init_once (void);
|
||||
GST_EXPORT
|
||||
gboolean gst_is_gl_buffer (GstMemory * mem);
|
||||
|
||||
GST_EXPORT
|
||||
GstGLBuffer * gst_gl_buffer_alloc (GstGLContext * context,
|
||||
guint gl_target,
|
||||
guint gl_usage,
|
||||
GstAllocationParams * params,
|
||||
gsize maxsize);
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
#endif /* _GST_GL_BUFFER_H_ */
|
||||
|
Loading…
x
Reference in New Issue
Block a user