media/extensions
ibaker 6550ea88ea Rollback of cdebf6c68b
*** Original commit ***

Move VideoComponent in ExoPlayer

VideoFrameMetadataListener and CameraMotionListener are still part
of the Player interface as a good way to break the UI dependency
on them has not yet been finalised.

***

PiperOrigin-RevId: 369194309
2021-04-20 00:09:45 +01:00
..
av1 Fix ffmpeg build script's strip tool for armeabi-v7a 2020-11-30 16:11:19 +00:00
cast Rollback of cdebf6c68b 2021-04-20 00:09:45 +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 Rollback of cdebf6c68b 2021-04-20 00:09:45 +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 Switch tests to use SimpleExoPlayer 2021-04-01 16:05:35 +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.