media/extensions
andrewlewis 6bed2ffc04 Remove ndk-build from [] flac build rules
Android NDK r9 in [] is deprecated (see []

Update the ExoPlayer flac extensions to use android_jni_library.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=182017669
2018-01-23 18:41:05 +00:00
..
cast Add queue manipulation to the Cast demo 2017-12-04 17:38:11 +00:00
cronet Fix cronet extension package name 2018-01-15 11:40:29 +00:00
ffmpeg Don't kill the process if SimpleDecoder.decode throws. 2018-01-04 15:44:00 +00:00
flac Remove ndk-build from [] flac build rules 2018-01-23 18:41:05 +00:00
gvr Allow setting output sample rate in SonicAudioProcessor 2017-10-17 18:24:53 +01:00
ima Fix typos 2018-01-04 15:54:01 +00:00
leanback Add reason to onTimelineChanged. 2017-11-21 13:07:46 +00:00
mediasession Propagate extras from queue item to metadata item. 2017-12-13 12:50:40 +00:00
okhttp Update dependency versions 2017-09-15 23:23:16 +01:00
opus Don't kill the process if SimpleDecoder.decode throws. 2018-01-04 15:44:00 +00:00
rtmp Pick up rtmpClient fix 2017-09-06 15:58:02 +01:00
vp9 Simplify PGS captions + sync with internal tree 2018-01-15 14:13:30 +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.