adapter: simplify gst_adapter_take_list()
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 1 Nov 2011 14:17:21 +0000 (14:17 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 1 Nov 2011 14:17:21 +0000 (14:17 +0000)
commitcf69ce1df660235c6c8013241311ce79782274f1
tree0988ad1dba846bbe17d46b2c47cd3fcede76788e
parentbb2020b1e794210cf7d44c6626122f611016a620
adapter: simplify gst_adapter_take_list()

Use a stack-allocated GQueue to assemble our GList.
libs/gst/base/gstadapter.c