webrtc/third_party/libvpx
leozwang@webrtc.org c734669dbf Re-create libvpx configuration files for Android
Message:
I decided to separate libvpx configuraton files for linux/arm and
Android/arm. I will continue maintaining linux/arm configuration files.

The reasons to change:
It will be two sets of configuration files for android, one is arm, the
other one is arm-neon. For "arm" configuration, I will enable
"cpu-auto-detection" which means that binary can run on any armv7 devices.
For "arm-neon" configuration, it will be used for "neon" enabled devices
only. "arm" configuration will be the default configuration which is as
same as what we have for webrtc.

Description:
This CL separates libvpx configuration files for linux/arm and
Android/arm. Configuration files for Android arm are added, also
"cpu-auto-detection" is enabled.

BUG=None
TEST=local
Review URL: https://webrtc-codereview.appspot.com/934013

git-svn-id: http://webrtc.googlecode.com/svn/trunk@3082 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-11-13 01:19:07 +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 Roll libvpx to c522217d. 2012-08-22 20:14:33 +00:00
libvpx_srcs_arm_neon.gypi Enable multi-res encoding feature in libvpx. 2012-09-03 06:57:01 +00:00
libvpx_srcs_arm.gypi Enable multi-res encoding feature in libvpx. 2012-09-03 06:57:01 +00:00
libvpx_srcs_x86_64.gypi Enable multi-res encoding feature in libvpx. 2012-09-03 06:57:01 +00:00
libvpx_srcs_x86.gypi Enable multi-res encoding feature in libvpx. 2012-09-03 06:57:01 +00:00
libvpx.gyp Re-create libvpx configuration files for Android 2012-11-13 01:19:07 +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