• Daniel Kang's avatar
    vp8: implement sliced threading · 951455c1
    Daniel Kang authored
    
    
    Testing gives 25-30% gain on HD clips with two threads and
    up to 50% gain with eight threads.
    
    Sliced threading uses more memory than single or frame threading.
    
    Frame threading and single threading keep the previous memory
    layout.
    
    Signed-off-by: default avatarLuca Barbato <lu_zero@gentoo.org>
    951455c1