media/library
claincly e088cb4318 Handle RTSP request by replying Method Not Allowed.
PiperOrigin-RevId: 395438728
2021-09-08 17:06:46 +01:00
..
all Include RTSP module in gradle project 2021-05-10 23:41:50 +01:00
common ID3: Fix end-of-string detection for UTF-16 2021-09-07 20:26:35 +01:00
core Use correct last timestamp for C2 MP3 workaround 2021-09-08 17:02:48 +01:00
dash Use identical cache keys for downloading and playing DASH segments 2021-09-08 17:04:57 +01:00
extractor Redesign states of the SubtitleExtractor. 2021-09-07 20:24:16 +01:00
hls Add open @IntDef for track selection reasons. 2021-09-07 17:42:30 +01:00
rtsp Handle RTSP request by replying Method Not Allowed. 2021-09-08 17:06:46 +01:00
smoothstreaming Add open @IntDef for track selection reasons. 2021-09-07 17:42:30 +01:00
transformer Add Open GL step to Transformer 2021-09-06 14:58:25 +01:00
ui Update PlayerView's UI when available commands change 2021-09-08 16:58:44 +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.