mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Update release notes for 1.3.1 bug fix release
PiperOrigin-RevId: 622189733 (cherry picked from commit 5fc35a604559c0230ef220d96f668820d5b34cc8)
This commit is contained in:
parent
1a710b06d0
commit
1792723be2
@ -1,6 +1,11 @@
|
||||
# Release notes
|
||||
|
||||
### Unreleased changes
|
||||
## 1.3
|
||||
|
||||
### 1.3.1 (2024-04-11)
|
||||
|
||||
This release includes the following changes since the
|
||||
[1.3.0 release](#130-2024-03-06):
|
||||
|
||||
* Common Library:
|
||||
* Add `Format.labels` to allow localized or other alternative labels.
|
||||
@ -47,7 +52,7 @@
|
||||
tunneling even if the device does not do this automatically as required
|
||||
by the API ([#1169](https://github.com/androidx/media/issues/1169)).
|
||||
([#966](https://github.com/androidx/media/issues/966)).
|
||||
* Fix issue where HDR color info handling causes codec mishavior and
|
||||
* Fix issue where HDR color info handling causes codec misbehavior and
|
||||
prevents adaptive format switches for SDR video tracks
|
||||
([#1158](https://github.com/androidx/media/issues/1158)).
|
||||
* Text:
|
||||
@ -74,7 +79,7 @@
|
||||
([#988](https://github.com/androidx/media/issues/988)).
|
||||
* DASH Extension:
|
||||
* Populate all `Label` elements from the manifest into `Format.labels`
|
||||
([#1054](https://github.com/androidx/media/pull/1054)).
|
||||
([#1054](https://github.com/androidx/media/pull/1054)).
|
||||
* RTSP Extension:
|
||||
* Skip empty session information values (i-tags) in SDP parsing
|
||||
([#1087](https://github.com/androidx/media/issues/1087)).
|
||||
@ -84,8 +89,6 @@
|
||||
this module from a local dependency
|
||||
[can re-enable it](https://github.com/androidx/media/blob/main/README.md#midi-module).
|
||||
|
||||
## 1.3
|
||||
|
||||
### 1.3.0 (2024-03-06)
|
||||
|
||||
This release includes the following changes since the
|
||||
|
Loading…
x
Reference in New Issue
Block a user