media/library
olly 22f25c57bb MatroskaExtractor naming cleanup II
- Remove "lacing" from member variables. They're used even if
  there is no lacing (and the fact that lacing is the way of
  getting multiple samples into a block isn't important).

Issue: #3026
PiperOrigin-RevId: 284152447
2019-12-06 23:27:58 +00:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core MatroskaExtractor naming cleanup II 2019-12-06 23:27:58 +00:00
dash Fix check for E-AC3 JOC in DASH 2019-11-22 16:59:31 +00:00
hls Use peak rather than average bitrate for HLS 2019-12-06 22:47:34 +00:00
smoothstreaming Rollback of <unknown commit> 2019-11-17 00:33:26 +00:00
ui Add IntDefs for renderer capabilities. 2019-12-06 23:23:42 +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.