media/library
hoangtc 42d7a319cd Match codecs starting with "mp4a" to different Audio MimeTypes
Currently, we are treating all codecs starting with "mp4a" as AAC. However,
some codec strings starting with "mp4a" are not AAC format, as should be
treated differently.

GitHub: #3779

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=189163517
2018-03-27 23:50:31 +01:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Match codecs starting with "mp4a" to different Audio MimeTypes 2018-03-27 23:50:31 +01:00
dash Use @IntDef for some more int-based enumerations 2018-03-13 15:41:06 +00:00
hls Use @IntDef for some more int-based enumerations 2018-03-13 15:41:06 +00:00
smoothstreaming Use @IntDef for some more int-based enumerations 2018-03-13 15:41:06 +00:00
ui Hide internal DownloadManager states 2018-03-12 15:19:16 +00: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.