commit | 6d369e03d1b8eeef204ca51dc4c4791eaadf266e | [log] [tgz] |
---|---|---|
author | John Rummell <[email protected]> | Thu Aug 31 21:12:29 2017 |
committer | Commit Bot <[email protected]> | Thu Aug 31 21:12:29 2017 |
tree | 1ecae3fdae5e7a2e05a0c12661703747a896bb2e | |
parent | f4b484415281f09d0bbc0880f5d41dbdde96c209 [diff] |
Update MIMEtype for MP4 content Looking at the encrypted MP4 file used in these tests, the profile data is: - AVCProfileIndication: 100 [Profile = 0x64] - profile_compatibility: 0 [Flags = 0x00] - AVCLevelIndication: 30 [Level = 0x1e] As a result the codecs value should be "avc1.64001E", so updating the test to use the correct value. BUG= TEST=EME browser_tests still pass Change-Id: Ifeb4c51f2121ca90ee2a0776a030423d5a7b2c0b Reviewed-on: https://chromium-review.googlesource.com/644506 Reviewed-by: Dan Sanders <[email protected]> Commit-Queue: John Rummell <[email protected]> Cr-Commit-Position: refs/heads/master@{#498999}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .