Skip to content
  • Timothy B. Terriberry's avatar
    Add a skeleton rate control API. · ea4bf00c
    Timothy B. Terriberry authored
    This only implements the "constant quantizer" strategy, and uses
     the same per-frame-type QP index adjustments as the current code.
    However, it is one step towards the true quantizer-based
     adjustments required by the rate control model.
    
    This should result in no change in encoded quality.
    ea4bf00c