Skip to content
  • Yunqing Wang's avatar
    Recover tile coding performance · bdcc1405
    Yunqing Wang authored
    After porting tile coding from VP9 to VP10, some performance
    degradation was seen because of the difference between VP9 and
    Vp10 baseline. This patch disabled some features in VP10 while
    tile coding is turned on. Also, an encoder control API was added
    back for this use case.
    
    Change-Id: I8f736db8388408a8cc35320a2f80abb02906571c
    bdcc1405