media/library
olly 12559bbc8d DefaultAudioSink: Make PCM vs non-PCM code paths clearer
This change replaces a lot of individual isInputPcm branching with a single,
larger branch.

PiperOrigin-RevId: 321763040
2020-07-24 10:38:17 +01:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Assorted deprecation fixes/migrations/suppressions 2020-07-24 10:37:41 +01:00
core DefaultAudioSink: Make PCM vs non-PCM code paths clearer 2020-07-24 10:38:17 +01:00
dash Migrate usages of deprecated SimpleCache constructors 2020-07-24 10:37:14 +01:00
extractor Fix sample time of partially fragmented MP4s with tfdt box 2020-07-24 10:31:12 +01:00
hls Migrate usages of deprecated SimpleCache constructors 2020-07-24 10:37:14 +01:00
smoothstreaming Release Extractor resources in DASH 2020-07-24 10:34:48 +01:00
ui Import translated strings 2020-07-24 10:38:08 +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.