media/extensions
bachinger 683cb0260e add get/setPlaybackSpeed and listener callback
This change deprecates the PlaybackParameters and remove the skipSilenceField from the PlaybackParameters. This implies that enabling and disabling skipping silences needs to be done on the Player.AudioComponent after this change.

After submission of the change, all Player API changes are done which are required to bring playbackSpeed and skipSilenceEnabled in the converged Player API state.

PiperOrigin-RevId: 300420843
2020-03-19 00:45:01 +00:00
..
av1 Upgrade Kotlin annotations and fix gradle warnings 2020-03-10 10:19:19 +00:00
cast add get/setPlaybackSpeed and listener callback 2020-03-19 00:45:01 +00:00
cronet Upgrade Kotlin annotations and fix gradle warnings 2020-03-10 10:19:19 +00:00
ffmpeg Add support for x86_64 for the ffmpeg extension 2020-03-10 10:21:29 +00:00
flac DataReader: replace InterruptedException with InterruptedIOException 2020-03-10 10:19:45 +00:00
gvr Upgrade Kotlin annotations and fix gradle warnings 2020-03-10 10:19:19 +00:00
ima Upgrade Kotlin annotations and fix gradle warnings 2020-03-10 10:19:19 +00:00
jobdispatcher Upgrade Kotlin annotations and fix gradle warnings 2020-03-10 10:19:19 +00:00
leanback Upgrade Kotlin annotations and fix gradle warnings 2020-03-10 10:19:19 +00:00
mediasession Upgrade Kotlin annotations and fix gradle warnings 2020-03-10 10:19:19 +00:00
okhttp Upgrade Kotlin annotations and fix gradle warnings 2020-03-10 10:19:19 +00:00
opus Upgrade Kotlin annotations and fix gradle warnings 2020-03-10 10:19:19 +00:00
rtmp Upgrade Kotlin annotations and fix gradle warnings 2020-03-10 10:19:19 +00:00
vp9 Upgrade Kotlin annotations and fix gradle warnings 2020-03-10 10:19:19 +00:00
workmanager Upgrade Kotlin annotations and fix gradle warnings 2020-03-10 10:19:19 +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.