media/library/src/main/java/com/google/android/exoplayer2/text
cdrolle d9421f4fb9 Fixed issue when VOD-style period is present in a dynamic manifest
A VOD-style period in a dynamic manifest would result in a NullPointerException.
Also fix another issue in which an unrecognized mime type would also result in
NullPointerException.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=138075137
2016-11-10 21:13:28 +00:00
..
cea Fix/suppress some analysis warnings. 2016-10-24 11:44:49 +01:00
subrip Sanitize constants 2016-08-31 15:25:18 +01:00
ttml Fix/suppress some analysis warnings. 2016-10-24 11:44:49 +01:00
tx3g Sanitize constants 2016-08-31 15:25:18 +01:00
webvtt Fix/suppress some analysis warnings. 2016-10-24 11:44:49 +01:00
CaptionStyleCompat.java Use @IntDef where possible. 2016-09-28 11:25:02 +01:00
Cue.java Use @IntDef where possible. 2016-09-28 11:25:02 +01:00
SimpleSubtitleDecoder.java Use new import ordering. 2016-08-08 11:06:48 +01:00
SimpleSubtitleOutputBuffer.java Fix/suppress some analysis warnings. 2016-10-24 11:44:49 +01:00
Subtitle.java Fix a bunch more Javadoc 2016-08-31 15:25:24 +01:00
SubtitleDecoder.java Fix up a bunch more Javadoc. 2016-07-28 20:04:40 +01:00
SubtitleDecoderException.java Fix a bunch more Javadoc 2016-08-31 15:25:24 +01:00
SubtitleDecoderFactory.java Fixed issue when VOD-style period is present in a dynamic manifest 2016-11-10 21:13:28 +00:00
SubtitleInputBuffer.java Consistent Javadoc for text package 2016-07-22 22:41:36 +01:00
SubtitleOutputBuffer.java Use new import ordering. 2016-08-08 11:06:48 +01:00
TextRenderer.java Fix sideloaded subtitles 2016-10-03 17:43:28 +01:00