]> granicus.if.org Git - libvpx/commit
Fix msvc compiler warnings
authorYaowu Xu <yaowu@google.com>
Wed, 3 Aug 2016 21:58:46 +0000 (14:58 -0700)
committerYaowu Xu <yaowu@google.com>
Thu, 4 Aug 2016 01:33:06 +0000 (18:33 -0700)
commit7a79fa136228b349b202b9d5bae2b4f95d1ef517
tree58b3f2abc81326139d44790e1ef689c3b17f139b
parentb51d127c8238ccb570dc2683dd5d9154173d90ab
Fix msvc compiler warnings

MSVC 2013 complained about using 32 shift where 64 bit shift should be
used.

Change-Id: I7a2b165d1a92d3c0a91dd4511b27aba7709b5e55
vp9/encoder/vp9_encodeframe.c
vp9/encoder/vp9_rdopt.c
vpx_ports/mem.h