media/library
aquilescanta 08132656c9 Make SampleDataQueue methods that read data static
Non-functional change which makes it easier to read sample data without altering
the read position.

PiperOrigin-RevId: 352323477
2021-01-18 21:59:24 +00:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Remove deprecated debug listener methods from SimpleExoPlayer 2021-01-15 10:57:47 +00:00
core Make SampleDataQueue methods that read data static 2021-01-18 21:59:24 +00:00
dash Remove deprecated method setMinLoadableRetryCount(). 2021-01-17 21:51:13 +00:00
extractor Handle sample size mismatch in MP4 extractors 2021-01-17 21:51:30 +00:00
hls Remove deprecated method setMinLoadableRetryCount(). 2021-01-17 21:51:13 +00:00
smoothstreaming Remove deprecated method setMinLoadableRetryCount(). 2021-01-17 21:51:13 +00:00
ui Remove VideoDecoderOutputBufferRenderer from Player interface 2021-01-15 10:55:56 +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.