mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Move release notes for Issue: google/ExoPlayer#10429 to unreleased changes
#minor-release PiperOrigin-RevId: 462391856
This commit is contained in:
parent
7fa3f99304
commit
5c41b5a270
1 changed files with 4 additions and 3 deletions
|
|
@ -27,6 +27,10 @@
|
||||||
small icon ([#104](https://github.com/androidx/media/issues/104)).
|
small icon ([#104](https://github.com/androidx/media/issues/104)).
|
||||||
* Ensure commands sent before `MediaController.release()` are not dropped
|
* Ensure commands sent before `MediaController.release()` are not dropped
|
||||||
([#99](https://github.com/androidx/media/issues/99)).
|
([#99](https://github.com/androidx/media/issues/99)).
|
||||||
|
* UI:
|
||||||
|
* Use current overrides of the player as preset in
|
||||||
|
`TrackSelectionDialogBuilder`
|
||||||
|
([#10429](https://github.com/google/ExoPlayer/issues/10429)).
|
||||||
|
|
||||||
### 1.0.0-beta02 (2022-07-21)
|
### 1.0.0-beta02 (2022-07-21)
|
||||||
|
|
||||||
|
|
@ -57,9 +61,6 @@ This release corresponds to the
|
||||||
* Ensure TalkBack announces the currently active speed option in the
|
* Ensure TalkBack announces the currently active speed option in the
|
||||||
playback controls menu
|
playback controls menu
|
||||||
([#10298](https://github.com/google/ExoPlayer/issues/10298)).
|
([#10298](https://github.com/google/ExoPlayer/issues/10298)).
|
||||||
* Use current overrides of the player as preset in
|
|
||||||
`TrackSelectionDialogBuilder`
|
|
||||||
([#10429](https://github.com/google/ExoPlayer/issues/10429)).
|
|
||||||
* RTSP:
|
* RTSP:
|
||||||
* Add VP8 fragmented packet handling
|
* Add VP8 fragmented packet handling
|
||||||
([#110](https://github.com/androidx/media/pull/110)).
|
([#110](https://github.com/androidx/media/pull/110)).
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue