We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a243b9 commit 3d7e874Copy full SHA for 3d7e874
RELEASENOTES.md
@@ -13,6 +13,8 @@
13
* Throw `IllegalStateException` when `PreloadMediaSource` is played by an
14
`ExoPlayer` with a playback thread that is different than the preload
15
thread ([#2495](https://github.com/androidx/media/issues/2495)).
16
+ * Add `cloneAndMove` to `ShuffleMode` with a default implementation
17
+ ([#2226](https://github.com/androidx/media/pull/2226)).
18
* Transformer:
19
* Add `CodecDbLite` that enables chipset specific optimizations of video
20
encoding settings.
0 commit comments