[Bug 755042] dashdemux: sidx parsing crashes at end of stream

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Sep 15 12:52:47 PDT 2015


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

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

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

--- Comment #3 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
commit 0ed501ab035b7b00124bf8bfbac431413667e9c5
Author: Thiago Santos <thiagoss at osg.samsung.com>
Date:   Tue Sep 15 10:00:43 2015 -0300

    adaptivedemux: Only overwrite last return if it was OK

    Prevents overwriting other conditions that would be more important,
    such as EOS.

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

commit bd710e5e1b3df5c4b4cc9f48fc64478dc33a8ae6
Author: Thiago Santos <thiagoss at osg.samsung.com>
Date:   Tue Sep 15 09:58:20 2015 -0300

    dashdemux: fix return when trying to advance in subfragmented stream

    Even if it doesn't actually advance the subfragment in the default way
    for streams that have subfragments, it can help the base class to return
    EOS when there is no more fragments instead of signaling it that it should
    continue downloading.

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

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