media/library/src/main/java/com/google/android/exoplayer/hls
olly d9d6b8540d HLS: Ignore AAC/H264 streams if we know they don't exist.
This is needed to support fully demuxed audio in HLS. For the
sample I have the video (only) variant still declares an AAC
stream. I suspect there's at least one toolchain out there that
hardcodes H264 and AAC streams in TS output.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=117224224
2016-06-15 19:37:44 +01:00
..
Aes128DataSource.java Aes128DataSource should be final. 2015-07-30 10:05:54 +01:00
HlsChunkSource.java HLS: Ignore AAC/H264 streams if we know they don't exist. 2016-06-15 19:37:44 +01:00
HlsExtractorWrapper.java One Format object to rule them all. 2016-06-15 18:54:50 +01:00
HlsMasterPlaylist.java Subtitle renditions can be represented by Variant instances. 2015-11-25 17:07:40 +00:00
HlsMediaPlaylist.java Parse the sequence number at discontinuities. 2015-11-25 17:00:18 +00:00
HlsParserUtil.java Use Locale.US in calls to String.format. 2015-06-30 13:49:03 +01:00
HlsPlaylist.java Remove spurious blank line 2015-06-15 17:43:06 +01:00
HlsPlaylistParser.java One Format object to rule them all. 2016-06-15 18:54:50 +01:00
HlsSampleSource.java Make TrackSelection implement equals/hashCode. 2016-06-15 18:54:51 +01:00
PtsTimestampAdjusterProvider.java Introduce PtsTimestampAdjusterProvider for HLS WebVTT. 2016-01-14 17:08:25 +00:00
TsChunk.java One Format object to rule them all. 2016-06-15 18:54:50 +01:00
Variant.java One Format object to rule them all. 2016-06-15 18:54:50 +01:00
WebvttExtractor.java One Format object to rule them all. 2016-06-15 18:54:50 +01:00