dmabuf: remove 'allow-none' annotation in gst_dmabuf_allocator_alloc() doc
authorAurélien Zanelli <aurelien.zanelli@parrot.com>
Thu, 10 Sep 2015 13:08:35 +0000 (15:08 +0200)
committerNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Wed, 23 Sep 2015 14:01:41 +0000 (10:01 -0400)
commit4559feb69e5aa1ac36006c70eee6c051a075f9d5
treea4cddc9a19591a12732b0cc9eabad733f4c49e1e
parentd838d1e45636650312e2874e9eb96dc9875b0b70
dmabuf: remove 'allow-none' annotation in gst_dmabuf_allocator_alloc() doc

gst_dmabuf_allocator_alloc() ensure that passed allocator is a DMABuf
allocator, so that we can't pass NULL allocator.

https://bugzilla.gnome.org/show_bug.cgi?id=754833
gst-libs/gst/allocators/gstdmabuf.c