vpx/third_party
Yunqing Wang 9d901217c6 Fix x86inc.asm to build PIC code correctly
Current x86inc.asm didn't handle 32bit PIC build properly.
TEXTRELs were seen in the library built. The PIC macros from
libvpx's x86_abi_support.asm was used to fix this problem.
The assembly code was modified to use the macros.

Notes: We need this fix in for decoder building. Functions in
encoder will be fixed later.

Change-Id: Ifa548d37b1d0bc7d0528db75009cc18cd5eb1838
2013-09-18 13:45:46 -07:00
..
googletest Fix file permissions 2012-08-22 10:17:18 -07:00
libyuv libyuv: fix SSSE3 code in scale.c 2013-07-22 15:42:23 -07:00
x86inc Fix x86inc.asm to build PIC code correctly 2013-09-18 13:45:46 -07:00