videoencoder: getter for allocator
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Tue, 7 Aug 2012 15:19:05 +0000 (17:19 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 14 Aug 2012 13:47:23 +0000 (15:47 +0200)
commitc02dcda88565b2386194fc7c6e874ccaa657b370
treeff31624f1873ec770c085803d33496a93bcca1de
parentefe9e31b345a1ca04f92114a95d698d1b34e1c7f
videoencoder: getter for allocator

Sometimes the encoder would need to use the allocator for something else than
just allocating output buffers, for example, querying different parameters.

This patch expose a getter accessor for the negotiated memory allocator.
gst-libs/gst/video/gstvideoencoder.c
gst-libs/gst/video/gstvideoencoder.h