media/extensions
claincly 747b0f057b Make DataSourceException use PlaybackException error codes.
- Use `PlaybackException.ErrorCode` IntDef for `DataSourceException` error code
- Deprecate `DataSourceException.POSITION_OUT_OF_RANGE`
- All other changes are related to replacing the deprecated constant and
  constructor

PiperOrigin-RevId: 382683522
2021-07-09 08:43:22 +01:00
..
av1 Make copybara remove the LINT.IfChange tag 2021-04-29 17:35:05 +01:00
cast Bump dependency versions 2021-06-30 13:53:01 +01:00
cronet Make DataSourceException use PlaybackException error codes. 2021-07-09 08:43:22 +01:00
ffmpeg Remove obsolete Checker Framework suppression strings 2021-06-21 21:56:37 +01:00
flac Remove the last deprecated ParserException constructor 2021-06-30 13:27:45 +01:00
gvr Fix file formatting 2021-05-27 10:40:54 +01:00
ima Bump dependency versions 2021-06-30 13:53:01 +01:00
leanback Move ExoPlaybackException back into core 2021-06-30 13:47:30 +01:00
media2 Migrate usage of Player.EventListener to Player.Listener 2021-06-30 13:43:51 +01:00
mediasession Add MediaSessionConnector#setDispatchUnsupportedActionsEnabled(boolean) 2021-06-21 22:00:23 +01:00
okhttp Make DataSourceException use PlaybackException error codes. 2021-07-09 08:43:22 +01:00
opus Make onPlayerError take a PlaybackException 2021-06-21 22:15:01 +01:00
rtmp Update DataSource extension documentation 2021-06-30 13:39:09 +01:00
vp9 Make onPlayerError take a PlaybackException 2021-06-21 22:15:01 +01: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.