basetransform: getters for pool and allocator
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Tue, 7 Aug 2012 15:38:53 +0000 (17:38 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 14 Aug 2012 13:45:21 +0000 (15:45 +0200)
commitfee7080dff35b1b3e54cc7dee7ef382aba098f27
tree17e4ca965ec3c753e60e09762add1d1882dc36c1
parent65cfafb3b90835c7aaf59c681bdc938ac7a0a16b
basetransform: getters for pool and allocator

Sometimes a transform filter would need the buffer pool or the memory
allocator negotiated by the base class, for example, for querying different
parameters, such as a bigger number of buffers to allocate by the buffer pool.

This patch expose a two getters accessors: one for the buffer pool and the
other for the memory allocator.
libs/gst/base/gstbasetransform.c
libs/gst/base/gstbasetransform.h