adapter: port the buffer list from GSList to GstQueueArray
authorMathieu Duponchelle <mathieu@centricular.com>
Wed, 11 Apr 2018 15:16:54 +0000 (17:16 +0200)
committerMathieu Duponchelle <mathieu@centricular.com>
Fri, 13 Apr 2018 23:20:38 +0000 (01:20 +0200)
commit44567922188a29f29cf1d9a1a12dc485a4b4c582
treebddece52652f7846bbbc7c536a777f4293e540f2
parent03e27aa5f0a425e2ceef6182f1056e5a3b4349a3
adapter: port the buffer list from GSList to GstQueueArray

Significantly reduces the amount of memory allocation operations.

https://bugzilla.gnome.org/show_bug.cgi?id=795167
libs/gst/base/gstadapter.c