Skip to content
  • Anton Mitrofanov's avatar
    Add an small per-MB cost penalty for lowres · 48e8e52e
    Anton Mitrofanov authored
    Helps avoid VBV predictors going nuts with very low-cost MBs.
    One particular case this fixes is zero-cost MBs: adaptive quantization decreases the QP a lot, but (before this patch), no cost penalty gets factored in for this, because anything times zero is zero.
    48e8e52e