Skip to content

Commit 98ab189

Browse files
committed
Update release note for 1.9.0-alpha01
#cherrypick PiperOrigin-RevId: 822026846 (cherry picked from commit 24a01ab)
1 parent 4d46e18 commit 98ab189

File tree

1 file changed

+2
-84
lines changed

1 file changed

+2
-84
lines changed

RELEASENOTES.md

Lines changed: 2 additions & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -7,88 +7,6 @@
77
This release includes the following changes since
88
[1.8.0 release](#180-2025-07-30):
99

10-
* Common Library:
11-
* ExoPlayer:
12-
* CompositionPlayer:
13-
* Transformer:
14-
* Track Selection:
15-
* Extractors:
16-
* Inspector:
17-
* Audio:
18-
* Video:
19-
* Text:
20-
* Metadata:
21-
* Image:
22-
* DataSource:
23-
* DRM:
24-
* Effect:
25-
* Muxers:
26-
* IMA extension:
27-
* Session:
28-
* UI:
29-
* Downloads:
30-
* OkHttp extension:
31-
* Cronet extension:
32-
* RTMP extension:
33-
* HLS extension:
34-
* DASH extension:
35-
* Smooth Streaming extension:
36-
* RTSP extension:
37-
* Decoder extensions (FFmpeg, VP9, AV1, etc.):
38-
* MIDI extension:
39-
* Leanback extension:
40-
* Cast extension:
41-
* Test Utilities:
42-
* Remove deprecated symbols:
43-
44-
## 1.9
45-
46-
### 1.9.0-alpha01 (2025-10-22)
47-
48-
This release includes the following changes since
49-
[1.8.0 release](#180-2025-07-30):
50-
51-
* Common Library:
52-
* ExoPlayer:
53-
* CompositionPlayer:
54-
* Transformer:
55-
* Track Selection:
56-
* Extractors:
57-
* Inspector:
58-
* Audio:
59-
* Video:
60-
* Text:
61-
* Metadata:
62-
* Image:
63-
* DataSource:
64-
* DRM:
65-
* Effect:
66-
* Muxers:
67-
* IMA extension:
68-
* Session:
69-
* UI:
70-
* Downloads:
71-
* OkHttp extension:
72-
* Cronet extension:
73-
* RTMP extension:
74-
* HLS extension:
75-
* DASH extension:
76-
* Smooth Streaming extension:
77-
* RTSP extension:
78-
* Decoder extensions (FFmpeg, VP9, AV1, etc.):
79-
* MIDI extension:
80-
* Leanback extension:
81-
* Cast extension:
82-
* Test Utilities:
83-
* Remove deprecated symbols:
84-
85-
## 1.9
86-
87-
### 1.9.0-alpha01 (2025-10-22)
88-
89-
This release includes the following changes since
90-
[1.8.0 release](#180-2025-07-30):
91-
9210
* Common Library:
9311
* Update `minSdk` to `23` in line with other AndroidX libraries.
9412
* Add `PlayerTransferState`, which facilitates transferring the playback
@@ -276,7 +194,7 @@ This release includes the following changes since
276194
([#2580](https://github.com/androidx/media/pull/2580)).
277195
* Avoid potential delays caused by handling routing change callbacks at
278196
the beginning of playback
279-
([#2646]()https://github.com/androidx/media/issues/2646).
197+
([#2646](https://github.com/androidx/media/issues/2646)).
280198
* Allow codec reuse for EAC3, EAC3-JOC and AC-4 formats
281199
([#1346](https://github.com/androidx/media/pull/1346)).
282200
* Add support for float PCM samples in `Sonic`.
@@ -418,7 +336,7 @@ This release includes the following changes since
418336
by the user ([#2606](https://github.com/androidx/media/issues/2606)).
419337
* Avoid crashes caused by invalid manifest updates that were not reported
420338
as player errors
421-
([#2805](https://github.com/androidx/media/issues/2805))).
339+
([#2805](https://github.com/androidx/media/issues/2805)).
422340
* RTSP extension:
423341
* Handle error of missing RTP packets when processing fragmented NAL units
424342
for H264 and H265

0 commit comments

Comments
 (0)