media/library
ibaker 84a7ffc12a Add ParsableByteArray#ensureCapacity() method that keeps data
#exofixit

PiperOrigin-RevId: 344845328
2020-12-03 17:09:35 +00:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Add ParsableByteArray#ensureCapacity() method that keeps data 2020-12-03 17:09:35 +00:00
core Discard HLS preload chunks when an HTTP 410 or 404 occurs 2020-12-03 17:09:17 +00:00
dash Replace PeriodSeekInfo by static methods. 2020-11-30 09:33:22 +00:00
extractor Add ParsableByteArray#ensureCapacity() method that keeps data 2020-12-03 17:09:35 +00:00
hls Discard HLS preload chunks when an HTTP 410 or 404 occurs 2020-12-03 17:09:17 +00:00
smoothstreaming Remove deprecated MediaSource builder methods and constructors. 2020-10-13 16:27:20 +01:00
ui Add explaning comment to UI proguard file. 2020-11-30 16:11:27 +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.