media/library
olly c9683195c0 Matroska: Support additional PCM codec modes
- Support 32-bit A_PCM/FLOAT/IEEE PCM
- Support 8-bit and 16-bit A_PCM/INT/BIG PCM

Issue: #8142
PiperOrigin-RevId: 340264679
2020-11-19 16:44:18 +00:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Make defaultLicenseUrl optional 2020-11-18 19:10:50 +00:00
core Merge pull request #8133 from xufuji456:dev-v2 2020-11-19 16:40:03 +00:00
dash Switch to an 'api' dependency on Guava 2020-10-20 22:16:12 +01:00
extractor Matroska: Support additional PCM codec modes 2020-11-19 16:44:18 +00:00
hls Avoid chunkless preparation if the codec mapping is ambiguous 2020-11-18 18:54:37 +00:00
smoothstreaming Simplify DefaultMediaSourceFactory ad configuration 2020-09-07 20:46:57 +01:00
ui Fix bottom area to have even paddings and make seekbar slimmer. 2020-10-21 10:27:24 +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.