media/library
olly 147f70bf5b Format: Move language into common fields section
Language is already applicable to image formats as well.
It can also apply to video formats. For example when the
video contains burnt in subtitles. Also, some animation
studios produce multiple variants of animations, in which
text within the scene itself (e.g., a signpost) is
replaced to be language specific.

PiperOrigin-RevId: 294500227
2020-02-11 22:10:35 +00:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
common Format: Move language into common fields section 2020-02-11 22:10:35 +00:00
core Replace DataSpec.absoluteStreamPosition with uriPositionOffset 2020-02-11 22:10:17 +00:00
dash Move assets from dash to testdata module 2020-02-11 17:12:21 +00:00
extractor Merge pull request #6949 from DolbyLaboratories:dev-v2-assets 2020-02-11 17:12:55 +00:00
hls Replace DataSpec.absoluteStreamPosition with uriPositionOffset 2020-02-11 22:10:17 +00:00
smoothstreaming Move asssets from smoothstreaming to testdata module 2020-02-11 17:10:03 +00:00
ui Apply minimal layout change according to view size 2020-02-11 17:12:29 +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.