[Bug 752480] dashdemux: negative values for r attribute in S node are not supported
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Sep 15 10:07:38 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=752480
--- Comment #24 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
For the round up, I don't think this is right. It should round down.
For instance, for a duration of 10, start of 2, end of 8, (8-2)/10 == 0. That's
a segment repeated 0 times.
In the case we're looking at which segment repeat index we're in, it's the same
calc, and 0 based indexing.
Unless I'm missing your point.
--
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