]> granicus.if.org Git - libvpx/commit
Fix mingw build error
authorJohn Koleszar <jkoleszar@google.com>
Tue, 4 Jun 2013 20:08:54 +0000 (13:08 -0700)
committerJohn Koleszar <jkoleszar@google.com>
Tue, 4 Jun 2013 20:08:54 +0000 (13:08 -0700)
commit98ca829f574c281bc320c27dd2c71ac97b20734b
tree6b70d358607615148c67d4ca9279cdae43c8166c
parent6ad061de58b88b157fa0b83eb06405c52071f1ec
Fix mingw build error

Fixes an issue where newer versions of GCC would try to compile the
visual studio inline assembly.

Fixes issue #571

Change-Id: I8e4500a9277447fdab0b55e5efa1f24ca97bdc03
third_party/libyuv/source/scale.c