Skip to content
  • Reynaldo H. Verdejo Pinochet's avatar
    matroskamux: Add context flag for WebM · 1cb31eea
    Reynaldo H. Verdejo Pinochet authored
    WebM has a couple of specific requirements we need to handle.
    Idea is to set this flag once and just rely on mux->is_webm
    at run time instead of repeatedly figuring this out from
    GST_MATROSKA_DOCTYPE_WEBM (which requires a strcmp()).
    1cb31eea