mirror of
https://github.com/samsonjs/media.git
synced 2026-03-30 10:15:48 +00:00
Release notes: Move download segment merging out of 2.11.2
PiperOrigin-RevId: 290276507
This commit is contained in:
parent
b137cfbd99
commit
ce1ec1d5dc
1 changed files with 0 additions and 2 deletions
|
|
@ -11,8 +11,6 @@
|
|||
* Reduce startup latency for on-demand DASH playbacks by allowing codec
|
||||
initialization to occur before the sidx box has been loaded.
|
||||
* Downloads:
|
||||
* Merge downloads in `SegmentDownloader` to improve overall download
|
||||
speed ([#5978](https://github.com/google/ExoPlayer/issues/5978)).
|
||||
* Fix download resumption when the requirements for them to continue are
|
||||
met ([#6733](https://github.com/google/ExoPlayer/issues/6733),
|
||||
[#6798](https://github.com/google/ExoPlayer/issues/6798)).
|
||||
|
|
|
|||
Loading…
Reference in a new issue