media/extensions
krocard 1526ca5e3c Move add/remove Player.Listener down of BasePlayer
The BasePlayer implementation of add/remove
Listener knows about Components.
As those are removed from the Player
interface, the implementation of those
methods needs to be moved down in Player
implementations.

This commit makes no functional change.

PiperOrigin-RevId: 364985291
2021-04-01 16:03:09 +01:00
..
av1 Fix ffmpeg build script's strip tool for armeabi-v7a 2020-11-30 16:11:19 +00:00
cast Move add/remove Player.Listener down of BasePlayer 2021-04-01 16:03:09 +01:00
cronet DataSources: Enforce that opening at end-of-resource succeeds 2021-03-24 18:04:27 +00:00
ffmpeg Update extensions NDK version to latest LTS version 2021-02-25 09:18:58 +00:00
flac Update extensions NDK version to latest LTS version 2021-02-25 09:18:58 +00:00
gvr Fix SonicAudioProcessor end of stream behavior 2020-12-03 17:11:47 +00:00
ima Add positions and new reasons to onPositionDiscontinuity 2021-03-24 19:56:25 +00:00
leanback Add positions and new reasons to onPositionDiscontinuity 2021-03-24 19:56:25 +00:00
media2 Add positions and new reasons to onPositionDiscontinuity 2021-03-24 19:56:25 +00:00
mediasession Add available command to seek in current item 2021-03-15 19:15:19 +00:00
okhttp DataSources: Enforce that opening at end-of-resource succeeds 2021-03-24 18:04:27 +00:00
opus Update extensions NDK version to latest LTS version 2021-02-25 09:18:58 +00:00
rtmp OkHttp/Rtmp extensions: Remove dependency on core 2021-01-25 17:38:36 +00:00
vp9 Update extensions NDK version to latest LTS version 2021-02-25 09:18:58 +00: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.