[Bug 750847] dashdemux: variables containing time information should be guint64 not gint64

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Oct 29 04:36:01 PDT 2015


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

--- Comment #24 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
I'm changing this now to your latest comments, but... do you really want to
read 64 bit unsigned for these ? It means changing all the hours, months, etc,
to 64 bit too (or large values will be clipped), but none of these values make
sense to be larger than 1<<32-1 really.

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