Merge 2 UI sections in dev-v2 part of release notes
PiperOrigin-RevId: 334771927
This commit is contained in:
parent
7b8895d655
commit
990051f5c5
@ -22,6 +22,9 @@
|
|||||||
* UI:
|
* UI:
|
||||||
* Do not require subtitleButton in custom layouts of StyledPlayerView
|
* Do not require subtitleButton in custom layouts of StyledPlayerView
|
||||||
([#7962](https://github.com/google/ExoPlayer/issues/7962)).
|
([#7962](https://github.com/google/ExoPlayer/issues/7962)).
|
||||||
|
* Add the option to sort tracks by `Format` in `TrackSelectionView` and
|
||||||
|
`TrackSelectionDialogBuilder`
|
||||||
|
([#7709](https://github.com/google/ExoPlayer/issues/7709)).
|
||||||
* Audio:
|
* Audio:
|
||||||
* Retry playback after some types of `AudioTrack` error.
|
* Retry playback after some types of `AudioTrack` error.
|
||||||
* Fix the default audio sink position not advancing correctly when using
|
* Fix the default audio sink position not advancing correctly when using
|
||||||
@ -34,10 +37,6 @@
|
|||||||
([#7949](https://github.com/google/ExoPlayer/issues/7949)).
|
([#7949](https://github.com/google/ExoPlayer/issues/7949)).
|
||||||
* Fix regression for Ogg files with packets that span multiple pages
|
* Fix regression for Ogg files with packets that span multiple pages
|
||||||
([#7992](https://github.com/google/ExoPlayer/issues/7992)).
|
([#7992](https://github.com/google/ExoPlayer/issues/7992)).
|
||||||
* UI
|
|
||||||
* Add the option to sort tracks by `Format` in `TrackSelectionView` and
|
|
||||||
`TrackSelectionDialogBuilder`
|
|
||||||
([#7709](https://github.com/google/ExoPlayer/issues/7709)).
|
|
||||||
* IMA extension:
|
* IMA extension:
|
||||||
* Fix position reporting after fetch errors
|
* Fix position reporting after fetch errors
|
||||||
([#7956](https://github.com/google/ExoPlayer/issues/7956)).
|
([#7956](https://github.com/google/ExoPlayer/issues/7956)).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user