[Bug 747220] aggregator: Does not unlock sink pads on downstream error

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Apr 2 13:00:45 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=747220

Olivier Crête <olivier.crete at ocrete.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.5.1

--- Comment #10 from Olivier Crête <olivier.crete at ocrete.ca> ---
Fix Thibault's comment and removed the iterator, and merged:

commit 43d4d3c5ca4fa70547b9aba29e0a1eefcfe4c049
Author: Olivier Crête <olivier.crete at collabora.com>
Date:   Wed Apr 1 22:10:11 2015 -0400

    aggregator: Unify downstream flow return and flushing

    Also means that having a non-OK downstream flow return
    wakes up the chain functions.

    https://bugzilla.gnome.org/show_bug.cgi?id=747220

commit b9a422d8d0c2c68e86db2ebc7389dd8e7fcbbd07
Author: Olivier Crête <olivier.crete at collabora.com>
Date:   Wed Apr 1 21:45:01 2015 -0400

    aggregator: Flushing is always in pad lock, no need to atomics

    The usage of atomics was always doubtful as it was used to release a
    GCond

    https://bugzilla.gnome.org/show_bug.cgi?id=747220

commit d1bae208029657afd82b359fe39060cefb54d672
Author: Olivier Crête <olivier.crete at collabora.com>
Date:   Wed Apr 1 21:38:11 2015 -0400

    aggregator: Reset pending_eos on pad flush

    https://bugzilla.gnome.org/show_bug.cgi?id=747220

commit 38d8db801aa1c4393cd0a853425e0b1a0b64ae94
Author: Olivier Crête <olivier.crete at collabora.com>
Date:   Wed Apr 1 21:37:25 2015 -0400

    aggregator: Unify code to set a pad flushing

    https://bugzilla.gnome.org/show_bug.cgi?id=747220

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