Skip to content
  • kcwu's avatar
    Implement VP9 compressed header parsing · e5a9a629
    kcwu authored
    Follow VP9 draft spec 0.6
     - Rename variables according to spec
     - More verification for parsed values
     - Add spec section numbers as comments
    Refactoring the parser for compressed header parsing
     - split uncompressed parser to separate file
    Unittest:
     - Fix frame counting for superframe
    
    TEST=vp9 vda still works; media_unittests --gtest_filter=Vp9ParserTest.\*
    BUG=none
    
    Review-Url: https://codereview.chromium.org/2133993002
    Cr-Commit-Position: refs/heads/master@{#412442}
    e5a9a629