mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Update release notes for Media3 1.6.0-alpha03 release
PiperOrigin-RevId: 723512116 (cherry picked from commit 6a4aa4515ebdc3af8a4502b736b82780391407d8)
This commit is contained in:
parent
edc44eefd2
commit
e4973acaef
@ -1,17 +1,17 @@
|
|||||||
# Release notes
|
# Release notes
|
||||||
|
|
||||||
### Unreleased changes
|
## 1.6
|
||||||
|
|
||||||
|
### 1.6.0-alpha03 (2025-02-06)
|
||||||
|
|
||||||
|
This release includes the following changes since the
|
||||||
|
[1.6.0-alpha02 release](#160-alpha02-2025-01-30):
|
||||||
|
|
||||||
* Common Library:
|
|
||||||
* ExoPlayer:
|
* ExoPlayer:
|
||||||
* Add option to `ClippingMediaSource` to allow clipping in unseekable
|
* Add option to `ClippingMediaSource` to allow clipping in unseekable
|
||||||
media.
|
media.
|
||||||
* Fix bug where seeking with pre-warming could block following media item
|
* Fix bug where seeking with pre-warming could block following media item
|
||||||
transition.
|
transition.
|
||||||
* Transformer:
|
|
||||||
* Track Selection:
|
|
||||||
* Extractors:
|
|
||||||
* DataSource:
|
|
||||||
* Audio:
|
* Audio:
|
||||||
* Make `androidx.media3.common.audio.SonicAudioProcessor` final.
|
* Make `androidx.media3.common.audio.SonicAudioProcessor` final.
|
||||||
* Video:
|
* Video:
|
||||||
@ -22,36 +22,11 @@
|
|||||||
* Add experimental `ExoPlayer` AV1 sample dependency parsing to speed up
|
* Add experimental `ExoPlayer` AV1 sample dependency parsing to speed up
|
||||||
seeking. Enable it with the new
|
seeking. Enable it with the new
|
||||||
`DefaultRenderersFactory.experimentalSetParseAv1SampleDependencies` API.
|
`DefaultRenderersFactory.experimentalSetParseAv1SampleDependencies` API.
|
||||||
* Text:
|
|
||||||
* Metadata:
|
|
||||||
* Image:
|
|
||||||
* DataSource:
|
|
||||||
* DRM:
|
|
||||||
* Effect:
|
|
||||||
* Muxers:
|
* Muxers:
|
||||||
* Disable `Mp4Muxer` sample batching and copying by default.
|
* Disable `Mp4Muxer` sample batching and copying by default.
|
||||||
* IMA extension:
|
|
||||||
* Session:
|
|
||||||
* UI:
|
|
||||||
* Downloads:
|
|
||||||
* OkHttp Extension:
|
|
||||||
* Cronet Extension:
|
|
||||||
* RTMP Extension:
|
|
||||||
* HLS Extension:
|
|
||||||
* DASH Extension:
|
|
||||||
* Smooth Streaming Extension:
|
|
||||||
* RTSP Extension:
|
|
||||||
* Decoder Extensions (FFmpeg, VP9, AV1, etc.):
|
|
||||||
* MIDI extension:
|
|
||||||
* Leanback extension:
|
|
||||||
* Cast Extension:
|
|
||||||
* Test Utilities:
|
|
||||||
* Demo app:
|
|
||||||
* Remove deprecated symbols:
|
* Remove deprecated symbols:
|
||||||
* Removed `androidx.media3.exoplayer.audio.SonicAudioProcessor`.
|
* Removed `androidx.media3.exoplayer.audio.SonicAudioProcessor`.
|
||||||
|
|
||||||
## 1.6
|
|
||||||
|
|
||||||
### 1.6.0-alpha02 (2025-01-30)
|
### 1.6.0-alpha02 (2025-01-30)
|
||||||
|
|
||||||
This release includes the following changes since the
|
This release includes the following changes since the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user