media/library
olly 97b717b8dc Duration readers: Return TIME_UNSET rather than a negative value
This typically happens if there's a discontinuity in the stream.
It's better to say we don't know, than it is to return a negative
position.

Issue: #8346
#exofixit
#minor-release
PiperOrigin-RevId: 395224088
2021-09-07 17:46:47 +01:00
..
all Include RTSP module in gradle project 2021-05-10 23:41:50 +01:00
common Add open @IntDef for track selection reasons. 2021-09-07 17:42:30 +01:00
core Workaround ConnectivityManager SecurityException on Android 11 2021-09-07 17:44:41 +01:00
dash Add open @IntDef for track selection reasons. 2021-09-07 17:42:30 +01:00
extractor Duration readers: Return TIME_UNSET rather than a negative value 2021-09-07 17:46:47 +01:00
hls Add open @IntDef for track selection reasons. 2021-09-07 17:42:30 +01:00
rtsp Revert unwanted changes. 2021-08-12 16:31:51 +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 Remove stray symlinks 2021-08-25 10:58:20 +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.