media/extensions
tonihei 8e03a0653a Suppress lint warning about wrong IntDef usage in media2 Utils
AudioAttributesCompat.AttributeUsage and C.AudioUsage use equivalent values and can be directly assigned.

PiperOrigin-RevId: 406815447
2021-11-01 16:48:41 +00:00
..
av1 Tidy READMEs 2021-10-26 14:08:21 +01:00
cast Migrate callers of deprecated C.java methods to Util.java 2021-10-29 11:31:50 +01:00
cronet Make package in test manifest consistent 2021-10-29 11:35:26 +01:00
ffmpeg Make package in test manifest consistent 2021-10-29 11:35:26 +01:00
flac Make package in test manifest consistent 2021-10-29 11:35:26 +01:00
ima Remove dependency from common tests to exoplayer 2021-11-01 09:54:23 +00:00
leanback Tidy READMEs 2021-10-26 14:08:21 +01:00
media2 Suppress lint warning about wrong IntDef usage in media2 Utils 2021-11-01 16:48:41 +00:00
mediasession Fix remaining releaseArtifactId renames 2021-10-19 14:36:15 +01:00
okhttp Tidy READMEs 2021-10-26 14:08:21 +01:00
opus Make package in test manifest consistent 2021-10-29 11:35:26 +01:00
rtmp Make package in test manifest consistent 2021-10-29 11:35:26 +01:00
vp9 Make package in test manifest consistent 2021-10-29 11:35:26 +01:00
workmanager Tidy READMEs 2021-10-26 14:08:21 +01:00
README.md Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00

ExoPlayer extensions

ExoPlayer extensions are modules that depend on external libraries to provide additional functionality. Browse the individual extensions and their READMEs to learn more.