dashdemux: parse xs:dateTime's timezone indicator
authorJun Xie <jun.xie@samsung.com>
Thu, 14 Dec 2017 07:18:38 +0000 (15:18 +0800)
committerEdward Hervey <bilboed@bilboed.com>
Mon, 18 Dec 2017 13:07:36 +0000 (14:07 +0100)
commitcbcc01173b296aac109d89f42d59c6e8a170df90
treec0c8072b6712b85269561ba9d8c6b50066ee6451
parentcc58bd6ae071dec4ea7b4be626034accd0372755
dashdemux: parse xs:dateTime's timezone indicator

The lexical form of xs:dateTime is YYYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]
timezone indicator (+|-)hh:mm] needs to be parsed.

https://bugzilla.gnome.org/show_bug.cgi?id=791602
ext/dash/gstmpdparser.c
tests/check/elements/dash_mpd.c