media/library
andrewlewis c21529def3 Update translations for UI module
This should fix gradle errors like: "warn: removing resource
com.google.android.exoplayer2.demo:string/exo_controls_fastforward_by_amount_description
without required default value."

PiperOrigin-RevId: 336670827
2020-10-13 16:28:08 +01:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Pass ad tags via AdsMediaSource 2020-10-06 14:31:50 +01:00
core Use MP4VTT MIME type in DashManifestParser (again) 2020-10-13 16:27:58 +01:00
dash Use MP4VTT MIME type in DashManifestParser (again) 2020-10-13 16:27:58 +01:00
extractor Ensure ParsableByteArray is large enough when appending in VorbisReader 2020-10-13 16:27:48 +01:00
hls Remove deprecated MediaSource builder methods and constructors. 2020-10-13 16:27:20 +01:00
smoothstreaming Remove deprecated MediaSource builder methods and constructors. 2020-10-13 16:27:20 +01:00
ui Update translations for UI module 2020-10-13 16:28:08 +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.