]> granicus.if.org Git - libvpx/commit
fix build with MSVC
authorYaowu Xu <yaowu@google.com>
Tue, 1 Oct 2013 16:50:21 +0000 (09:50 -0700)
committerYaowu Xu <yaowu@google.com>
Tue, 1 Oct 2013 16:51:59 +0000 (09:51 -0700)
commit5c66f6f5eb96acc8c6f4d371027f407642455fa2
tree535f7bc3cbbff8385e46ff3a026010b0a58fe28e
parent40047bef5d116eda350a72097554c9630dad66e9
fix build with MSVC

near is a key word, changed to use nearmv instead.

Change-Id: Ib54438c431b2b2521a62fc7b61a9c127dd7bc01e
vp9/decoder/vp9_decodemv.c