webrtc/third_party/libvpx
kjellander@webrtc.org 75ba51938c Updating chromium_revision 169394:176094
This resolves ninja error on Windows due to recent depot_tools update, since a newer GYP will be synced.

Initially we ran into a compile issue with libvpx: http://code.google.com/p/webm/issues/detail?id=521
The change in libvpx.gyp is needed since the newer version of Clang that
is used with this Chromium revision provides the -fsanitize=address flag
instead of the old (now deprecated) -faddress-sanitizer. Without
disabling them when asan=1, we'll get compile errors for the assembly
offsets generated for Libvpx. See http://crbug.com/159580 for more details.

BUG=libyuv:173
TEST=trybots passing.

Review URL: https://webrtc-codereview.appspot.com/1026004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@3361 4adac7df-926f-26a2-2b94-8c16560cd09d
2013-01-11 16:04:50 +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 Updating chromium_revision 169394:176094 2013-01-11 16:04:50 +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