Skip to content
  • Fiona Glaser's avatar
    Make slice-max-size more aggressive in considering escape bytes · eacca4fa
    Fiona Glaser authored
    The x264 assumption of randomly distributed escape bytes fails in the case of CABAC + an enormous number of identical macroblocks.
    This patch attempts to compensate for this.
    It is probably safe to assume in calling applications that x264 practically never violates the slice size limitation.
    eacca4fa