media/library
aquilescanta 383bad80ce Generalize findEsdsPosition to support other types
- This CL does not introduce functional changes.
- This change will allow searching for the clli box while
  parsing the mdcv box in order to construct the HDR
  static info contained in ColorInfo.

#minor-release

PiperOrigin-RevId: 405656499
2021-10-27 13:08:23 +01:00
..
all Add database module 2021-10-26 14:19:43 +01:00
common Add database module 2021-10-26 14:19:43 +01:00
core Replace ExtractorsFactory with MediaSourceFactory in ExoPlayer.Builder 2021-10-27 12:57:24 +01:00
dash Tidy READMEs 2021-10-26 14:08:21 +01:00
database Add database module 2021-10-26 14:19:43 +01:00
datasource Add database module 2021-10-26 14:19:43 +01:00
decoder Tidy READMEs 2021-10-26 14:08:21 +01:00
extractor Generalize findEsdsPosition to support other types 2021-10-27 13:08:23 +01:00
hls Tidy READMEs 2021-10-26 14:08:21 +01:00
rtsp Tidy READMEs 2021-10-26 14:08:21 +01:00
smoothstreaming Tidy READMEs 2021-10-26 14:08:21 +01:00
transformer Allow video MIME type to be set in TranscodingTransformer. 2021-10-27 13:04:30 +01:00
ui Tidy READMEs 2021-10-26 14:08:21 +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.