summaryrefslogtreecommitdiff
path: root/gst-libs/gst/allocators/gstdmabuf.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/gst/allocators/gstdmabuf.h')
-rw-r--r--gst-libs/gst/allocators/gstdmabuf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-libs/gst/allocators/gstdmabuf.h b/gst-libs/gst/allocators/gstdmabuf.h
index a4eca2ac2..c09d2f156 100644
--- a/gst-libs/gst/allocators/gstdmabuf.h
+++ b/gst-libs/gst/allocators/gstdmabuf.h
@@ -27,7 +27,7 @@ G_BEGIN_DECLS
#define GST_ALLOCATOR_DMABUF "dmabuf"
-GstAllocator * gst_dmabuf_allocator_obtain (void);
+GstAllocator * gst_dmabuf_allocator_new (void);
GstMemory * gst_dmabuf_allocator_alloc (GstAllocator * allocator, gint fd, gsize size);