vpx/vp8/common/x86
Johann df2023a6cb set up Global Offset Table in recon
global values were being referenced, but the GOT was not being set up.
as the GOT is only required for PIC, this issue wasn't caught in the
default configuration.

Change-Id: I8006e53776139362a76f2c80cf9d0f8458602b2f
http://code.google.com/p/webm/issues/detail?id=328
2011-05-10 15:58:56 -04:00
..
idct_x86.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
idctllm_mmx.asm Fix documentation typos 2011-04-30 09:34:59 +02:00
idctllm_sse2.asm modify SAVE_XMM for potential 64bit use 2011-04-19 10:42:45 -04:00
iwalsh_mmx.asm nasm: match instruction length (movd/movq) to parameters 2010-10-04 23:36:29 +02:00
iwalsh_sse2.asm modify SAVE_XMM for potential 64bit use 2011-04-19 10:42:45 -04:00
loopfilter_mmx.asm nasm: address labels 'rel label' vice 'wrt rip' 2010-10-04 19:47:54 -04:00
loopfilter_sse2.asm modify SAVE_XMM for potential 64bit use 2011-04-19 10:42:45 -04:00
loopfilter_x86.c remove simpler_lpf 2011-04-25 17:37:41 -04:00
loopfilter_x86.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
postproc_mmx.asm nasm: address labels 'rel label' vice 'wrt rip' 2010-10-04 19:47:54 -04:00
postproc_mmx.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
postproc_sse2.asm modify SAVE_XMM for potential 64bit use 2011-04-19 10:42:45 -04:00
postproc_x86.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
recon_mmx.asm Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
recon_sse2.asm set up Global Offset Table in recon 2011-05-10 15:58:56 -04:00
recon_wrapper_sse2.c bug fix removed inline from recon_wrapper_sse2.c 2011-04-28 15:12:00 -04:00
recon_x86.h SSE2/SSSE3 optimizations for build_predictors_mbuv{,_s}(). 2011-04-27 11:31:27 -07:00
subpixel_mmx.asm Increase static linkage, remove unused functions 2011-03-17 20:53:47 -04:00
subpixel_sse2.asm modify SAVE_XMM for potential 64bit use 2011-04-19 10:42:45 -04:00
subpixel_ssse3.asm modify SAVE_XMM for potential 64bit use 2011-04-19 10:42:45 -04:00
subpixel_x86.h Merge branch 'master' of git://review.webmproject.org/libvpx 2010-09-09 08:54:21 -07:00
vp8_asm_stubs.c Fix relative include paths 2011-02-10 15:09:44 -05:00
x86_systemdependent.c clean up unused variable warnings 2011-05-09 12:56:20 -04:00