media/extensions
tonihei 3b1b2951e4 Clarify/fix position reference points for AdPlaybackState.
The positions were interchangeably used with window and period
positions. This change more clearly ensures that all positions in the
AdPlaybackState are based on periods and that we use the right adjustments
for all usages.

PiperOrigin-RevId: 297811633
2020-02-28 18:41:22 +00:00
..
av1 Add ReleaseInputBuffer callback 2020-02-25 21:22:56 +00:00
cast Migrate various call sites to Format.Builder 2020-02-27 17:15:34 +00:00
cronet DataSpec: Deprecate most constructors 2020-02-13 15:43:54 +00:00
ffmpeg Migrate various call sites to Format.Builder 2020-02-27 17:15:34 +00:00
flac Migrate various call sites to Format.Builder 2020-02-27 17:15:34 +00:00
gvr Add missing package-info.java 2020-02-25 21:21:13 +00:00
ima Clarify/fix position reference points for AdPlaybackState. 2020-02-28 18:41:22 +00:00
jobdispatcher Fix DownloadService resumption 2020-01-16 13:52:47 +00:00
leanback add playback state changed listener 2020-02-11 17:07:03 +00:00
mediasession remove pitch field from PlaybackParameters 2020-02-17 17:12:19 +00:00
okhttp DataSpec: Deprecate most constructors 2020-02-13 15:43:54 +00:00
opus Migrate various call sites to Format.Builder 2020-02-27 17:15:34 +00:00
rtmp Make factories return specific types 2019-10-04 13:31:40 +01:00
vp9 Remove DRM management from Renderers 2020-02-17 17:40:30 +00:00
workmanager Replace most usages of @TargetApi with @RequiresApi 2020-02-03 11:21:21 +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.