mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Move release note to the right section
#minor-release
PiperOrigin-RevId: 605310711
(cherry picked from commit e56e27e725)
This commit is contained in:
parent
dbb99fef19
commit
e492e37baa
1 changed files with 3 additions and 7 deletions
|
|
@ -16,6 +16,9 @@
|
||||||
* Track Selection:
|
* Track Selection:
|
||||||
* Extractors:
|
* Extractors:
|
||||||
* Audio:
|
* 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:
|
* Video:
|
||||||
* Text:
|
* Text:
|
||||||
* Metadata:
|
* 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,
|
* Extract audio types from TS descriptors and map them to role flags,
|
||||||
allowing users to make better-informed audio track selections
|
allowing users to make better-informed audio track selections
|
||||||
([#973](https://github.com/androidx/media/pull/973)).
|
([#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:
|
* Image:
|
||||||
* Add support for DASH thumbnails. Grid images are cropped and individual
|
* Add support for DASH thumbnails. Grid images are cropped and individual
|
||||||
thumbnails are provided to `ImageOutput` close to their presentation
|
thumbnails are provided to `ImageOutput` close to their presentation
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue