[Bug 752336] dashdemux: duration field could overflow

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Sep 17 08:16:58 PDT 2015


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

--- Comment #5 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
0 is a valid value AFAICT. If you initialized to -1 or other sentinel value
instead, you'd have to test for that before accumulating at the end. If only
test two values, you false negative on something like H1Y1, no ?

But, again, if you're happy with something else, fine too.

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