media/library
andrewlewis a75b5fb6a9 Pass through all ID3 internal data from udta
Also switch from using a CommentFrame to a new InternalFrame type for ID3 data
stored with ID '----', to distinguish internal data from actual ID3 comments.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=201315254
2018-06-20 18:03:01 +01:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Pass through all ID3 internal data from udta 2018-06-20 18:03:01 +01:00
dash Add ability to update download requirements to DownloadService 2018-06-18 11:18:20 +01:00
hls Normalize timestamps in HlsChunkSource 2018-06-20 18:01:31 +01:00
smoothstreaming Correctly report type of ParsingLoadable. 2018-06-18 11:09:43 +01:00
ui Don't show player controls unless key press is handled 2018-06-18 15:40:40 +01:00
README.md Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00

ExoPlayer library

The ExoPlayer library is split into multiple modules. See ExoPlayer's top level README for more information about the available library modules and how to use them.