[0.11] gstreamer: query: pass allocator in query

Wim Taymans wtay at kemper.freedesktop.org
Mon Jan 30 07:13:49 PST 2012


Module: gstreamer
Branch: 0.11
Commit: 0bd5a78701d0b00894f58a388b7564bb0ee2a56c
URL:    http://cgit.freedesktop.org/gstreamer/gstreamer/commit/?id=0bd5a78701d0b00894f58a388b7564bb0ee2a56c

Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Mon Jan 30 15:59:02 2012 +0100

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                   |   90 +++++++++++++++++++++++---------------
 gst/gstquery.h                   |    4 +-
 libs/gst/base/gstbasesrc.c       |    9 +---
 libs/gst/base/gstbasetransform.c |    9 ++--
 4 files changed, 63 insertions(+), 49 deletions(-)

Diff:   http://cgit.freedesktop.org/gstreamer/gstreamer/diff/?id=0bd5a78701d0b00894f58a388b7564bb0ee2a56c


More information about the gstreamer-commits mailing list