]> granicus.if.org Git - libvpx/commit
vp9/common: Silence MSVC warning in vp9_convolve.c.
authorTom Finegan <tomfinegan@google.com>
Fri, 7 Feb 2014 05:24:08 +0000 (21:24 -0800)
committerTom Finegan <tomfinegan@google.com>
Fri, 7 Feb 2014 18:13:57 +0000 (10:13 -0800)
commitbf79a4da77e26e21567f89079236d42a99bc62e2
treedc25a214397b706c1125809cbe5fae90b7462f1d
parent74074c9965278f20cef0e347ccfcd2f2068f41c9
vp9/common: Silence MSVC warning in vp9_convolve.c.

Added cast to int to silence MSVC warning.

Change-Id: I9ef4709d2e4cf0db070d9e52385c1b3f138b00a5
vp9/common/vp9_convolve.c