media/library
hoangtc 39b812298d Add supports for reading duration for a PS stream.
Add supports for reading duration for a PS stream by reading SCR values from
the header of packs at the start and at the end of the stream, calculating the
difference, and converting that into stream duration.

Github: #4476

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=203954752
2018-07-11 14:56:54 +01:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Add supports for reading duration for a PS stream. 2018-07-11 14:56:54 +01:00
dash Fix wrong loop variable in DashMediaPeriod. 2018-07-10 13:59:19 +01:00
hls Forward addTransferListener for all wrapping data sources. 2018-07-06 14:37:19 +01:00
smoothstreaming Forward TransferListener from MediaSources to DataSources. 2018-07-06 14:35:17 +01:00
ui Fix DownloadService doesn't stop when the app is killed 2018-07-10 14:03: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.