[Bug 748101] tests: input selector unit test often fails under valgrind

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri May 1 03:33:47 PDT 2015


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |thiagossantos at gmail.com
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.5.1
                 OS|Linux                       |All

--- Comment #1 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
Assuming this was fixed by

commit 88a898080ac2285cb64954c3e89f734fda1baeab
Author: Thiago Santos <thiagoss at osg.samsung.com>
Date:   Fri Apr 24 16:51:24 2015 -0300

    inputselector: Only try to push the first EOS received

    Subsequent EOS will push on the source pad that already received
    EOS and that will make the event function return FALSE. It needs
    only to push the first one and only return TRUE for the subsequent
    ones.

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