File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change 16
16
* Track Selection:
17
17
* Extractors:
18
18
* Audio:
19
+ * Improve silence skipping algorithm with smooth volume ramp, retained
20
+ minimal silence and more natural silence durations
21
+ ([ #7423 ] ( https://github.com/google/ExoPlayer/issues/7423 ) ).
19
22
* Video:
20
23
* Text:
21
24
* Metadata:
@@ -85,13 +88,6 @@ This release includes the following changes since the
85
88
* Extract audio types from TS descriptors and map them to role flags,
86
89
allowing users to make better-informed audio track selections
87
90
([ #973 ] ( https://github.com/androidx/media/pull/973 ) ).
88
- * Audio:
89
- * Improve silence skipping algorithm with smooth volume ramp, retained
90
- minimal silence and more natural silence durations
91
- ([ #7423 ] ( https://github.com/google/ExoPlayer/issues/7423 ) ).
92
- * Video:
93
- * Text:
94
- * Metadata:
95
91
* Image:
96
92
* Add support for DASH thumbnails. Grid images are cropped and individual
97
93
thumbnails are provided to ` ImageOutput ` close to their presentation
You can’t perform that action at this time.
0 commit comments