media/library
hoangtc 5ce0c6fead 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-29 16:15:26 +01:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-07 18:40:16 +00:00
core Match codecs starting with "mp4a" to different Audio MimeTypes 2018-03-29 16:15:26 +01:00
dash Remove stray test 2018-03-13 23:44:52 +00:00
hls Migrate ExoPlayer Gradle build files. 2018-03-07 18:40:16 +00:00
smoothstreaming Migrate ExoPlayer Gradle build files. 2018-03-07 18:40:16 +00:00
ui Migrate ExoPlayer Gradle build files. 2018-03-07 18:40: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.