gst/gstutils.c: apparently converting from guint64 to double is not implemented on...
authorThomas Vander Stichele <thomas@apestaart.org>
Mon, 10 Oct 2005 16:38:59 +0000 (16:38 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Mon, 10 Oct 2005 16:38:59 +0000 (16:38 +0000)
commit0d129e575781154bcca3bcf82e5473d87e8c1ba0
tree70cba0bd979a6540ed5070e501112d9d63fcae54
parent2153c45964935922acbefbe152b159e3f0716b5e
gst/gstutils.c: apparently converting from guint64 to double is not implemented on MSVC

Original commit message from CVS:

* gst/gstutils.c: (guint64_to_gdouble), (gst_util_uint64_scale):
apparently converting from guint64 to double is not implemented
on MSVC
ChangeLog
gst/gstutils.c