media/library
krocard 2ad9a2e6a5 Do not allow null for DefaultAudioSink capabilities
Null was equivalent to DEFAULT_AUDIO_CAPABILITIES.
In favor of null safety, remove the null state.

PiperOrigin-RevId: 415037404
2021-12-10 16:38:59 +00:00
..
all Add database module 2021-10-26 14:19:43 +01:00
common Support IMA DAI streams for HLS 2021-12-10 16:21:51 +00:00
core Do not allow null for DefaultAudioSink capabilities 2021-12-10 16:38:59 +00:00
dash Add optional id to TrackGroup. 2021-12-02 15:21:33 +00:00
database Add database module 2021-10-26 14:19:43 +01:00
datasource Remove null keys from DefaultHttpDataSource#getResponseHeaders 2021-11-18 13:17:40 +00:00
decoder Make package in test manifest consistent 2021-10-29 11:35:26 +01:00
extractor Fix 1 ErrorProneStyle finding 2021-12-02 15:21:02 +00:00
hls Shorten log tags to 23 char limit 2021-12-06 13:05:45 +00:00
rtsp Merge pull request #9606 from ened:rtsp-socket-factory 2021-12-06 12:36:42 +00:00
smoothstreaming Add optional id to TrackGroup. 2021-12-02 15:21:33 +00:00
transformer Add support for showing debug info during transformation 2021-12-10 16:35:06 +00:00
ui Fix FFWD/RWND color in night mode 2021-12-10 16:27:39 +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.