]> granicus.if.org Git - libvpx/commit
vp8/encoder: Silence MSVC warnings in firstpass.c.
authorTom Finegan <tomfinegan@google.com>
Fri, 7 Feb 2014 00:32:09 +0000 (16:32 -0800)
committerTom Finegan <tomfinegan@google.com>
Fri, 7 Feb 2014 01:02:02 +0000 (17:02 -0800)
commit9ff89d9446fbe87396464e149c893394cf702b9e
tree847eebe27dbe34e36e68f3a81e49f2cb23aa1c05
parent74074c9965278f20cef0e347ccfcd2f2068f41c9
vp8/encoder: Silence MSVC warnings in firstpass.c.

Added some casts to int to silence MSVC warnings.

Change-Id: I72481ec2abd12110cf87a3d0da7a1cbe9ef2f47c
vp8/encoder/firstpass.c