Skip to content
  • chcunningham's avatar
    Add EME support for new VP9 codec string in WebM. · 6cfb384a
    chcunningham authored
    Now supporing "video/webm; codecs=vp09...." in calls to EME's
    requestForMediaKeySystemAccess(). Must run with the following flag:
    --enable-new-vp9-codec-string.
    
    This CL does not modify existing support for "video/mp4". To enable
    in MP4 run with --enable-vp9-in-mp4.
    
    Runtime flags are checked in MimeUtilInternal ParseVp9CodecID().
    
    BUG=687627
    
    Review-Url: https://codereview.chromium.org/2793163003
    Cr-Commit-Position: refs/heads/master@{#462692}
    6cfb384a