]> granicus.if.org Git - libvpx/commit
Fix MSVC warnings on conversion from int64 to int
authorYaowu Xu <yaowu@google.com>
Mon, 26 Jan 2015 18:54:06 +0000 (10:54 -0800)
committerYaowu Xu <yaowu@google.com>
Mon, 26 Jan 2015 18:54:06 +0000 (10:54 -0800)
commit6d16f6c14c3d162217e6d90caae26d7458fe1029
treec1a55cab263fa45cc36f52619218bdb4927eab00
parent643c75d90b71af8fc636367cb8552b3ae9ee141d
Fix MSVC warnings on conversion from int64 to int

Change-Id: I7e96509ffa36899fcd2935749927a1e8aac8d025
vp9/encoder/vp9_encodeframe.c