[Bug 736782] compositor: performance degrades over time

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 17 08:01:42 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=736782
  GStreamer | gst-plugins-bad | 1.4.1

--- Comment #3 from Jan Alexander Steffens (heftig) <jan.steffens at gmail.com> 2014-09-17 15:01:37 UTC ---
Oh, and just to repeat the patch description here because I forgot:


aggregator: Replace GMainContext with GAsyncQueue

The previous implementation kept accumulating GSources,
slowing down the iteration and leaking memory.

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

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list