media/extensions
andrewlewis a26bb350ee Add IMA and FLAC tests to the codebase
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=204302135
2018-07-17 20:10:20 +01:00
..
cast Format cleanup 2018-07-12 16:08:11 +01:00
cronet Extend TransferListener with onTransferInitializing and additional parameters. 2018-07-11 14:54:35 +01:00
ffmpeg Support mu-law and A-law PCM with ffmpeg 2018-06-18 11:12:10 +01:00
flac Add IMA and FLAC tests to the codebase 2018-07-17 20:10:20 +01:00
gvr Enable java 8 for some missing projects 2018-06-05 12:44:56 +01:00
ima Add IMA and FLAC tests to the codebase 2018-07-17 20:10:20 +01:00
jobdispatcher Enable java 8 for some missing projects 2018-06-05 12:44:56 +01:00
leanback Deprecate Player.DefaultEventListener in favor of default no-ops in interface. 2018-06-22 17:49:25 +01:00
mediasession MediaSession extension: Allow setting of custom errors. 2018-06-28 16:18:50 +01:00
okhttp Change DataSource.Type to a boolean. 2018-07-11 14:53:14 +01:00
opus Deprecate Player.DefaultEventListener in favor of default no-ops in interface. 2018-06-22 17:49:25 +01:00
rtmp Change DataSource.Type to a boolean. 2018-07-11 14:53:14 +01:00
vp9 Libvpx: Support directly outputting YUV to SurfaceView. This is supposed to use hardware (not GPU) to convert YUV to RGB and overall use less power. 2018-07-10 14:01:50 +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.