vpx/third_party/libyuv/source
Jim Bankoski 66b2266a22 libyuv: update to de944ed8c74909ea6fbd743a22efe1e55e851b83
Fixes windows build issue:
==> tests::VS10_x64 is broken
         LINK : warning C4742: 'kYvuI601Constants' has different alignment in 'third_party\libyuv\source\row_common.cc' and 'third_party\libyuv\source\planar_functions.cc': 32 and 2 [.build-x86_64-win64-vs10\vpxdec.vcxproj]
         LINK : warning C4744: 'kYvuI601Constants' has different type in 'third_party\libyuv\source\row_common.cc' and 'third_party\libyuv\source\planar_functions.cc': '__declspec(align(32)) struct (224 bytes)' and 'struct (224 bytes)' [.build-x86_64-win64-vs10\vpxdec.vcxproj]
         LINK : warning C4742: 'kYuvI601Constants' has different alignment in 'third_party\libyuv\source\row_common.cc' and 'third_party\libyuv\source\planar_functions.cc': 32 and 2 [.build-x86_64-win64-vs10\vpxdec.vcxproj]
         LINK : warning C4744: 'kYuvI601Constants' has different type in 'third_party\libyuv\source\row_common.cc' and 'third_party\libyuv\source\planar_functions.cc': '__declspec(align(32)) struct (224 bytes)' and 'struct (224 bytes)' [.build-x86_64-win64-vs10\vpxdec.vcxproj]
         LINK : warning C4742: 'kYvuI601Constants' has different alignment in 'third_party\libyuv\source\row_common.cc' and 'third_party\libyuv\source\planar_functions.cc': 32 and 2 [.build-x86_64-win64-vs10\vpxenc.vcxproj]
         LINK : warning C4744: 'kYvuI601Constants' has different type in 'third_party\libyuv\source\row_common.cc' and 'third_party\libyuv\source\planar_functions.cc': '__declspec(align(32)) struct (224 bytes)' and 'struct (224 bytes)' [.build-x86_64-win64-vs10\vpxenc.vcxproj]
         LINK : warning C4742: 'kYuvI601Constants' has different alignment in 'third_party\libyuv\source\row_common.cc' and 'third_party\libyuv\source\planar_functions.cc': 32 and 2 [.build-x86_64-win64-vs10\vpxenc.vcxproj]
         LINK : warning C4744: 'kYuvI601Constants' has different type in 'third_party\libyuv\source\row_common.cc' and 'third_party\libyuv\source\planar_functions.cc': '__declspec(align(32)) struct (224 bytes)' and 'struct (224 bytes)' [.build-x86_64-win64-vs10\vpxenc.vcxproj]
         LINK : error C2220: warning treated as error - no 'executable' file generated [.build-x86_64-win64-vs10\vpxdec.vcxproj]
         LINK : error C2220: warning treated as error - no 'executable' file generated [.build-x86_64-win64-vs10\vpxenc.vcxproj]

Change-Id: Ic3c4fff9209f5a52ff8f8ff321548d49ba09ec06
2016-08-30 14:24:35 -07:00
..
compare_common.cc libyuv: update to c244a3e9 2016-08-25 06:39:38 -07:00
compare_gcc.cc libyuv: update to c244a3e9 2016-08-25 06:39:38 -07:00
compare_neon64.cc libyuv: update to c244a3e9 2016-08-25 06:39:38 -07:00
compare_neon.cc libyuv: update to c244a3e9 2016-08-25 06:39:38 -07:00
compare_win.cc libyuv: update to c244a3e9 2016-08-25 06:39:38 -07:00
compare.cc libyuv: update to c244a3e9 2016-08-25 06:39:38 -07:00
convert_argb.cc libyuv: update to c244a3e9 2016-08-25 06:39:38 -07:00
convert_from_argb.cc libyuv: update to c244a3e9 2016-08-25 06:39:38 -07:00
convert_from.cc libyuv: update to c244a3e9 2016-08-25 06:39:38 -07:00
convert_jpeg.cc libyuv: update to c244a3e9 2016-08-25 06:39:38 -07:00
convert_to_argb.cc libyuv: update to c244a3e9 2016-08-25 06:39:38 -07:00
convert_to_i420.cc libyuv: update to c244a3e9 2016-08-25 06:39:38 -07:00
convert.cc libyuv: update to c244a3e9 2016-08-25 06:39:38 -07:00
cpu_id.cc libyuv: update to c244a3e9 2016-08-25 06:39:38 -07:00
mjpeg_decoder.cc libyuv: update to c244a3e9 2016-08-25 06:39:38 -07:00
mjpeg_validate.cc libyuv: update to c244a3e9 2016-08-25 06:39:38 -07:00
planar_functions.cc libyuv: update to c244a3e9 2016-08-25 06:39:38 -07:00
rotate_any.cc libyuv: update to c244a3e9 2016-08-25 06:39:38 -07:00
rotate_argb.cc update libyuv to r1456 2015-07-31 18:34:20 -07:00
rotate_common.cc update libyuv to r1456 2015-07-31 18:34:20 -07:00
rotate_gcc.cc libyuv: update to c244a3e9 2016-08-25 06:39:38 -07:00
rotate_mips.cc libyuv: update to c244a3e9 2016-08-25 06:39:38 -07:00
rotate_neon64.cc libyuv: update to c244a3e9 2016-08-25 06:39:38 -07:00
rotate_neon.cc libyuv: update to c244a3e9 2016-08-25 06:39:38 -07:00
rotate_win.cc libyuv: update to c244a3e9 2016-08-25 06:39:38 -07:00
rotate.cc libyuv: update to c244a3e9 2016-08-25 06:39:38 -07:00
row_any.cc libyuv: update to c244a3e9 2016-08-25 06:39:38 -07:00
row_common.cc libyuv: update to de944ed8c74909ea6fbd743a22efe1e55e851b83 2016-08-30 14:24:35 -07:00
row_gcc.cc libyuv: update to c244a3e9 2016-08-25 06:39:38 -07:00
row_mips.cc libyuv: update to c244a3e9 2016-08-25 06:39:38 -07:00
row_neon64.cc libyuv: update to c244a3e9 2016-08-25 06:39:38 -07:00
row_neon.cc libyuv: update to c244a3e9 2016-08-25 06:39:38 -07:00
row_win.cc libyuv: update to c244a3e9 2016-08-25 06:39:38 -07:00
scale_any.cc libyuv: update to c244a3e9 2016-08-25 06:39:38 -07:00
scale_argb.cc libyuv: update to c244a3e9 2016-08-25 06:39:38 -07:00
scale_common.cc libyuv: update to c244a3e9 2016-08-25 06:39:38 -07:00
scale_gcc.cc libyuv: update to c244a3e9 2016-08-25 06:39:38 -07:00
scale_mips.cc libyuv: update to c244a3e9 2016-08-25 06:39:38 -07:00
scale_neon64.cc libyuv: update to c244a3e9 2016-08-25 06:39:38 -07:00
scale_neon.cc libyuv: update to c244a3e9 2016-08-25 06:39:38 -07:00
scale_win.cc libyuv: update to c244a3e9 2016-08-25 06:39:38 -07:00
scale.cc libyuv: update to c244a3e9 2016-08-25 06:39:38 -07:00
video_common.cc libyuv: update to c244a3e9 2016-08-25 06:39:38 -07:00