media/extensions
tonihei a98d8fedfa Fix nullness errors in at least one file per module to be able to use test.
Some module/extensions couldn't use the static test so far because all files
needed to be put on the blacklist. To ensure the test it set up for all
modules, this fixes at least one file for each of the modules.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=197731449
2018-06-05 12:17:54 +01:00
..
cast Add missing @Nullable to equals implementations. 2018-05-09 21:23:45 +01:00
cronet Set interrupted flag when throwing InterruptedIOE 2018-05-07 07:04:09 +01:00
ffmpeg Make ffmpeg build instructions repeatable 2018-05-22 10:28:26 +01:00
flac Supports seeking for FLAC files without a SEEKTABLE. 2018-05-18 15:04:55 +01:00
gvr Fix nullness errors in at least one file per module to be able to use test. 2018-06-05 12:17:54 +01:00
ima Fix nullness errors in at least one file per module to be able to use test. 2018-06-05 12:17:54 +01:00
jobdispatcher Fix nullness errors in at least one file per module to be able to use test. 2018-06-05 12:17:54 +01:00
leanback Fix nullness errors in at least one file per module to be able to use test. 2018-06-05 12:17:54 +01:00
mediasession Add error and buffering views to PlayerView 2018-05-07 06:49:47 +01:00
okhttp Update moe equivalence 2018-05-12 18:49:30 +01:00
opus Remove test max SDK version overrides. 2018-04-08 16:39:57 +01:00
rtmp Remove "r" from instructions for extension modules 2018-03-07 15:24:33 +00:00
vp9 Default playClearSamplesWithoutKeys consistently to false 2018-05-07 06:03:12 +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.