levytamar82 86175a5788 WORKAROUND FIX FOR GCC4.9.1
In the function mb_lpf_horizontal_edge_w_avx2_16 the usage of the intrinsic
_mm256_cvtepu8_epi16 cause a compiler bug in gcc 4.9.1.
until it will be fixed I created a workaround that create the up convert by
using broadcast128+shuffle.
The bug was reported here:
https://code.google.com/p/webm/issues/detail?id=867

Change-Id: I73452e6806f42e0fadcde96b804ea3afa7eeb351
2014-11-01 11:27:28 -07:00
..
2014-06-20 11:29:19 -07:00
2014-11-01 11:27:28 -07:00
2014-09-19 21:27:11 -07:00
2014-10-13 14:07:03 -07:00
2014-03-24 11:02:27 -07:00
2014-09-19 21:27:11 -07:00
2014-10-10 14:59:04 -07:00
2014-10-01 14:18:11 -07:00
2014-03-25 09:45:54 -07:00
2014-09-19 21:27:11 -07:00
2014-09-19 21:27:11 -07:00
2013-09-29 19:29:58 -07:00
2013-12-16 17:27:48 -08:00
2013-02-22 11:03:14 -08:00
2014-07-10 12:20:54 -07:00
2014-07-07 14:52:19 -07:00