Skip to content
  • Takashi Hirata's avatar
    Add support for level 1b · ceba5dd5
    Takashi Hirata authored
    This level is a stupid hack in the H.264 spec, so it's a stupid hack in x264 too.
    Since level is an integer, calling applications need to set level_idc=9 to use it.
    String-based option handling will accept "1b" just fine though, so CLI users don't have to worry.
    ceba5dd5