Vignesh Venkatasubramanian 630a0e3c33 mkvmuxerutil: Getting rid of strict-aliasing warning
Replacing a reinterpret_cast from float& to uint32& with a union to get rid of
"dereferencing type-punned pointer will break strict-aliasing rules" warning.
This warning is produced on passing -O3 in gcc.

Change-Id: Ie942597f418e3659e3ff29a909c43dd99266c04d
2014-03-17 12:19:21 -07:00
2013-04-15 09:13:07 -07:00
2010-06-02 10:25:33 -04:00
2012-08-23 14:00:57 -07:00
2014-03-10 11:46:53 -07:00
2010-06-15 17:45:08 -04:00
2013-08-19 19:32:37 -07:00
2012-07-27 09:34:31 -07:00
2014-01-23 22:31:42 -08:00
2010-06-15 17:45:08 -04:00
2010-11-03 13:46:44 -04:00
2014-03-06 14:31:02 -08:00
2012-08-23 14:00:57 -07:00
Description
No description provided
2.6 MiB
Languages
C++ 97.7%
CMake 1.7%
Shell 0.5%