media/library/src/main/java/com/google/android/exoplayer/metadata
Oliver Woodman 8e58a3f5f5 Steps toward full multi-track support.
1. Remove requirement for TrackRenderer implementations to report
   current position, unless they are time sources.
2. Expose whether renderers have media to play. The immediate benefit
   of this is to solve the referenced GitHub issue, and also to only
   display the appropriate Audio/Video/Text buttons in the demo app
   for the media being played. This is also a natural step toward
   multi-track support.

Github issue: #541
2015-06-18 14:27:24 +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 Steps toward full multi-track support. 2015-06-18 14:27:24 +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