webrtc/third_party/libvpx
leozwang@webrtc.org 5835adfef0 Reorganize gyp for Android
BUG=1120
TEST=trybot, local test on xoom and nexus

Message:
It turned out the last CL can only build neon code that
caused problem on Xoom.

Description:
In order to support audo-cpu-detection, I split files into two gypi files, one
contains non-neon code, antoher one ONLY contains neon specific code, so I can
apply different flags to them. Also created two build targets for each of them

We build for linux as before.

Tested on xoom and nexus S.
Review URL: https://webrtc-codereview.appspot.com/930024

git-svn-id: http://webrtc.googlecode.com/svn/trunk@3141 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-11-21 04:10:16 +00:00
..
source/config Re-create libvpx configuration files for Android 2012-11-13 01:19:07 +00:00
copy_obj.sh Changes to upgrade libvpx to head of master. 2012-08-17 06:57:58 +00:00
generate_gypi.sh Add a variable for the libvpx path. 2012-11-16 17:32:00 +00:00
libvpx_asm_conversion.gypi Reorganize gyp for Android 2012-11-21 04:10:16 +00:00
libvpx_src_armv5te.gypi Reorganize gyp for Android 2012-11-21 04:10:16 +00:00
libvpx_src_armv6.gypi Reorganize gyp for Android 2012-11-21 04:10:16 +00:00
libvpx_src_c.gypi Reorganize gyp for Android 2012-11-21 04:10:16 +00:00
libvpx_src_neon.gypi Reorganize gyp for Android 2012-11-21 04:10:16 +00:00
libvpx_srcs_arm_neon.gypi Add a variable for the libvpx path. 2012-11-16 17:32:00 +00:00
libvpx_srcs_arm.gypi Add a variable for the libvpx path. 2012-11-16 17:32:00 +00:00
libvpx_srcs_x86_64.gypi Add a variable for the libvpx path. 2012-11-16 17:32:00 +00:00
libvpx_srcs_x86.gypi Add a variable for the libvpx path. 2012-11-16 17:32:00 +00:00
libvpx.gyp Reorganize gyp for Android 2012-11-21 04:10:16 +00:00
lint_config.sh Changes to upgrade libvpx to head of master. 2012-08-17 06:57:58 +00:00
obj_int_extract.sh Changes to upgrade libvpx to head of master. 2012-08-17 06:57:58 +00:00
unpack_lib_posix.sh Changes to upgrade libvpx to head of master. 2012-08-17 06:57:58 +00:00