media/library
kimvde 3a17dd5fec Slomo flattening: get metadata from smta box
Retrieve the capture frame rate and the SVC temporal layer count from
the smta box instead of the meta box because this is what Samsung do. It
is not guaranteed that the meta box will be present and will contain all
the necessary info in all slomo files.

PiperOrigin-RevId: 345639680
2020-12-14 10:14:14 +00:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Slomo flattening: get metadata from smta box 2020-12-14 10:14:14 +00:00
core Only set experimentalSetForegroundModeTimeoutMs value when it's > 0 2020-12-14 10:13:51 +00:00
dash Replace PeriodSeekInfo by static methods. 2020-11-30 09:33:22 +00:00
extractor Slomo flattening: get metadata from smta box 2020-12-14 10:14:14 +00:00
hls Use HLS rendition report when changing primary playlist 2020-12-03 17:12:41 +00:00
smoothstreaming Remove deprecated MediaSource builder methods and constructors. 2020-10-13 16:27:20 +01:00
ui Update StyledPlayers control overlay scrim from 30% opacity to 60% opacity for Accessibility requirements. 2020-12-03 17:10:44 +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.