media/library
olly 2e0719b555 Parse channel count and sample rate from ALAC initialization data
Also remove the "do we really need to do this" comment for AAC.
Parsing from codec specific data is likely to be more robust, so
I think we should continue to do it for formats where we've seen
this problem.

Issue: #6648
PiperOrigin-RevId: 280575466
2019-11-17 04:39:40 +00:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Parse channel count and sample rate from ALAC initialization data 2019-11-17 04:39:40 +00:00
dash Handle new signaling for E-AC3 JOC in DASH 2019-11-17 04:35:26 +00:00
hls Fix detection of Dolby Atmos in HLS 2019-11-05 17:37:41 +00:00
smoothstreaming Avoid retrying fatal errors 2019-09-18 15:28:19 -07:00
ui Reset MediaSession shuffle/repeat modes if player is null 2019-11-05 17:39:01 +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.