media/extensions
tonihei 6b82d1c2bd Add setters to MediaSource factories for custom window tag.
This field (formerly "id") is almost impossible to use so far. Having setters
in the factories allows to specify custom tags for all media sources.

Also added a ExoPlayer.getCurrentTag() method to retrieve the tag of the
currently playing media source in a convenient way.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=191738754
2018-04-07 19:12:21 +01:00
..
cast Add setters to MediaSource factories for custom window tag. 2018-04-07 19:12:21 +01:00
cronet Remove unnecessary testInstrumentationRunner lines 2018-04-03 15:35:40 +01:00
ffmpeg Update Ffmpeg README with supported NDK versions disclaimer. 2018-03-29 13:30:24 +01:00
flac Fix "FLAC decoder input buffer too small" issue 2018-03-29 13:32:05 +01:00
gvr Clean up AudioProcessor implementations 2018-03-29 13:47:19 +01:00
ima Actually use IMA proguard configuration (oops!) 2018-04-03 15:29:01 +01:00
jobdispatcher Remove "r" from instructions for extension modules 2018-03-07 15:24:33 +00:00
leanback Remove "r" from instructions for extension modules 2018-03-07 15:24:33 +00:00
mediasession Omit fast forward and rewind actions when current window is not seekable 2018-03-28 00:12:21 +01:00
okhttp OkHttp extension - Improved configuration 2018-04-03 15:42:26 +01:00
opus Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
rtmp Remove "r" from instructions for extension modules 2018-03-07 15:24:33 +00:00
vp9 Make video playback smoother at the beginning 2018-03-29 17:55:01 +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.