qtmux: Fix signed floating point values writing
authorEdward Hervey <edward.hervey@collabora.co.uk>
Thu, 5 May 2011 11:24:23 +0000 (13:24 +0200)
committerEdward Hervey <edward.hervey@collabora.co.uk>
Thu, 5 May 2011 13:10:09 +0000 (15:10 +0200)
commitcca48a42c69d69dcb86ec5ab4c3fd98c9b670731
tree6d8d1a3f8ff5d48a266f4ed98eb0d3305b1b927c
parentfc94b78fe1421214ed087e1eae83f356021f9cc3
qtmux: Fix signed floating point values writing

You would end up on some architectures with 0 being written out
instead of the proper value.

https://bugzilla.gnome.org/show_bug.cgi?id=649449
gst/isomp4/gstqtmux.c