media/library
Alexey Rochev ff8c8645ab Merge #8401: Initialize Format.codecs from HEVC SPS NAL unit (#8393)
Imported from GitHub PR https://github.com/google/ExoPlayer/pull/8401

This will allow ExoPlayer to check if video track's profile and level are supported by decoder when playing progressive media sources.
Merge e582fb91b73c7c95e754167140211d5473c36d14 into 1347d572ef

Issue: #8393
COPYBARA_INTEGRATE_REVIEW=https://github.com/google/ExoPlayer/pull/8401 from equeim:hevc-codecs e582fb91b73c7c95e754167140211d5473c36d14
PiperOrigin-RevId: 350738065
2021-01-08 15:33:09 +00:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Merge #8401: Initialize Format.codecs from HEVC SPS NAL unit (#8393) 2021-01-08 15:33:09 +00:00
core Add option to align durations of MergingMediaSource. 2021-01-08 15:32:37 +00:00
dash Rename sample_mpd to sample_mpd_live 2021-01-08 15:32:26 +00:00
extractor Merge #8401: Initialize Format.codecs from HEVC SPS NAL unit (#8393) 2021-01-08 15:33:09 +00: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 Update Styled non bottom buttons to be borderless. 2021-01-08 15:32:58 +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.