[Bug 776999] queue2: Avoid return flushing for a not-linked state

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 17 04:52:10 UTC 2017


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

Thiago Sousa Santos <thiagossantos at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.11.3
            Summary|adaptivedemux: Restart      |queue2: Avoid return
                   |streaming even if last flow |flushing for a not-linked
                   |was FLUSHING                |state
                 OS|Linux                       |All

--- Comment #25 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
commit 058bdcfe6b6ae4c1ceb8c31560d2a9bffe075e1d
Author: Thiago Santos <thiagossantos at gmail.com>
Date:   Tue Mar 14 22:18:36 2017 -0700

    queue: avoid return flushing if we have a not-linked

    Return the correct flow return instead of returning always flushing.
    This would cause queue to convert not-linked to flushing and making
    upstream elements stop.

    Based on the previous patch for queue2.

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

commit 045700e80ed3c5bb9c5af04a8dfa9d0210d05fe3
Author: Thiago Santos <thiagossantos at gmail.com>
Date:   Sun Jan 22 11:26:56 2017 -0300

    queue2: avoid return flushing if we have a not-linked

    Return the correct flow return instead of returning always flushing.
    This would cause queue2 to convert not-linked to flushing and making
    upstream elements stop.

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

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