gstreamer/plugins
Dimitrios Katsaros ac7f8b6337 queue2: use GstQueueArray
When using queue2 as a queue it was using GQueue with
individually allocated queue items, so two allocs for
each item. With GstQueueArray we can avoid those.

https://bugzilla.gnome.org/show_bug.cgi?id=796483
2018-06-04 11:10:05 +01:00
..
elements queue2: use GstQueueArray 2018-06-04 11:10:05 +01:00
tracers meson: Update option names to omit disable_ and with- prefixes 2018-05-05 20:30:43 +05:30
Makefile.am gsttraceutils: actually disable tracing system hooks if configured 2017-11-24 13:40:34 +01:00
meson.build meson: Update option names to omit disable_ and with- prefixes 2018-05-05 20:30:43 +05:30