media/extensions
andrewlewis 2a06e00201 Expose ad load errors via MediaSourceEventListener
The old event listener on AdsMediaSource is deprecated, in favor of
reporting in the normal way (via MediaSourceEventListener).

Add AdLoadException with information on what ad/ads failed to load.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=195426144
2018-05-07 07:08:33 +01:00
..
cast Make MediaSessionConnector use getPlaybackError 2018-05-07 06:36:43 +01:00
cronet Set interrupted flag when throwing InterruptedIOE 2018-05-07 07:04:09 +01:00
ffmpeg Default playClearSamplesWithoutKeys consistently to false 2018-05-07 06:03:12 +01:00
flac Supports extracting from AMR container format. 2018-05-07 06:19:55 +01:00
gvr Clean up AudioProcessor implementations 2018-03-29 13:47:19 +01:00
ima Expose ad load errors via MediaSourceEventListener 2018-05-07 07:08:33 +01:00
jobdispatcher Improve scheduling 2018-05-07 06:31:28 +01:00
leanback Add error and buffering views to PlayerView 2018-05-07 06:49:47 +01:00
mediasession Add error and buffering views to PlayerView 2018-05-07 06:49:47 +01:00
okhttp Set interrupted flag when throwing InterruptedIOE 2018-05-07 07:04:09 +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.