media/library
olly 0b97f08955 Suppress warnings in preparation for Checker Framework 3.13.0 upgrade.
LSC: go/checker-lsc

Tested:
    TAP train for global presubmit queue
    http://test/OCL:379220771:BASE:379219228:1623675799153:ea986c7c
PiperOrigin-RevId: 379284240
2021-06-15 18:34:39 +01:00
..
all Include RTSP module in gradle project 2021-05-10 23:41:50 +01:00
common Suppress warnings in preparation for Checker Framework 3.13.0 upgrade. 2021-06-15 18:34:39 +01:00
core Make Player.getPlayerError return a PlaybackException 2021-06-15 18:27:48 +01:00
dash Remove ParserException(cause) constructor 2021-06-10 17:36:29 +01:00
extractor Make javadoc valid html5 2021-06-11 12:23:35 +01:00
hls Update @SuppressWarnings annotations for go/nullness diagnostics 2021-06-08 13:02:47 +01:00
rtsp Allow customizing the RtspServer using RtspServerResponseProvider. 2021-06-15 18:31:58 +01:00
smoothstreaming Remove ParserException(cause) constructor 2021-06-10 17:36:29 +01:00
transformer Make AnalyticsListener.onPlayerError take a PlaybackException 2021-06-03 13:49:28 +01:00
ui Make javadoc valid html5 2021-06-11 12:23:35 +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.