tonihei
8a9c51a8a2
Update docs and READMEs for media3 stable release
...
- The ExoPlayer docs will link to the media3 ones (for now, we can
permanently redirect once no further stand-alone ExoPlayer release
is published).
- Contibuting issues and PRs should only happen on the media3 repo.
- The media3 README is updated to remove any pre-release status
information.
PiperOrigin-RevId: 516234594
2023-03-14 09:16:04 +00:00
ibaker
e39a324b19
Add DefaultMediaSourceFactory.setDataSourceFactory
...
Also add this to the stable API instead of the constructor that takes
`DataSource.Factory`.
PiperOrigin-RevId: 450414119
2022-05-23 13:26:05 +01:00
ibaker
5b08df001a
Remove references to deprecated DefaultDataSourceFactory from dev guide
...
#minor-release
PiperOrigin-RevId: 436997521
2022-03-24 15:13:09 +00:00
samrobinson
3c19850ed3
Migrate library usages of SimpleExoPlayer to ExoPlayer.
...
PiperOrigin-RevId: 402853522
2021-10-14 12:03:11 +01:00
kimvde
01613a2e55
Remove usages of deprecated SimpleExoPlayer.Builder
...
PiperOrigin-RevId: 390130681
2021-08-11 17:34:19 +01:00
olly
7e8ba03147
Deprecate final non-nested Factory classes in upstream
...
PiperOrigin-RevId: 389661768
2021-08-09 20:07:24 +01:00
olly
4c97b76208
Add exoplayer.dev page for network stack integration
...
PiperOrigin-RevId: 386841818
2021-07-27 12:20:43 +01:00