query: pass allocator in query
authorWim Taymans <wim.taymans@collabora.co.uk>
Mon, 30 Jan 2012 14:59:02 +0000 (15:59 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Mon, 30 Jan 2012 15:13:31 +0000 (16:13 +0100)
commit0bd5a78701d0b00894f58a388b7564bb0ee2a56c
tree41b23eacbb385897557a9e5a6c1a0e0934621fe4
parent16d9a9efbeaf4a14bd3d8e1416718804b9d1bf52
query: pass allocator in query

Place the allocator object in the ALLOCATION query instead of the name. This
allows us to exchange allocators that are not in the global pool of allocators.
Update elements for the new api
gst/gstquery.c
gst/gstquery.h
libs/gst/base/gstbasesrc.c
libs/gst/base/gstbasetransform.c