gstreamer/plugins
Tim-Philipp Müller 41fdf21a60 queue: avoid slice allocs/frees for each item
Microoptimisation: Let GstQueueArray store our
item struct. That way we don't have to alloc/free
temporary QueueItem slices for every item we want
to put into the queue.

https://bugzilla.gnome.org/show_bug.cgi?id=750149
2015-07-04 11:07:19 +01:00
..
elements queue: avoid slice allocs/frees for each item 2015-07-04 11:07:19 +01:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:49:44 +01:00