Commit 6134f961 by Oliver Woodman

Add missing release note

parent be13805c
Showing with 3 additions and 0 deletions
...@@ -7,6 +7,9 @@ ...@@ -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:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment