Move release note to the right section

#minor-release

PiperOrigin-RevId: 605310711
(cherry picked from commit e56e27e725)
This commit is contained in:
tonihei 2024-02-08 07:29:18 -08:00 committed by SheenaChhabra
parent dbb99fef19
commit e492e37baa

View file

@ -16,6 +16,9 @@
* Track Selection:
* Extractors:
* Audio:
* Improve silence skipping algorithm with smooth volume ramp, retained
minimal silence and more natural silence durations
([#7423](https://github.com/google/ExoPlayer/issues/7423)).
* Video:
* Text:
* Metadata:
@ -85,13 +88,6 @@ This release includes the following changes since the
* Extract audio types from TS descriptors and map them to role flags,
allowing users to make better-informed audio track selections
([#973](https://github.com/androidx/media/pull/973)).
* Audio:
* Improve silence skipping algorithm with smooth volume ramp, retained
minimal silence and more natural silence durations
([#7423](https://github.com/google/ExoPlayer/issues/7423)).
* Video:
* Text:
* Metadata:
* Image:
* Add support for DASH thumbnails. Grid images are cropped and individual
thumbnails are provided to `ImageOutput` close to their presentation