[Bug 736782] compositor: performance degrades over time

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Oct 6 10:33:08 PDT 2014


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

--- Comment #8 from Thibault Saunier <tsaunier at gnome.org> 2014-10-06 17:33:06 UTC ---
commit dce92c75b1062427605d25d1bc3ff6bb8818d7c4
Author: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
Date:   Wed Sep 17 16:48:02 2014 +0200

    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

-- 
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