1. 06 Aug, 2018 1 commit
    • Minimal fix for non-default cenc name prefixes in DASH manifests · 5ce9ce56
      For now, just allow any prefix (and don't check the namespace).
      Checking the namespace requires turning on the XmlPullParser
      namespace awareness feature, but this can only be done before
      parsing, and I think requires us to specify the namespace when
      querying other attributes. This would also risk breaking services
      who currently don't set namespaces correctly.
      
      It's possible we'll run into similar issues with the few other
      tags (e.g. mspr:pro). We should revisit enabling namespace
      awareness if/when we see this.
      
      -------------
      Created by MOE: https://github.com/google/moe
      MOE_MIGRATED_REVID=207526883
      olly committed
  2. 01 Aug, 2018 7 commits
  3. 24 Jul, 2018 1 commit
  4. 23 Jul, 2018 31 commits