media/library
aquilescanta 4783c329cc Map HLS sample formats to the correct codec string
This change fixes format creation for traditional preparation of streams
where the master playlist contains more than one codec string per track
type.

Issue: #7877
PiperOrigin-RevId: 338538693
2020-10-23 13:54:50 +01:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Map HLS sample formats to the correct codec string 2020-10-23 13:54:50 +01:00
core Avoid throwing for still photo metadata retrieval 2020-10-23 13:54:31 +01:00
dash Fix calculation for isSegmentAvailableAtFullNetworkSpeed. 2020-10-21 22:26:15 +01:00
extractor Avoid throwing for still photo metadata retrieval 2020-10-23 13:54:31 +01:00
hls Map HLS sample formats to the correct codec string 2020-10-23 13:54:50 +01:00
smoothstreaming Remove deprecated MediaSource builder methods and constructors. 2020-10-13 16:27:20 +01:00
ui Fix bottom area to have even paddings and make seekbar slimmer. 2020-10-21 10:24:14 +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.