media/extensions
olly 2a5f6d8f62 Improve user-agent configuration
- Support setting the user-agent in CronetDataSource
- Support setting the default user-agent in CronetEngineWrapper
- Use the underlying network stack's default user-agent by
  default. Many applications will configure the underlying
  CronetEngine or OkHttpClient with a user-agent that they
  expect to be used throughout their app, so always overriding
  this with our own default, on reflection, is not the best
  thing to do!

Issue: #8395
PiperOrigin-RevId: 350921963
2021-01-11 18:04:43 +00:00
..
av1 Fix ffmpeg build script's strip tool for armeabi-v7a 2020-11-30 16:11:19 +00:00
cast Add live configuration to Timeline.Window 2020-12-14 10:17:23 +00:00
cronet Improve user-agent configuration 2021-01-11 18:04:43 +00:00
ffmpeg Fix ffmpeg build script's strip tool for armeabi-v7a 2020-11-30 16:11:19 +00:00
flac Move FormatSupport in common 2020-11-30 09:33:11 +00:00
gvr Fix SonicAudioProcessor end of stream behavior 2020-12-03 17:11:47 +00:00
ima Fix checking imaAdMediaInfo nullness 2020-12-17 11:25:53 +00:00
jobdispatcher Dev guide: Start updating the download page 2020-09-07 20:41:55 +01:00
leanback Add dispatchPrepare(player) to ControlDispatcher 2020-11-11 09:49:32 +00:00
media2 Disable flaky media2 test 2020-12-23 22:53:33 +00:00
mediasession Support setPlaybackSpeed(float) with the MediaSessionConnector 2020-12-14 10:17:53 +00:00
okhttp Improve user-agent configuration 2021-01-11 18:04:43 +00:00
opus Move FormatSupport in common 2020-11-30 09:33:11 +00:00
rtmp Rollback of dd7b379dc0 2020-12-23 22:53:24 +00:00
vp9 Add back VpxOutputBuffer proguard config. 2020-11-30 16:11:36 +00:00
workmanager Switch to an 'api' dependency on Guava 2020-10-17 01:34:15 +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.