media/extensions
bachinger ff9585f153 Provide an opt-out from clearing media items on stop
After removing the deprecated call to player.stop(/* reset= */ true) and instead using two calls to the player, overridding stop in a ForwardingPlayer does not help to avoid clearing the player. To remove the deprecation we need an option so that users who want not to clear the player have a way to do so.

PiperOrigin-RevId: 411518090
2021-11-26 15:00:59 +00:00
..
av1 Tidy READMEs 2021-10-26 14:08:21 +01:00
cast Fixes for some minor misc issues 2021-11-15 10:58:32 +00:00
cronet Update dependency versions 2021-11-15 10:53:47 +00: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 Update dependency versions 2021-11-15 10:53:47 +00:00
leanback Fixes for some minor misc issues 2021-11-15 10:58:32 +00:00
media2 Migrate usages of deprecated MediaItem symbols 2021-11-08 09:48:45 +00:00
mediasession Provide an opt-out from clearing media items on stop 2021-11-26 15:00:59 +00: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.