[Bug 767769] New: DASH MPD’s minimumUpdatePeriod in small letter will make parse fail

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jun 17 00:42:56 UTC 2016


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

            Bug ID: 767769
           Summary: DASH MPD’s minimumUpdatePeriod in small letter will
                    make parse fail
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: r97922153 at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Dear all:

I met a issued DASH live link & the root cause is it has a minimumUpdatePeriod
by "PT5s".

Please be aware of the 's', it is case sensitive now in current parsing flow.

It means if we have a 'S' everything will be O.K but 's' fails instead.

I am not sure if ISO-23009-1 defined the format well but just see the format
definition for xsd:duration as the links below.

http://books.xmlschemata.org/relaxng/ch19-77073.html
http://www.ostyn.com/standards/scorm/samples/ISOTimeForSCORM.htm 

They both say 's' is legal.


Besides capital letters, Should we support small letters also?

Thanks.

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