Ronald S. Bultje
fd8b90f5f6
vp9: fix overflow in 8x8 topleft 32x32 idct ssse3 version.
...
Also disable the mmx/iwht optimization when the bitexact flag is set.
With synthetically coded coefficients (i.e. these that lead to a
residual well outside the [-255,255] range), our optimizations will
overflow. It doesn't make sense to fix the overflows, since they can
only occur on synthetic input, not on real fwht-generated input. Thus,
add a bitexact flag that disables this optimization.
2015-09-10 07:51:16 -04:00
..
2015-07-30 19:01:15 -03:00
2015-08-04 20:13:09 +02:00
2015-08-11 11:12:01 +02:00
2015-08-18 12:05:57 -04:00
2015-08-04 20:13:09 +02:00
2015-08-11 11:12:01 +02:00
2015-05-28 22:12:41 +02:00
2015-06-01 00:15:35 +02:00
2015-08-11 11:12:01 +02:00
2015-08-11 11:12:01 +02:00
2015-08-02 12:31:39 +02:00
2015-05-02 13:43:15 +02:00
2015-07-26 02:50:14 -03:00
2015-06-01 00:15:35 +02:00
2015-08-11 11:12:01 +02:00
2015-08-04 20:13:09 +02:00
2015-05-17 02:08:58 +02:00
2015-08-03 17:11:13 -03:00
2015-08-11 11:12:01 +02:00
2015-08-04 20:13:09 +02:00
2015-08-11 11:12:01 +02:00
2015-08-11 11:04:11 +02:00
2015-07-26 02:50:14 -03:00
2015-06-12 21:55:40 +02:00
2015-07-26 02:50:14 -03:00
2015-08-04 20:13:09 +02:00
2015-08-04 20:13:09 +02:00
2015-08-04 20:13:09 +02:00
2015-07-27 22:10:35 +02:00
2015-08-11 11:12:01 +02:00
2015-08-11 11:12:01 +02:00
2015-08-04 20:13:09 +02:00
2015-08-11 11:12:01 +02:00
2015-06-13 16:53:31 -03:00
2015-07-26 02:50:14 -03:00
2015-08-04 20:13:09 +02:00
2015-09-08 17:10:48 +02:00
2015-08-04 20:13:09 +02:00
2015-09-05 17:06:14 +02:00
2015-07-27 22:10:35 +02:00
2015-07-26 02:50:14 -03:00
2015-08-04 20:13:09 +02:00
2015-08-23 02:39:21 +02:00
2015-07-27 22:10:35 +02:00
2015-07-27 22:10:35 +02:00
2015-08-11 11:12:01 +02:00
2015-08-11 11:12:01 +02:00
2015-08-11 11:12:01 +02:00
2015-08-04 20:13:09 +02:00
2015-08-21 17:06:27 +02:00
2015-07-26 02:50:14 -03:00
2015-07-26 02:50:14 -03:00
2015-06-16 21:48:51 +02:00
2015-07-08 01:32:04 +02:00
2015-07-27 22:10:35 +02:00
2015-07-26 02:50:14 -03:00
2015-09-10 07:51:16 -04:00
2015-09-10 07:51:16 -04:00
2015-09-05 22:15:53 +02:00