[Bug 753360] videodecoder: pushes gap before segment

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Aug 10 04:06:44 PDT 2015


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #8 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
Bug fixed, will try to increase Tim's happiness level in a follow up commit :)

Audiodecoder already worked because it handles gaps by using empty buffers.

(Sorry, forgot to fix the commit message.)


commit 30e9c26b729188ca0bd7ddcc83ab49ff27595c71
Author: Thiago Santos <thiagoss at osg.samsung.com>
Date:   Mon Aug 10 00:21:42 2015 -0300

    tests: audiodecoder: add test to make sure gap is pushed before segment

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

commit e59d1308cc55da6cca949d9d954e32d3f3d76343
Author: Thiago Santos <thiagoss at osg.samsung.com>
Date:   Sun Aug 9 23:23:05 2015 -0300

    videodecoder: push pending events before gap

    Push all pending events before pushing the gap. This ensures the
    segment is pushed before the gap so it can be properly translated
    to the running time

    Includes unit test.

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

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