media/extensions
olly 2e5a616f26 Core/UI decoupling: Move spherical back to core
A subsequent change will make the UI module access
SphericalGLSurfaceView and VideoDecoderGLSurfaceView
using reflection, now we're at the point where we only
need to reflect the constructors.

PiperOrigin-RevId: 369630102
2021-04-21 18:45:24 +01:00
..
av1 Fix ffmpeg build script's strip tool for armeabi-v7a 2020-11-30 16:11:19 +00:00
cast Core/UI decoupling: Move spherical back to core 2021-04-21 18:45:24 +01:00
cronet Remove mocking executor in CronetDataSourceTest 2021-04-20 00:07:39 +01:00
ffmpeg Ffmpeg extension: Wait for channel count and sample rate 2021-04-01 16:06:59 +01:00
flac Switch tests to use SimpleExoPlayer 2021-04-01 16:05:35 +01:00
gvr Remove unused resources from deprecated GVR module 2021-04-13 14:58:33 +01:00
ima Move AudioComponent to ExoPlayer leaving key methods in Player 2021-04-15 10:51:05 +01:00
leanback Rollforward of Move VideoComponent to ExoPlayer 2021-04-20 14:02:48 +01:00
media2 Move AudioComponent to ExoPlayer leaving key methods in Player 2021-04-15 10:51:05 +01:00
mediasession Add mediaId to PlaybackStateCompat extras 2021-04-14 11:40:52 +01:00
okhttp Replace Util.toLowerInvariant() with Ascii.toLowerCase() 2021-04-15 10:51:48 +01:00
opus Move docs to correct folder for GitHub Pages 2021-04-21 11:00:57 +01:00
rtmp OkHttp/Rtmp extensions: Remove dependency on core 2021-01-25 17:38:36 +00:00
vp9 Switch tests to use SimpleExoPlayer 2021-04-01 16:05:35 +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.