media/library
claincly ec78bde50c Add support for MediaCodecAudioRenderer to use float output
Enables the MediaCodec to use float PCM output when the sink supports
float PCM input

PiperOrigin-RevId: 322856138
2020-07-24 10:48:34 +01:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Update internal reference 2020-07-24 10:48:07 +01:00
core Add support for MediaCodecAudioRenderer to use float output 2020-07-24 10:48:34 +01:00
dash Use manifest assets instead of building manifests with code 2020-07-24 10:46:46 +01:00
extractor Revert Format back to only containing audio encoding for PCM 2020-07-24 10:46:37 +01:00
hls Remove onMediaPeriodCreated/Released/ReadingStarted 2020-07-24 10:44:48 +01:00
smoothstreaming Remove onMediaPeriodCreated/Released/ReadingStarted 2020-07-24 10:44:48 +01:00
ui Fix styled ui's documents 2020-07-24 10:48:25 +01: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.