]> granicus.if.org Git - libvpx/commit
Change speed features for good quality(cpu-used=5)
authorYaowu Xu <yaowu@google.com>
Mon, 20 Oct 2014 21:41:20 +0000 (14:41 -0700)
committerYaowu Xu <yaowu@google.com>
Tue, 21 Oct 2014 18:59:12 +0000 (11:59 -0700)
commitc30f7e6cc56f73bbfce0b3b0df7322cff2f0b246
treed9cc52fb0c78a9e902d8d0d2fbdd4880a482a007
parent67c866750cf27298cfa363bc594df729b6c57fd1
Change speed features for good quality(cpu-used=5)

The existing speed features produce horrible encoding results, almost
30% worse than cpu-used=4, this commit adjust the speed features to
produce relatively resonable results to be within 3%-5% of cpu-used=4.

Change-Id: I0ca6ebafb33024d4a0cbcf04c78a4a00b8dd1ecf
vp9/encoder/vp9_speed_features.c