Skip to content

Commit e4973ac

Browse files
committed
Update release notes for Media3 1.6.0-alpha03 release
PiperOrigin-RevId: 723512116 (cherry picked from commit 6a4aa45)
1 parent edc44ee commit e4973ac

File tree

1 file changed

+6
-31
lines changed

1 file changed

+6
-31
lines changed

RELEASENOTES.md

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

3-
### Unreleased changes
3+
## 1.6
4+
5+
### 1.6.0-alpha03 (2025-02-06)
6+
7+
This release includes the following changes since the
8+
[1.6.0-alpha02 release](#160-alpha02-2025-01-30):
49

5-
* Common Library:
610
* ExoPlayer:
711
* Add option to `ClippingMediaSource` to allow clipping in unseekable
812
media.
913
* Fix bug where seeking with pre-warming could block following media item
1014
transition.
11-
* Transformer:
12-
* Track Selection:
13-
* Extractors:
14-
* DataSource:
1515
* Audio:
1616
* Make `androidx.media3.common.audio.SonicAudioProcessor` final.
1717
* Video:
@@ -22,36 +22,11 @@
2222
* Add experimental `ExoPlayer` AV1 sample dependency parsing to speed up
2323
seeking. Enable it with the new
2424
`DefaultRenderersFactory.experimentalSetParseAv1SampleDependencies` API.
25-
* Text:
26-
* Metadata:
27-
* Image:
28-
* DataSource:
29-
* DRM:
30-
* Effect:
3125
* Muxers:
3226
* Disable `Mp4Muxer` sample batching and copying by default.
33-
* IMA extension:
34-
* Session:
35-
* UI:
36-
* Downloads:
37-
* OkHttp Extension:
38-
* Cronet Extension:
39-
* RTMP Extension:
40-
* HLS Extension:
41-
* DASH Extension:
42-
* Smooth Streaming Extension:
43-
* RTSP Extension:
44-
* Decoder Extensions (FFmpeg, VP9, AV1, etc.):
45-
* MIDI extension:
46-
* Leanback extension:
47-
* Cast Extension:
48-
* Test Utilities:
49-
* Demo app:
5027
* Remove deprecated symbols:
5128
* Removed `androidx.media3.exoplayer.audio.SonicAudioProcessor`.
5229

53-
## 1.6
54-
5530
### 1.6.0-alpha02 (2025-01-30)
5631

5732
This release includes the following changes since the

0 commit comments

Comments
 (0)