media/extensions
olly 2ddb5b8d94 Update nullness issue in SilkCastApiImpl.java,SessionCallback.java
Null check warning was reported by //java/com/google/android/apps/gsa/staticplugins/silk/silkcast:silkcast_nullness_checker

//third_party/java_src/android_libs/exoplayer/v2/extensions/media2/src/main:library_nullness_test

PiperOrigin-RevId: 343939763
2020-11-24 16:02:55 +00:00
..
av1 Report reasons for not being able to reuse decoders 2020-11-16 16:49:48 +00:00
cast Add onEvents callback. 2020-11-20 17:10:05 +00:00
cronet Fix CronetDataSource handling of 200 response for range request 2020-11-16 16:50:58 +00:00
ffmpeg Rollback of 5d9c2d7b6a 2020-11-18 18:40:30 +00:00
flac Rollback of 5d9c2d7b6a 2020-11-18 18:40:30 +00:00
gvr Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
ima Rollback of 483a350e84 2020-11-24 16:02:45 +00:00
jobdispatcher Dev guide: Start updating the download page 2020-09-07 20:41:55 +01:00
leanback Add dispatchPrepare(player) to ControlDispatcher 2020-11-11 09:49:32 +00:00
media2 Update nullness issue in SilkCastApiImpl.java,SessionCallback.java 2020-11-24 16:02:55 +00:00
mediasession Rollback of 5d9c2d7b6a 2020-11-18 18:40:30 +00:00
okhttp Switch to an 'api' dependency on Guava 2020-10-17 01:34:15 +01:00
opus Rollback of 5d9c2d7b6a 2020-11-18 18:40:30 +00:00
rtmp Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
vp9 Rollback of 5d9c2d7b6a 2020-11-18 18:40:30 +00:00
workmanager Switch to an 'api' dependency on Guava 2020-10-17 01:34:15 +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.