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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Dec 28 04:13:04 PST 2015


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

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

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

--- Comment #5 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit ef06d2a855def91f3f265ad540f965e0689b97ea
Author: Florin Apostol <florin.apostol at oregan.net>
Date:   Tue Dec 22 11:23:19 2015 +0000

    dashdemux: removed unnecessary space trimming in
gst_dash_demux_parse_http_head

    sscanf has removed all spaces when it has constructed zone string. There is
    no need to search for leading spaces.

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

commit 09b21eacae9abda0f287171d86a08b0f4cf95b5d
Author: Florin Apostol <florin.apostol at oregan.net>
Date:   Mon Dec 21 14:50:15 2015 +0000

    dashdemux: accept 2 or 4 digit year when using HTTP HEAD for calculating
clock compensation

    Convert year from 2 digits to 4 digits in gst_dash_demux_parse_http_head

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

    Also updated references to Rfc822 to Rfc5322

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