Ganesh Ajjanagadde
29af74e4e3
avutil/libm: fix isnan compatibility hack
...
Commit 14ea4151d7c3c26500193f11ac661ed20c7c2b9c had a bug in that the
conversion of the uint64_t result to an int (the return signature) would
lead to implementation defined behavior, and in this case simply
returned 0 for NAN. A fix via AND'ing the result with 1 does the trick,
simply by ensuring a 0 or 1 return value.
Patch tested with FATE on x86-64, GNU/Linux by forcing the compatibility
code via an ifdef hack suggested by Michael.
Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com>
2015-11-24 21:33:13 -05:00
..
2015-09-18 12:41:29 -03:00
2015-09-29 11:10:37 +02:00
2015-06-05 19:12:58 +02:00
2015-11-23 23:03:32 +11:00
2015-06-19 02:25:48 +02:00
2015-10-28 04:23:14 -05:00
2015-10-28 09:38:21 -05:00
2015-08-28 16:04:27 +02:00
2015-10-05 19:30:20 +02:00
2015-08-19 16:15:13 +00:00
2015-10-28 23:05:31 -04:00
2015-10-03 13:45:37 +02:00
2015-10-27 23:16:09 -04:00
2015-08-22 10:07:05 -07:00
2015-10-16 19:13:38 -03:00
2015-10-16 19:13:38 -03:00
2015-10-18 15:17:58 -04:00
2015-10-18 15:17:58 -04:00
2015-10-15 22:32:58 -04:00
2015-11-05 19:28:19 +01:00
2015-08-24 10:40:24 +02:00
2015-09-10 23:53:05 +02:00
2015-09-10 23:53:05 +02:00
2015-06-06 18:21:01 +02:00
2015-11-15 03:47:09 +01:00
2015-05-31 23:59:48 +02:00
2015-10-28 04:23:14 -05:00
2015-10-28 04:23:14 -05:00
2015-10-16 03:24:36 +02:00
2015-10-18 15:17:58 -04:00
2015-10-16 19:13:38 -03:00
2015-10-14 14:01:11 +02:00
2015-10-14 14:01:11 +02:00
2015-03-24 01:14:31 +01:00
2015-03-24 01:14:31 +01:00
2015-11-21 08:51:49 -05:00
2015-11-01 19:35:01 -05:00
2015-10-14 20:23:58 +02:00
2015-10-14 20:23:58 +02:00
2015-11-02 17:40:49 +01:00
2015-10-16 17:18:39 -04:00
2015-06-20 03:39:09 -03:00
2015-06-03 22:50:53 +02:00
2015-10-21 00:24:58 +02:00
2015-10-21 00:24:58 +02:00
2015-10-03 09:52:39 +02:00
2015-10-03 09:52:39 +02:00
2015-09-05 18:07:20 +02:00
2015-09-05 18:07:20 +02:00
2015-11-23 18:30:25 -08:00
2015-11-15 03:47:09 +01:00
2015-10-11 18:03:10 -04:00
2015-10-22 14:10:42 +02:00
2015-11-24 21:33:13 -05:00
2015-08-28 16:04:27 +02:00
2015-08-28 16:04:27 +02:00
2015-09-17 18:58:01 +02:00
2015-06-26 14:02:35 +02:00
2015-10-21 00:23:10 +02:00
2015-10-29 19:13:55 -04:00
2015-10-30 13:42:04 -04:00
2015-08-28 16:04:27 +02:00
2015-08-28 16:04:27 +02:00
2015-07-13 21:54:15 -03:00
2015-11-18 22:05:16 +01:00
2015-11-18 22:05:16 +01:00
2015-11-23 10:55:15 +01:00
2015-10-31 10:40:54 -04:00
2015-10-17 01:16:50 -07:00
2015-10-17 01:16:50 -07:00
2015-11-07 16:04:09 +01:00
2015-10-09 04:12:57 -05:00
2015-07-21 16:55:39 +02:00
2015-04-07 20:46:25 +02:00
2015-03-30 04:37:42 +02:00
2015-09-17 10:31:43 +02:00
2015-09-12 13:03:04 +02:00
2015-09-17 10:31:43 +02:00
2015-10-23 08:41:16 -04:00
2015-10-30 23:18:43 -04:00
2015-05-26 18:31:53 +02:00
2015-10-18 15:17:58 -04:00
2015-10-16 19:13:38 -03:00
2015-08-12 00:14:14 +02:00
2015-10-28 21:42:15 -04:00
2015-10-18 15:17:58 -04:00
2015-10-18 15:17:58 -04:00
2015-08-28 16:04:27 +02:00
2015-04-30 17:38:41 -03:00
2015-11-08 15:04:05 +01:00
2015-11-10 13:37:24 -03:00
2015-07-21 23:10:44 +02:00
2015-07-21 23:10:44 +02:00
2015-10-14 23:02:35 +02:00
2015-10-26 15:05:26 +01:00
2015-03-27 04:44:58 +01:00
2015-10-25 12:45:10 -04:00
2015-10-25 17:28:47 +01:00
2015-10-18 15:17:58 -04:00
2015-08-18 15:57:20 -04:00
2015-11-23 10:55:15 +01:00
2015-10-30 13:47:28 -04:00
2015-11-22 14:29:09 +00:00
2015-11-22 14:29:09 +00:00