]> granicus.if.org Git - libvpx/commit
Disable background update on non-base layer frames
authorAdrian Grange <agrange@google.com>
Wed, 5 Dec 2012 21:24:52 +0000 (13:24 -0800)
committerAdrian Grange <agrange@google.com>
Wed, 5 Dec 2012 21:24:52 +0000 (13:24 -0800)
commit9a3de881c0e681ba1a79a166a86308bbc84b4acd
treef5835cb1c50b14e44d5e1c1afe0727e9d08810c4
parentf2b36a4de7baa5c1f5166c5a532c147eb08d4e8a
Disable background update on non-base layer frames

Multi-threaded code was not updated to disable background
refresh for non base-layer frames at the time it was
disabled in the main C-code.

Change-Id: Id6cc376130b7def046942121cfd0526b4f0a71d4
vp8/encoder/encodeframe.c
vp8/encoder/ethreading.c