media/library
olly d75aa97c0c SampleQueue: Let subclasses easily invalidate format adjustment
This is a nice-regardless improvement to SampleQueue, which will
likely to used to fix the referenced issue. It makes it possible
for SampleQueue subclasses to support dynamic changes to format
adjustment in a non-hacky way.

Issue: #6903
PiperOrigin-RevId: 292314720
2020-01-30 19:30:38 +00:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
common Move DrmSession into the core module 2020-01-30 19:30:12 +00:00
core SampleQueue: Let subclasses easily invalidate format adjustment 2020-01-30 19:30:38 +00:00
dash Fix some blaze warnings 2020-01-24 11:11:56 +00:00
extractor Update mp3 test files to test more common use cases 2020-01-30 19:30:04 +00:00
hls SampleQueue: Let subclasses easily invalidate format adjustment 2020-01-30 19:30:38 +00:00
smoothstreaming Make resolveSeekPositionUs an instance method 2020-01-24 11:10:56 +00:00
ui Add @Dimension annotation to SubtitleView size methods 2020-01-30 19:29:38 +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.