]> granicus.if.org Git - libvpx/commit
static threshold fix for realtime
authorJim Bankoski <jimbankoski@google.com>
Mon, 20 Aug 2012 19:58:31 +0000 (12:58 -0700)
committerJim Bankoski <jimbankoski@google.com>
Mon, 20 Aug 2012 19:58:31 +0000 (12:58 -0700)
commit985f09fdca14c74fbd6c6dcffe260bf3132c4b7e
treeaec1ea12191e2b34cf0b36b6cb1afb7e9fa1091c
parent2b59e14a0023be9d084349d58ee156a49cc674bb
static threshold fix for realtime

This code allows us to skip encoding if the sse
is less than the error we could possibly encode.

Change-Id: Iefb590dc0ee30b660495218398c7969f7d5fd19f
vp8/encoder/pickinter.c