mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Fix release notes typo from PlaceHolder
to Placeholder
The classes were renamed to `PlaceholderXXX` in
33373d0d0a
#minor-release
PiperOrigin-RevId: 451872006
This commit is contained in:
parent
85a936ecb1
commit
a40d3e4c9a
@ -34,7 +34,7 @@
|
||||
`Player.Listener.onTracksInfoChanged` have also been renamed to
|
||||
`Player.getCurrentTracks` and `Player.Listener.onTracksChanged`.
|
||||
* Video:
|
||||
* Rename `DummySurface` to `PlaceHolderSurface`.
|
||||
* Rename `DummySurface` to `PlaceholderSurface`.
|
||||
* Add AV1 support to the `MediaCodecVideoRenderer.getCodecMaxInputSize`.
|
||||
* Audio:
|
||||
* Use LG AC3 audio decoder advertising non-standard MIME type.
|
||||
@ -136,7 +136,7 @@
|
||||
`MediaSession.Callback.onAddMediaItems` to allow asynchronous resolution
|
||||
of requests.
|
||||
* Data sources:
|
||||
* Rename `DummyDataSource` to `PlaceHolderDataSource`.
|
||||
* Rename `DummyDataSource` to `PlaceholderDataSource`.
|
||||
* Workaround OkHttp interrupt handling.
|
||||
* Remove deprecated symbols:
|
||||
* Remove `Player.Listener.onTracksChanged`. Use
|
||||
|
Loading…
x
Reference in New Issue
Block a user