media/library
tonihei c2d7fae535 Add preferred MIME type(s) to DefaultTrackSelector parameters.
This allows to set preferences based on MIME type for video and audio.
The MIME type preference is applied after other explicit preferences
and restrictions (e.g. language or max resolution), but before implicit
preferences like bitrate.

Issue: #8320
PiperOrigin-RevId: 350550543
2021-01-08 15:32:05 +00:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Clarify parameter Javadoc for playback speed values. 2021-01-07 10:44:34 +00:00
core Add preferred MIME type(s) to DefaultTrackSelector parameters. 2021-01-08 15:32:05 +00:00
dash Fix MIGHT_NOT_USE_FULL_NETWORK_SPEED for VOD DASH streams. 2021-01-07 10:44:53 +00:00
extractor Initialize Format.codecs from AVC SPS NAL unit (#8393) 2020-12-24 20:30:35 +03:00
hls Reload HLS media playlist when merging delta update fails 2021-01-08 15:31:54 +00:00
smoothstreaming Add live configuration to Timeline.Window 2020-12-14 10:17:23 +00:00
ui Deprecate stop(boolean) 2021-01-07 10:45:02 +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.