| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| java/com/google/android/exoplayer | ||
| res | ||
| .classpath | ||
| .project | ||
| AndroidManifest.xml | ||
| project.properties |
The issue is visible for DRM playbacks because BUFFER_FLAG_ENCRYPTED is being cleared, which results in trying to play encrypted samples without decryption. The issue would have also incorrectly cleared key frame flags too, for both clear and encrypted playbacks, but I don't think we're using that flag downstream anywhere and so the issue wasn't visible. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=123426582
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| java/com/google/android/exoplayer | Loading commit data... | |
| res | Loading commit data... | |
| .classpath | Loading commit data... | |
| .project | Loading commit data... | |
| AndroidManifest.xml | Loading commit data... | |
| project.properties | Loading commit data... |