rtsprange: fix formatting and parsing of range floating-point values
authorTim-Philipp Müller <tim@centricular.net>
Thu, 20 Sep 2012 00:07:08 +0000 (01:07 +0100)
committerTim-Philipp Müller <tim@centricular.net>
Fri, 12 Oct 2012 23:19:54 +0000 (00:19 +0100)
commit336842d35cf7e5d68c7f71d961d1fff8c19d49e9
treeef6f588a8217eb3d661d1c8e66c7ea9353eabcf6
parenta1d2f7505832460e771c4d9cdfacbe3e53806fbb
rtsprange: fix formatting and parsing of range floating-point values

Other locales might use a comma instead of a floating point
for floats, which might lead to parsing errors.

https://bugzilla.gnome.org/show_bug.cgi?id=684411
gst-libs/gst/rtsp/gstrtsprange.c