mirror of
https://github.com/samsonjs/media.git
synced 2026-03-28 09:55:48 +00:00
Move misplaced release note
PiperOrigin-RevId: 424081451
This commit is contained in:
parent
aceacb05ca
commit
ceaa76bf6a
1 changed files with 1 additions and 1 deletions
|
|
@ -40,6 +40,7 @@
|
|||
* Update video track selection logic to prefer more efficient codecs if
|
||||
multiple codecs are supported by primary, hardware-accelerated decoders
|
||||
([#4835](https://github.com/google/ExoPlayer/issues/4835)).
|
||||
* Rename `DecoderCounters#inputBufferCount` to `queuedInputBufferCount`.
|
||||
* Android 12 compatibility:
|
||||
* Upgrade the Cast extension to depend on
|
||||
`com.google.android.gms:play-services-cast-framework:20.1.0`. Earlier
|
||||
|
|
@ -60,7 +61,6 @@
|
|||
the `Format#id` field of the subtitle track created from the
|
||||
configuration
|
||||
([#9673](https://github.com/google/ExoPlayer/issues/9673)).
|
||||
* Rename `DecoderCounters#inputBufferCount` to `queuedInputBufferCount`.
|
||||
* DRM:
|
||||
* Remove `playbackLooper` from `DrmSessionManager.(pre)acquireSession`.
|
||||
When a `DrmSessionManager` is used by an app in a custom `MediaSource`,
|
||||
|
|
|
|||
Loading…
Reference in a new issue