media/extensions
bachinger d0fc83ed8a Playlist API: move media item based API to Player
This moves the playlist API methods to the Player interface. Implementation is moved from ExoPlayerImpl to BasePlayer where possible.

Further the CastPlayer is changed to implement the Player interface. Proper migration of the Playermanager to not use the ConcatenatingMediaSource anymore follows in a separate, future CL.

PiperOrigin-RevId: 302937779
2020-03-27 23:30:46 +00:00
..
av1 Improve logging II 2020-03-25 13:03:12 +00:00
cast Playlist API: move media item based API to Player 2020-03-27 23:30:46 +00:00
cronet Drop prefix test- from test methods under v2/extensions 2020-03-19 00:46:24 +00:00
ffmpeg Improve logging II 2020-03-25 13:03:12 +00:00
flac Improve logging II 2020-03-25 13:03:12 +00:00
gvr Upgrade Kotlin annotations and fix gradle warnings 2020-03-10 10:19:19 +00:00
ima Remove unused field in ImaAdsLoader 2020-03-25 13:05:41 +00:00
jobdispatcher Upgrade Kotlin annotations and fix gradle warnings 2020-03-10 10:19:19 +00:00
leanback Upgrade Kotlin annotations and fix gradle warnings 2020-03-10 10:19:19 +00:00
mediasession remove deprecated usage of PlaybackParameter 2020-03-19 00:45:18 +00:00
okhttp Improve logging 2020-03-20 12:49:20 +00:00
opus Improve logging II 2020-03-25 13:03:12 +00:00
rtmp Upgrade Kotlin annotations and fix gradle warnings 2020-03-10 10:19:19 +00:00
vp9 Improve logging II 2020-03-25 13:03:12 +00:00
workmanager Upgrade Kotlin annotations and fix gradle warnings 2020-03-10 10:19:19 +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.