[Bug 757655] dashdemux: cannot get segment availability start time if segment duration is not present

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Feb 9 20:48:12 UTC 2016


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |thiagossantos at gmail.com
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.7.2

--- Comment #13 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
commit 9ccd541980420f9fa8c22e8dd05b1916fecfd68e
Author: Florin Apostol <florin.apostol at oregan.net>
Date:   Tue Nov 10 22:01:38 2015 +0000

    mpdparser: renamed gst_mpd_client_get_next_segment_availability_end_time to
gst_mpd_client_get_next_segment_availability_start_time

    The function actually returns the segment availability start time (as
defined by the standard).
    That is at the end of the segment, but it is called availability start
time.

    Availability end time is something else (the time when the segment is no
longer
    available on the server). The function name was misleading.

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

commit b96ea72b4f49a33fecf93b7681a509317c3f1140
Author: Florin Apostol <florin.apostol at oregan.net>
Date:   Tue Nov 10 22:00:58 2015 +0000

    mpdparser: corrected getting segment availability

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

commit 25c89b12d6decc9599d1a90b4a9a59685b41b7cd
Author: Florin Apostol <florin.apostol at oregan.net>
Date:   Thu Nov 19 15:30:34 2015 +0000

    mpdparser: tests: added unit test for getting segment availability when
segment timeline is used

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

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