mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Add missing release note
This commit is contained in:
parent
be13805ce4
commit
6134f96127
1 changed files with 3 additions and 0 deletions
|
|
@ -7,6 +7,9 @@
|
||||||
argument ([#8024](https://github.com/google/ExoPlayer/issues/8024)).
|
argument ([#8024](https://github.com/google/ExoPlayer/issues/8024)).
|
||||||
* Fix bug where streams with highly uneven track durations may get stuck
|
* Fix bug where streams with highly uneven track durations may get stuck
|
||||||
in a buffering state
|
in a buffering state
|
||||||
|
* Switch Guava dependency from `implementation` to `api`
|
||||||
|
([#7905](https://github.com/google/ExoPlayer/issues/7905),
|
||||||
|
([#7993](https://github.com/google/ExoPlayer/issues/7993)).
|
||||||
* Add 403, 500 and 503 to the list of HTTP status codes that can trigger
|
* Add 403, 500 and 503 to the list of HTTP status codes that can trigger
|
||||||
failover to another quality variant during adaptive playbacks.
|
failover to another quality variant during adaptive playbacks.
|
||||||
* Data sources:
|
* Data sources:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue