media/library/src/main
olly 8322592ee8 Fix flag issue causing corrupt output on DRM playbacks.
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
2016-06-15 19:41:53 +01:00
..
java/com/google/android/exoplayer Fix flag issue causing corrupt output on DRM playbacks. 2016-06-15 19:41:53 +01:00
res Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
.classpath Add missing eclipse files to experimental. 2016-06-15 19:38:06 +01:00
.project Add missing eclipse files to experimental. 2016-06-15 19:38:06 +01:00
AndroidManifest.xml Removed permissions from the library manifest 2016-01-22 15:07:00 +00:00
project.properties Move to target API level 23 2015-10-26 15:02:32 +00:00