Skip to content

Commit 1792723

Browse files
committed
Update release notes for 1.3.1 bug fix release
PiperOrigin-RevId: 622189733 (cherry picked from commit 5fc35a6)
1 parent 1a710b0 commit 1792723

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

RELEASENOTES.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Release notes
22

3-
### Unreleased changes
3+
## 1.3
4+
5+
### 1.3.1 (2024-04-11)
6+
7+
This release includes the following changes since the
8+
[1.3.0 release](#130-2024-03-06):
49

510
* Common Library:
611
* Add `Format.labels` to allow localized or other alternative labels.
@@ -47,7 +52,7 @@
4752
tunneling even if the device does not do this automatically as required
4853
by the API ([#1169](https://github.com/androidx/media/issues/1169)).
4954
([#966](https://github.com/androidx/media/issues/966)).
50-
* Fix issue where HDR color info handling causes codec mishavior and
55+
* Fix issue where HDR color info handling causes codec misbehavior and
5156
prevents adaptive format switches for SDR video tracks
5257
([#1158](https://github.com/androidx/media/issues/1158)).
5358
* Text:
@@ -74,7 +79,7 @@
7479
([#988](https://github.com/androidx/media/issues/988)).
7580
* DASH Extension:
7681
* Populate all `Label` elements from the manifest into `Format.labels`
77-
([#1054](https://github.com/androidx/media/pull/1054)).
82+
([#1054](https://github.com/androidx/media/pull/1054)).
7883
* RTSP Extension:
7984
* Skip empty session information values (i-tags) in SDP parsing
8085
([#1087](https://github.com/androidx/media/issues/1087)).
@@ -84,8 +89,6 @@
8489
this module from a local dependency
8590
[can re-enable it](https://github.com/androidx/media/blob/main/README.md#midi-module).
8691

87-
## 1.3
88-
8992
### 1.3.0 (2024-03-06)
9093

9194
This release includes the following changes since the

0 commit comments

Comments
 (0)