[Bug 759743] New: dashdemux: getting clock compensation using HTTP HEAD uses an incorrect year

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Dec 21 06:50:08 PST 2015


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

            Bug ID: 759743
           Summary: dashdemux: getting clock compensation using HTTP HEAD
                    uses an incorrect year
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: florin.apostol at oregan.net
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

In function gst_dash_demux_parse_http_head:
gst_date_time_new wants the year between 1 and 9999.
https://tools.ietf.org/html/rfc822#section-5 provides it as 2 digits.
We need to convert from 2 digit to 4 digit.

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