Skip to content

Commit

Permalink
Fix nit issues in 1.3.0-rc01 release notes
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 608580903
  • Loading branch information
SheenaChhabra authored and copybara-github committed Feb 20, 2024
1 parent 711d24a commit ebcb4e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RELEASENOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,14 +74,14 @@ This release includes the following changes since the
output file. Fixes output files beginning with black frame on iOS based
players ([#829](https://github.com/androidx/media/issues/829)).
* Audio:
* Improve silence skipping algorithm with smooth volume ramp, retained
* Improve silence skipping algorithm with smooth volume ramp; retained
minimal silence and more natural silence durations
([#7423](https://github.com/google/ExoPlayer/issues/7423)).
* Report the skipped silence more deterministically
([#1035](https://github.com/androidx/media/issues/1035)).
* Session:
* Fix issue where `MediaItem.RequestMetadata` with just non-null extras is
not sent transmitted between media controllers and sessions.
not transmitted between media controllers and sessions.
* Add constructor to `MediaLibrarySession.Builder` that only takes a
`Context` instead of a `MediaLibraryService`.
* HLS Extension:
Expand Down

0 comments on commit ebcb4e8

Please sign in to comment.