media/extensions
tonihei 0d0ccadc83 Add getter for ad groups in AdPlaybackState.
This allows to decouple the data structure from the access. In
a future change, this allows to completely remove old ad groups
(e.g. for live streams where the number of groups would otherwise
grow forever).

Also move the time into the group itself for better encapsulation.

PiperOrigin-RevId: 376170408
2021-05-27 18:48:40 +01:00
..
av1 Make copybara remove the LINT.IfChange tag 2021-04-29 17:35:05 +01:00
cast Disable reconnection CastOptions 2021-05-27 16:10:54 +01:00
cronet Replace internal dependencies on monolithic module 2021-05-21 12:05:56 +01:00
ffmpeg Format *_jni.cc files 2021-05-20 15:40:34 +01:00
flac Enable source code formatting 2021-05-27 10:42:22 +01:00
gvr Fix file formatting 2021-05-27 10:40:54 +01:00
ima Add getter for ad groups in AdPlaybackState. 2021-05-27 18:48:40 +01:00
leanback Format Java source files 2021-05-06 13:32:25 +01:00
media2 Rename MediaMetadata trackTitle and trackArtist to title and artist. 2021-05-07 14:58:03 +01:00
mediasession Optionally deduplicate updating MediaMetadataCompat 2021-05-06 13:33:44 +01:00
okhttp Format Java source files 2021-05-06 13:32:25 +01:00
opus Format *_jni.cc files 2021-05-20 15:40:34 +01:00
rtmp Format Java source files 2021-05-06 13:32:25 +01:00
vp9 Format *_jni.cc files 2021-05-20 15:40:34 +01:00
workmanager Upgrade some dependency versions 2021-02-04 09:57:27 +00: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.