media/library/src/main/java/com/google/android/exoplayer/metadata
Oliver Woodman a70c1f1a4b Remove requirement to specify downstream renderer count.
This makes it so that it's no longer necessary to specify the number
of downstream renderers to HlsSampleSource, FrameworkSampleSource and
ExtractorSampleSource, by forcing the downstream renderers to register
with the SampleSource instances in their constructors. This eliminates
a common source of subtle client bugs where the passed value is incorrect.
2015-06-12 17:52:56 +01:00
..
GeobMetadata.java Added new ID3 frames 2015-02-26 16:49:05 +01:00
Id3Parser.java Use Java7 <> syntax 2015-05-22 21:40:22 +01:00
MetadataParser.java Add EIA-608 (CEA-608) Closed Captioning support for HLS #68 2014-11-18 14:48:40 -05:00
MetadataTrackRenderer.java Remove requirement to specify downstream renderer count. 2015-06-12 17:52:56 +01:00
PrivMetadata.java Fixes for correctly supporting UTF-16 and UTF-16BE charsets 2015-02-26 21:54:29 +01:00
TxxxMetadata.java ID3 refactoring to match apple's player behavior #67 2014-11-05 11:54:45 -05:00