gstreamer/gst-libs/gst/base
Jan Alexander Steffens (heftig) dce92c75b1 aggregator: Replace GMainContext with GAsyncQueue (v2)
The previous implementation kept accumulating GSources,
slowing down the iteration and leaking memory.

Instead of trying to fix the main context flushing, replace
it with a GAsyncQueue which is simple to flush and has
less overhead.

https://bugzilla.gnome.org/show_bug.cgi?id=736782
2014-10-06 18:57:28 +02:00
..
gstaggregator.c aggregator: Replace GMainContext with GAsyncQueue (v2) 2014-10-06 18:57:28 +02:00
gstaggregator.h libs:base: Properly declare APIs as UNSTABLE 2014-06-21 17:02:50 +02:00
Makefile.am libs: Don't install headers and pc files for libgstwayland/badvideo/badbase 2014-07-11 09:33:57 +02:00