File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,14 +17,14 @@ This release includes the following changes since the
17
17
* Stop double-encoding CMCD query parameters
18
18
([ #1075 ] ( https://github.com/androidx/media/issues/1075 ) ).
19
19
* Audio:
20
- * Improve silence skipping algorithm with smooth volume ramp, retained
20
+ * Improve silence skipping algorithm with smooth volume ramp; retained
21
21
minimal silence and more natural silence durations
22
22
([ #7423 ] ( https://github.com/google/ExoPlayer/issues/7423 ) ).
23
23
* Report the skipped silence more deterministically
24
24
([ #1035 ] ( https://github.com/androidx/media/issues/1035 ) ).
25
25
* Session:
26
26
* Fix issue where ` MediaItem.RequestMetadata ` with just non-null extras is
27
- not sent transmitted between media controllers and sessions.
27
+ not transmitted between media controllers and sessions.
28
28
* Add constructor to ` MediaLibrarySession.Builder ` that only takes a
29
29
` Context ` instead of a ` MediaLibraryService ` .
30
30
* HLS Extension:
You can’t perform that action at this time.
0 commit comments