media/library/src/main/java/com/google/android/exoplayer/text
2015-04-17 20:02:20 +01:00
..
eia608 Change decodeOnly to be a sample flag. 2015-04-10 22:55:12 +01:00
ttml Make single MICROS_PER_SECOND constant + use it everywhere. 2014-12-03 18:30:15 +00:00
webvtt Modified Webvtt parser to handle cue identifiers and tags. 2015-02-03 12:41:49 +00:00
CaptionStyleCompat.java Fix typo 2014-11-13 16:06:49 +00:00
Subtitle.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +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
SubtitleView.java Fix SubtitleView to redraw if text changes but bounds stay the same. 2015-02-06 11:31:13 +00:00
TextRenderer.java Move Closed Captions processing to Eia608TrackRenderer. Use TextRenderer interface for captions. Sort captions based on video frames DTS. Add better control characters and special characters in basic North American character set support. Fixes #156 2015-01-21 11:54:23 -05:00
TextTrackRenderer.java Fix subtitles. 2015-04-17 20:02:20 +01:00