media/library
tonihei 29c43b5e24 Move common bookkeeping to MediaCodecRenderer.
This is a no-op change and just moves some duplicated logic into the
base class.

PiperOrigin-RevId: 294615218
2020-02-13 15:44:38 +00:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
common Add Format peak and average bitrate (hidden for now) 2020-02-13 15:44:03 +00:00
core Move common bookkeeping to MediaCodecRenderer. 2020-02-13 15:44:38 +00:00
dash DataSpec: Deprecate most constructors 2020-02-13 15:43:54 +00:00
extractor Share FLAC extractor tests between both extractors 2020-02-13 15:44:29 +00:00
hls DataSpec: Deprecate most constructors 2020-02-13 15:43:54 +00:00
smoothstreaming DataSpec: Deprecate most constructors 2020-02-13 15:43:54 +00:00
ui Fix build warnings under exoplayer/v2/library 2020-02-13 15:44:11 +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.