Commit 96437611 by olly Committed by Oliver Woodman

Release notes tweak

PiperOrigin-RevId: 286587978
parent 945da46d
Showing with 1 additions and 1 deletions
...@@ -51,7 +51,7 @@ ...@@ -51,7 +51,7 @@
([#6785](https://github.com/google/ExoPlayer/issues/6785)). ([#6785](https://github.com/google/ExoPlayer/issues/6785)).
* Fix `IndexOutOfBoundsException` in `SinglePeriodTimeline.getWindow` * Fix `IndexOutOfBoundsException` in `SinglePeriodTimeline.getWindow`
([#6776](https://github.com/google/ExoPlayer/issues/6776)). ([#6776](https://github.com/google/ExoPlayer/issues/6776)).
* Add missing @Nullable to `MediaCodecAudioRenderer.getMediaClock` and * Add missing `@Nullable` to `MediaCodecAudioRenderer.getMediaClock` and
`SimpleDecoderAudioRenderer.getMediaClock` `SimpleDecoderAudioRenderer.getMediaClock`
([#6792](https://github.com/google/ExoPlayer/issues/6792)). ([#6792](https://github.com/google/ExoPlayer/issues/6792)).
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment