media/extensions
bachinger 2fa3675edb [Cast] Notify media item transition only when playing period removed
When playback transitions automatically, the timeline may have changed because the cast device learned about the duration of the next media item and includes this in the new media status that is sent to the CastPlayer. In such a case we need to make sure that we don't report a media item transition with reason PLAYLIST_CHANGED but for reason AUTO.

PiperOrigin-RevId: 366025323
2021-04-01 16:05:18 +01:00
..
av1 Fix ffmpeg build script's strip tool for armeabi-v7a 2020-11-30 16:11:19 +00:00
cast [Cast] Notify media item transition only when playing period removed 2021-04-01 16:05:18 +01:00
cronet DataSources: Enforce that opening at end-of-resource succeeds 2021-03-24 18:04:27 +00:00
ffmpeg Update extensions NDK version to latest LTS version 2021-02-25 09:18:58 +00:00
flac Update extensions NDK version to latest LTS version 2021-02-25 09:18:58 +00:00
gvr Fix SonicAudioProcessor end of stream behavior 2020-12-03 17:11:47 +00:00
ima Add positions and new reasons to onPositionDiscontinuity 2021-03-24 19:56:25 +00:00
leanback Add positions and new reasons to onPositionDiscontinuity 2021-03-24 19:56:25 +00:00
media2 Add positions and new reasons to onPositionDiscontinuity 2021-03-24 19:56:25 +00:00
mediasession Add available command to seek in current item 2021-03-15 19:15:19 +00:00
okhttp DataSources: Enforce that opening at end-of-resource succeeds 2021-03-24 18:04:27 +00:00
opus Update extensions NDK version to latest LTS version 2021-02-25 09:18:58 +00:00
rtmp OkHttp/Rtmp extensions: Remove dependency on core 2021-01-25 17:38:36 +00:00
vp9 Update extensions NDK version to latest LTS version 2021-02-25 09:18:58 +00:00
workmanager Upgrade some dependency versions 2021-02-04 09:57:27 +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.