fdmemory: remove 'allow-none' annotation in gst_fd_allocator_alloc() doc

gst_fd_allocator_alloc() ensure that passed allocator is a fd memory
allocator, so that we can't pass NULL allocator.

https://bugzilla.gnome.org/show_bug.cgi?id=754833
This commit is contained in:
Aurélien Zanelli 2015-09-10 15:08:35 +02:00 committed by Nicolas Dufresne
parent 4559feb69e
commit 94e0279c44

View file

@ -232,7 +232,7 @@ gst_fd_allocator_new (void)
/**
* gst_fd_allocator_alloc:
* @allocator: (allow-none): allocator to be used for this memory
* @allocator: allocator to be used for this memory
* @fd: file descriptor
* @size: memory size
* @flags: extra #GstFdMemoryFlags