contrib: aom: Update to a recent git snapshot
commit5aa68fe49f1452b46841ea9ca7b839ef3fa96221
authorMartin Storsjö <martin@martin.st>
Thu, 19 Apr 2018 11:00:14 +0000 (19 14:00 +0300)
committerMartin Storsjö <martin@martin.st>
Fri, 20 Apr 2018 08:02:44 +0000 (20 11:02 +0300)
tree042bb28172b92e97ade4d8466627c2786eed4698
parentb57dc75f24d219377c0ee16cd5046a28d7fe107d
contrib: aom: Update to a recent git snapshot

This version makes sure pthreads-w32 isn't accidentally detected
and enabled; previously when building contribs for windows, aom
would end up trying to use pthreads-w32 (but fail linking the plugin)
if it was built after pthreads-w32.

This version also supports building with assembly or intrinsics
for windows on arm/arm64.

In principle, the same issue also exists in libvpx. However, when
libvpx is built with the contribs build system, the contribs include
directory isn't passed to libvpx, so it won't accidentally find
pthreads-w32. (This issue is fixed in the latest git version of libvpx.)
contrib/src/aom/rules.mak