shithub: libvpx

Download patch

ref: 0412193bb9775f6be0f9f6c74b90ff705e584d92
parent: eff68a3a4df99b8f475a1e3e5eb842bcb928fe00
author: James Zern <jzern@google.com>
date: Tue Nov 15 07:16:14 EST 2016

vpx_timer.h,x86.h: define NOMINMAX for windows.h

avoids the definition of min/max macros in headers that may appear in
c++ unit tests. the codebase uses VPXMIN/MAX for this purpose in any
case

Change-Id: I2b679b045d64fb34fd8780f704e3caf10a758d82