Move release note from 1.2.0-alpha01 to 'unreleased changes'
PiperOrigin-RevId: 559023779
This commit is contained in:
parent
7346029f72
commit
e9978a94af
@ -3,6 +3,11 @@
|
||||
### Unreleased changes
|
||||
|
||||
* Common Library:
|
||||
* Upgrade `androidx.annotation:annotation-experimental` to `1.3.1`. This
|
||||
also introduces a transitive dependency on the Kotlin standard library
|
||||
from `media3-common`. Apps can
|
||||
[downgrade to remove this dependency if they want](https://developer.android.com/guide/topics/media/exoplayer/shrinking#remove-kotlin-dep).
|
||||
Fixes https://issuetracker.google.com/251172715.
|
||||
* ExoPlayer:
|
||||
* Add additional fields to Common Media Client Data (CMCD) logging: next
|
||||
object request (`nor`) and next range request (`nrr`)
|
||||
@ -62,11 +67,6 @@ This release includes the following changes since
|
||||
`PlayerView.setShowPlayButtonIfPlaybackIsSuppressed(false)` or
|
||||
`MediaSession.Builder.setShowPlayButtonIfPlaybackIsSuppressed(false)`
|
||||
([#11213](https://github.com/google/ExoPlayer/issues/11213)).
|
||||
* Upgrade `androidx.annotation:annotation-experimental` to `1.3.1`. This
|
||||
also introduces a transitive dependency on the Kotlin standard library
|
||||
from `media3-common`. Apps can
|
||||
[downgrade to remove this dependency if they want](https://developer.android.com/guide/topics/media/exoplayer/shrinking#remove-kotlin-dep).
|
||||
Fixes https://issuetracker.google.com/251172715.
|
||||
* ExoPlayer:
|
||||
* Fix seeking issues in AC4 streams caused by not identifying decode-only
|
||||
samples correctly
|
||||
|
Loading…
x
Reference in New Issue
Block a user