media/library
ibaker 770df8636a CEA-608: Don't assume roll-up captions are at the bottom of the screen
ANSI/CTA-608-E R-2014 Annex B.5 says:
"The concept of a movable base row for a roll-up caption is new."

It means "new" compared to TC1 and TC2 (released in or before 1985).

Issue: #7475
PiperOrigin-RevId: 315258859
2020-06-08 17:40:44 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
common Respect 33-bit wraparound when calculating WebVTT timestamps in HLS 2020-06-05 14:48:13 +01:00
core CEA-608: Don't assume roll-up captions are at the bottom of the screen 2020-06-08 17:40:44 +01:00
dash Handle factory attributes consistently 2020-05-29 18:34:37 +01:00
extractor Miscellaneous renamings in FilenameUtils 2020-06-05 13:05:20 +01:00
hls Add a test for 33-bit HLS WebVTT wraparound 2020-06-08 17:40:33 +01:00
smoothstreaming Make SsMediaSource add the media item to the timeline 2020-05-29 18:33:34 +01:00
ui Update TrackSelectionDialogBuilder to use androidx compat Dialog. 2020-05-27 18:59:51 +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.