Commit 63ae8f54 by bachinger Committed by Oliver Woodman

Add PlayerNotificationManager.Builder

PiperOrigin-RevId: 355356169
parent 584a0730
......@@ -3,6 +3,17 @@
### dev-v2 (not yet released)
* New release notes go here!
* Core library:
* Log a warning when `SingleSampleMediaPeriod` transforms a load error
into end-of-stream.
* UI:
* Add builder for `PlayerNotificationManager`.
* Extractors:
* Fix Vorbis private codec data parsing in the Matroska extractor
([#8496](https://github.com/google/ExoPlayer/issues/8496)).
* Text:
* Add support for the SSA `primaryColour` style attribute
([#8435](https://github.com/google/ExoPlayer/issues/8435)).
### 2.13.0 (not yet released - targeted for 2021-02-TBD)
......
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