media/library
hoangtc 824c0b20a5 Add supports for Seeking in AMR format using a constant bitrate seekmap.
- Extract ConstantBitrateSeeker from Mp3 package into a more general
ConstantBitrateSeekMap.
- Use this seekmap to implement seeking for AMR format.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=202638183
2018-07-03 11:46:03 +01:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Add supports for Seeking in AMR format using a constant bitrate seekmap. 2018-07-03 11:46:03 +01:00
dash Add url (after redirection) to LoadEventInfo. 2018-06-28 16:18:50 +01:00
hls Support EXT-X-INDEPENDENT-SEGMENTS in the master playlist 2018-07-03 11:44:56 +01:00
smoothstreaming Add url (after redirection) to LoadEventInfo. 2018-06-28 16:18:50 +01:00
ui Cleanup 2018-06-28 17:51:05 +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.