media/extensions
olly 7f5b5c9b6d Add static TrackSelection type
This type is different to the selection reason, which is
dynamic (i.e., corresponds to the individual selected track,
which can change during playback). The static type is
exposed via TrackSelection, where-as the selection reason
will be internal to the core (i.e., player) module.

PiperOrigin-RevId: 357578201
2021-02-19 10:56:27 +00:00
..
av1 Fix ffmpeg build script's strip tool for armeabi-v7a 2020-11-30 16:11:19 +00:00
cast Add static TrackSelection type 2021-02-19 10:56:27 +00:00
cronet Contract test for TransferListener callbacks 2021-02-12 16:40:40 +00:00
ffmpeg Upgrade extensions NDK version 2021-02-19 10:56:02 +00:00
flac Upgrade extensions NDK version 2021-02-19 10:56:02 +00:00
gvr Fix SonicAudioProcessor end of stream behavior 2020-12-03 17:11:47 +00:00
ima Fix ad tag loader period index 2021-02-19 10:56:19 +00:00
leanback Make additional modules depend only on common 2021-02-09 13:59:41 +00:00
media2 Make additional modules depend only on common 2021-02-09 13:59:41 +00:00
mediasession Make additional modules depend only on common 2021-02-09 13:59:41 +00:00
okhttp OkHttp/Rtmp extensions: Remove dependency on core 2021-01-25 17:38:36 +00:00
opus Upgrade extensions NDK version 2021-02-19 10:56:02 +00:00
rtmp OkHttp/Rtmp extensions: Remove dependency on core 2021-01-25 17:38:36 +00:00
vp9 Upgrade extensions NDK version 2021-02-19 10:56:02 +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.