media/library
ibaker b7486f4883 Add a test for 33-bit HLS WebVTT wraparound
This also gives some general test coverage for HLS' WebvttExtractor

Issue: #7462
PiperOrigin-RevId: 315257252
2020-06-08 17:40:33 +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 Suppress repeated logging for invalid MP3 headers 2020-06-08 17:40:22 +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.