media/extensions
andrewlewis 4c72ab94b0 Inline ENABLE_PRELOADING
ImaAdsLoader relies on preloading being enabled (it doesn't
work without it) so we may as well remove the constant to
avoid potential confusion.

PiperOrigin-RevId: 284951356
2019-12-11 13:45:59 +00:00
..
av1 Add IntDefs for renderer capabilities. 2019-12-05 10:20:15 +00:00
cast Use play and pause convenience methods 2019-12-06 19:19:18 +00:00
cronet Remove DataSpec.FLAG_ALLOW_ICY_METADATA 2019-10-02 21:25:07 +01:00
ffmpeg Add IntDefs for renderer capabilities. 2019-12-05 10:20:15 +00:00
flac Implement binary search seeking for FLAC extractor 2019-12-11 13:45:43 +00:00
gvr Fix audio processor draining for reconfiguration 2019-11-27 22:29:07 +00:00
ima Inline ENABLE_PRELOADING 2019-12-11 13:45:59 +00:00
jobdispatcher Remove VR code 2019-10-30 08:47:06 +00:00
leanback Use Util method to create Handler instead of using deprecated method. 2019-12-04 09:59:44 +00:00
mediasession (partial) Rollback of 880b879e8c 2019-12-10 12:37:26 +00:00
okhttp Remove DataSpec.FLAG_ALLOW_ICY_METADATA 2019-10-02 21:25:07 +01:00
opus Use play and pause convenience methods 2019-12-06 19:19:18 +00:00
rtmp Make factories return specific types 2019-10-04 13:31:40 +01:00
vp9 Use play and pause convenience methods 2019-12-06 19:19:18 +00:00
workmanager Update cronet and workmanager dependencies 2019-09-05 10:48:45 +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.