Skip to content
  • Yaowu Xu's avatar
    Prevent severe rate control errors in CBR mode · ffa06b37
    Yaowu Xu authored
    In rare cases, the interaction between rate correction factor and Q
    choices may cause severe oscillating frame sizes that are way off
    target bandwidth. This commit adds tracking of rate control results
    for last two frames, and use the information to prevent oscillating
    Q choices.
    
    Change-Id: I9a6d125a15652b9bcac0e1fec6d7a1aedc4ed97e
    ffa06b37