]> granicus.if.org Git - handbrake/commit
encavcodec: enable "row-mt=1" for vp9
authorJohn Stebbins <jstebbins.hb@gmail.com>
Tue, 22 Jan 2019 16:48:09 +0000 (08:48 -0800)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Tue, 22 Jan 2019 16:51:49 +0000 (08:51 -0800)
commit557a3311639315422e71145038d617e4d9e49dcd
treed3b7efd3171a55a412db26e427ef451884f7af10
parentc6639d32c6ca893a2893063428f57858ecd86dd7
encavcodec: enable "row-mt=1" for vp9

Improves encoding speed by about 20% for SD content and 35% for HD
content in my testing on a 4 core 8 thread system.  CPU utilization is
around 60% as compared with 40% prior to the change.

Fixes https://github.com/HandBrake/HandBrake/issues/1830
libhb/encavcodec.c