Files
mpv/common
wm4 3c322b1022 common: change MP_NOPTS_VALUE definition
Use the exact floating point value, instead of a broken integer
constant. The expression calculating the constant probably relied on
undefined behavior, because it left-shifts a negative value.

This also changes the type of the constant to double, which is perfectly
fine, and maybe better than an integer constant.
2014-05-10 10:44:16 +02:00
..
2013-12-21 21:43:16 +01:00
2013-12-21 22:13:04 +01:00
2013-12-21 20:50:12 +01:00
2014-05-04 02:46:11 +02:00
2014-05-04 02:46:11 +02:00