Move release note from 1.5.0-alpha01
to 'unreleased'
This was accidentally added in the wrong place in 6bda0da6be
PiperOrigin-RevId: 676841659
This commit is contained in:
parent
6d6724db94
commit
e887614246
@ -61,6 +61,12 @@
|
|||||||
* Muxers:
|
* Muxers:
|
||||||
* IMA extension:
|
* IMA extension:
|
||||||
* Session:
|
* Session:
|
||||||
|
* Fix bug that caused custom commands sent from a `MediaBrowser` being
|
||||||
|
dispatched to the `MediaSessionCompat.Callback` instead of the
|
||||||
|
`MediaBrowserServiceCompat` variant of the method when connected to a
|
||||||
|
legacy service. This prevented the `MediaBrowser` to receive the actual
|
||||||
|
return value sent back by the legacy service
|
||||||
|
([#1474](https://github.com/androidx/media/issues/1474)).
|
||||||
* UI:
|
* UI:
|
||||||
* Make the stretched/cropped video in
|
* Make the stretched/cropped video in
|
||||||
`PlayerView`-in-Compose-`AndroidView` workaround opt-in, due to issues
|
`PlayerView`-in-Compose-`AndroidView` workaround opt-in, due to issues
|
||||||
@ -206,18 +212,6 @@ This release includes the following changes since the
|
|||||||
playback can't be suppressed without the system crashing the service
|
playback can't be suppressed without the system crashing the service
|
||||||
with a `ForegroundServiceDidNotStartInTimeException`
|
with a `ForegroundServiceDidNotStartInTimeException`
|
||||||
([#1528](https://github.com/google/ExoPlayer/issues/1528)).
|
([#1528](https://github.com/google/ExoPlayer/issues/1528)).
|
||||||
* Fix bug that caused custom commands sent from a `MediaBrowser` being
|
|
||||||
dispatched to the `MediaSessionCompat.Callback` instead of the
|
|
||||||
`MediaBrowserServiceCompat` variant of the method when connected to a
|
|
||||||
legacy service. This prevented the `MediaBrowser` to receive the actual
|
|
||||||
return value sent back by the legacy service
|
|
||||||
([#1474](https://github.com/androidx/media/issues/1474)).
|
|
||||||
* UI:
|
|
||||||
* Downloads:
|
|
||||||
* OkHttp Extension:
|
|
||||||
* Cronet Extension:
|
|
||||||
* RTMP Extension:
|
|
||||||
* HLS Extension:
|
|
||||||
* DASH Extension:
|
* DASH Extension:
|
||||||
* Add support for periods starting in the middle of a segment
|
* Add support for periods starting in the middle of a segment
|
||||||
([#1440](https://github.com/androidx/media/issues/1440)).
|
([#1440](https://github.com/androidx/media/issues/1440)).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user