media/library/src/main/java/com/google/android/exoplayer/text
2015-07-17 11:48:42 +01:00
..
eia608 Temporary fix to prevent premature failures during HLS playbacks II. 2015-07-17 11:48:42 +01:00
subrip Further cleanup subtitle implementations. 2015-06-12 17:44:01 +01:00
ttml Refine TTML parsing logic + setup for adding styling information. 2015-06-18 17:31:14 +01:00
tx3g Further cleanup subtitle implementations. 2015-06-12 17:44:01 +01:00
webvtt Detect WebVTT file header according to the spec: 2015-06-26 14:26:31 +01:00
CaptionStyleCompat.java Fix typo 2014-11-13 16:06:49 +00:00
Cue.java Step towards enhanced Webvtt parser to support HTML-rich captions and positioning. 2015-05-19 15:19:59 +01:00
CuePainter.java Don't render empty cues 2015-07-16 20:22:35 +01:00
Subtitle.java Step towards enhanced Webvtt parser to support HTML-rich captions and positioning. 2015-05-19 15:19:59 +01:00
SubtitleLayout.java Optimize captions. 2015-07-15 11:10:53 +01:00
SubtitleParser.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
SubtitleParserHelper.java Improve EIA608 caption support. 2015-02-09 17:28:07 +00:00
TextRenderer.java Step towards enhanced Webvtt parser to support HTML-rich captions and positioning. 2015-05-19 15:19:59 +01:00
TextTrackRenderer.java In continueBuffering, return whether a particular track has samples. 2015-07-16 19:30:14 +01:00