mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Update release notes
PiperOrigin-RevId: 261651655
This commit is contained in:
parent
790deb71db
commit
c9b73cba8c
1 changed files with 3 additions and 3 deletions
|
|
@ -27,9 +27,6 @@
|
||||||
over other selection parameters.
|
over other selection parameters.
|
||||||
* Remove `AnalyticsCollector.Factory`. Instances can be created directly and
|
* Remove `AnalyticsCollector.Factory`. Instances can be created directly and
|
||||||
the `Player` set later using `AnalyticsCollector.setPlayer`.
|
the `Player` set later using `AnalyticsCollector.setPlayer`.
|
||||||
* Fix issue when calling `performClick` on `PlayerView` without
|
|
||||||
`PlayerControlView`
|
|
||||||
([#6260](https://github.com/google/ExoPlayer/issues/6260)).
|
|
||||||
|
|
||||||
### 2.10.4 ###
|
### 2.10.4 ###
|
||||||
|
|
||||||
|
|
@ -55,6 +52,9 @@
|
||||||
([#6192](https://github.com/google/ExoPlayer/issues/6192)).
|
([#6192](https://github.com/google/ExoPlayer/issues/6192)).
|
||||||
* Fix Flac and ALAC playback on some LG devices
|
* Fix Flac and ALAC playback on some LG devices
|
||||||
([#5938](https://github.com/google/ExoPlayer/issues/5938)).
|
([#5938](https://github.com/google/ExoPlayer/issues/5938)).
|
||||||
|
* Fix issue when calling `performClick` on `PlayerView` without
|
||||||
|
`PlayerControlView`
|
||||||
|
([#6260](https://github.com/google/ExoPlayer/issues/6260)).
|
||||||
|
|
||||||
### 2.10.3 ###
|
### 2.10.3 ###
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue