[Bug 789457] adaptivedemux: add replaced flag to not error out on bitrate change

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Oct 26 08:12:25 UTC 2017


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

--- Comment #3 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
commit c2d34d1e44fbe6c4a0e7792b8d22e1059a4b1db7
Author: Thiago Santos <thiagossantos at gmail.com>
Date:   Sat Oct 14 13:22:18 2017 -0700

    adaptivedemux: add replaced flag to not error out on bitrate change

    When switching bitrates we set the old streams as cancelled, but it
    could also be confused with a cancel due to other reasons (as an error)
    and it would lead the element to stop the pipeline mistankely. This
    would happen when the stream being replaced was waiting for a manifest
    update on live. Ss make it sure that we are stopping for switching
    bitrates to avoid erroring out.

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

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