]> granicus.if.org Git - libvpx/commit
vpxenc: fix rollover in status output
authorJames Zern <jzern@google.com>
Wed, 19 Oct 2011 00:34:10 +0000 (17:34 -0700)
committerJames Zern <jzern@google.com>
Wed, 19 Oct 2011 00:34:10 +0000 (17:34 -0700)
commitefa17efced83246a81a7081f76b1f015680301b5
tree28068649d95d8d7bf3fddc138b0ccaba0bf44381
parent8d00562fba7827b61496ad20580d19038e047fb9
vpxenc: fix rollover in status output

sizeof(unsigned long)=4 in 32-bit builds

Change-Id: I81c9d698c80ffaa332214e5b43e98b4e30cf9e88
vpxenc.c