media/library/src/main
Oliver Woodman 884e7a4170 Optimize captions.
SubtitleLayout no longer trigger re-layouts of the view hierarchy.
Instead, the SubtitleLayout just invalidates itself. This is made
possible by making SubtitleLayout a regular View that draws each Cue
directly onto the canvas, rather than having SubtitleLayout be a
ViewGroup with a child View for each Cue.
2015-07-15 11:10:53 +01:00
..
.settings Updated all ExoPlayer Eclipse projects to use Java 1.7. 2015-05-22 21:34:51 +01:00
java/com/google/android/exoplayer Optimize captions. 2015-07-15 11:10:53 +01:00
res Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
.classpath Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
.project Clean up project files. 2014-10-28 17:55:21 +00:00
AndroidManifest.xml Clean up permissions 2015-06-05 18:29:37 +01:00
project.properties Bump target API level to 22. 2015-05-11 21:04:51 +01:00