[Bug 757602] adaptivedemux: improved error message if availabilityStartTime is missing for a live stream

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jan 18 10:27:10 PST 2016


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.7.2

--- Comment #10 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
commit 88f509a710f2b4acc8c32650b5f0bd14d6def699
Author: Florin Apostol <florin.apostol at oregan.net>
Date:   Fri Jan 8 11:04:13 2016 +0000

    dashdemux: added check that availabilityStartTime is present for live
streams

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

commit 2918dff2e0b8bf4566d136e7abb581a8f495d73d
Author: Florin Apostol <florin.apostol at oregan.net>
Date:   Wed Nov 4 18:15:24 2015 +0000

    adaptivedemux: improved error message if availabilityStartTime is missing
for a live stream

    For a live mpd, if availabilityStartTime is missing, adaptive demux asserts
    with: Unexpected critical/warning: gst_date_time_to_g_date_time: assertion
    'datetime != NULL' failed.

    This patch improves the error message to:
    Unexpected critical/warning: gst_mpd_client_seek_to_time: assertion
    'client->mpd_node->availabilityStartTime != NULL' failed

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

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