File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Release notes
2
2
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 ) :
4
9
5
10
* Common Library:
6
11
* Add ` Format.labels ` to allow localized or other alternative labels.
47
52
tunneling even if the device does not do this automatically as required
48
53
by the API ([ #1169 ] ( https://github.com/androidx/media/issues/1169 ) ).
49
54
([ #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
51
56
prevents adaptive format switches for SDR video tracks
52
57
([ #1158 ] ( https://github.com/androidx/media/issues/1158 ) ).
53
58
* Text:
74
79
([ #988 ] ( https://github.com/androidx/media/issues/988 ) ).
75
80
* DASH Extension:
76
81
* 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 ) ).
78
83
* RTSP Extension:
79
84
* Skip empty session information values (i-tags) in SDP parsing
80
85
([ #1087 ] ( https://github.com/androidx/media/issues/1087 ) ).
84
89
this module from a local dependency
85
90
[ can re-enable it] ( https://github.com/androidx/media/blob/main/README.md#midi-module ) .
86
91
87
- ## 1.3
88
-
89
92
### 1.3.0 (2024-03-06)
90
93
91
94
This release includes the following changes since the
You can’t perform that action at this time.
0 commit comments