media/library
olly dd60bac07d MatroskaExtractor naming cleanup
- Change sampleHasReferenceBlock to a block reading variable, which is
  what it is (the distinction didn't matter previously, but will do so
  when we add lacing support in full blocks because there wont be a 1:1
  relationship any more.
- Move sampleRead to be a reading state variable.
- Stop abbreviating "additional"

Issue: #3026
PiperOrigin-RevId: 284000937
2019-12-06 19:20:44 +00:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core MatroskaExtractor naming cleanup 2019-12-06 19:20:44 +00:00
dash Make DownloadHelper pass DrmSessionManager to MediaSources 2019-12-05 10:20:32 +00:00
hls Make DownloadHelper pass DrmSessionManager to MediaSources 2019-12-05 10:20:32 +00:00
smoothstreaming Make DownloadHelper pass DrmSessionManager to MediaSources 2019-12-05 10:20:32 +00:00
ui Add IntDefs for renderer capabilities. 2019-12-05 10:20:15 +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.