vpx/vpx_ports
Martin Storsjo 20babf6d9d Don't try to use getenv on windows phone/rt
The getenv function doesn't exist there. In Visual Studio 2012,
the function still existed in the link libraries even though
it was hidden in the headers, but in the 2013 version it has been
removed from the link libraries as well.

Change-Id: Iea6289a698fa1788e906f5aabb6fddda3675815b
2014-05-04 23:47:39 +03:00
..
arm_cpudetect.c Don't try to use getenv on windows phone/rt 2014-05-04 23:47:39 +03:00
arm.h vpx_ports: add extern "C" to headers 2014-01-23 19:42:59 -08:00
asm_offsets.h vpx_ports: normalize include guards 2013-12-16 19:41:10 -08:00
config.h vpx_ports: normalize include guards 2013-12-16 19:41:10 -08:00
emmintrin_compat.h vpx_ports: normalize include guards 2013-12-16 19:41:10 -08:00
emms.asm Add support for x64 and win64 yasm flags. 2013-01-31 16:25:37 -08:00
mem_ops_aligned.h Reusing mem_get_le{16, 32} defined in vpx_ports/mem_opts.h. 2014-02-26 16:32:09 -08:00
mem_ops.h vpx_ports: normalize include guards 2013-12-16 19:41:10 -08:00
mem.h vpx_ports: normalize include guards 2013-12-16 19:41:10 -08:00
vpx_once.h vpx_ports: normalize include guards 2013-12-16 19:41:10 -08:00
vpx_ports.mk Removing x86_cpuid.c. 2014-02-11 17:24:03 -08:00
vpx_timer.h vpx_ports: normalize include guards 2013-12-16 19:41:10 -08:00
x86_abi_support.asm Add support for x64 and win64 yasm flags. 2013-01-31 16:25:37 -08:00
x86.h Removing x86_cpuid.c. 2014-02-11 17:24:03 -08:00