media/library/src/androidTest
Oliver Woodman bf77f3b289 Simplify subtitle parsing.
- Currently all subtitles we parse contain timestamps relative to the sample
  timestamp, however we add the sample timestamp in inconsistent ways (sometimes
  in the Subtitle, sometimes in the SubtitleParser). This change converges on
  a single approach. It also paves the way for passing absolute offsets to use
  instead, and being able to apply them in a consistent way in a single place
  (PlayableSubtitle). This functionality will be required for ISO 14496-30 TTML
  embedded subtitles.

Issue: #689
2015-08-13 20:36:50 +01:00
..
.settings Put tests where they belong + bump bintray-release version. 2015-07-27 16:32:55 +01:00
assets Remove custom VTT logic. 2015-08-11 18:16:56 +01:00
java/com/google/android/exoplayer Simplify subtitle parsing. 2015-08-13 20:36:50 +01:00
libs Put tests where they belong + bump bintray-release version. 2015-07-27 16:32:55 +01:00
res Put tests where they belong + bump bintray-release version. 2015-07-27 16:32:55 +01:00
.classpath Put tests where they belong + bump bintray-release version. 2015-07-27 16:32:55 +01:00
.project Put tests where they belong + bump bintray-release version. 2015-07-27 16:32:55 +01:00
AndroidManifest.xml Put tests where they belong + bump bintray-release version. 2015-07-27 16:32:55 +01:00
project.properties Put tests where they belong + bump bintray-release version. 2015-07-27 16:32:55 +01:00