[Bug 753881] hls/m3u8: make check fails for hlsdemux_m3u8 due to floating point rounding error

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Aug 20 16:52:59 PDT 2015


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

--- Comment #5 from Vineeth <vineeth.tm at samsung.com> ---
This patch does fix the test failure.
But this fix seems to be more of a cover up of the issue right?
I mean the actual code still has rounding errors and applications which try to
use this will still face the issue. Though it is not a major issue to worry
about i guess :)...
But as i mentioned in the other bug, this seems to be more of a glib
issue(g_ascii_strtod)
The rounding off also seems to be random(maybe some specific, but could not
deduce). For some values it works fine and for some it does not.

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