]> granicus.if.org Git - libvpx/commit
resize_test: silence a warning
authorJames Zern <jzern@google.com>
Sat, 1 Feb 2014 04:10:28 +0000 (20:10 -0800)
committerJames Zern <jzern@google.com>
Sat, 1 Feb 2014 04:10:28 +0000 (20:10 -0800)
commit17b899322c7b6f9e18fdacf1fc261ed562f874d5
tree74be1885812529ea273fc9eec58e0f496317a0ce
parent1c3fc437717a790e2f97be5b5484b8914336af6e
resize_test: silence a warning

the timebase of pts is 1/fps, so casting down to unsigned is safe here.

Change-Id: I2e2f9bb68604c3c5539804685e6166beb54fe83e
test/resize_test.cc