[Bug 775665] hlsdemux: problems with broken iHeartRadio streams

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jan 18 11:38:01 UTC 2017


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

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

--- Comment #18 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 075ceffd9b21339b50130a5207a0df4ce9f1f5a7
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Thu Jan 5 19:10:52 2017 +0200

    hlsdemux: Detect media sequence number inconsistencies and fail

    Without failing, we would play back random parts of the stream which is
    arguably a worse user experience, and failing is also recommended by the
    spec here.

    And also handle live streams without any media sequence numbers at all
    properly, that is, make sure the sequence numbers are increasing instead
    of starting again at 0 every time.

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

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