Release notes tweak

PiperOrigin-RevId: 286587978
This commit is contained in:
olly 2019-12-20 17:04:06 +00:00 committed by Oliver Woodman
parent f6dad5cee0
commit 924045be03

View file

@ -22,7 +22,7 @@
([#6785](https://github.com/google/ExoPlayer/issues/6785)).
* Fix `IndexOutOfBoundsException` in `SinglePeriodTimeline.getWindow`
([#6776](https://github.com/google/ExoPlayer/issues/6776)).
* Add missing @Nullable to `MediaCodecAudioRenderer.getMediaClock` and
* Add missing `@Nullable` to `MediaCodecAudioRenderer.getMediaClock` and
`SimpleDecoderAudioRenderer.getMediaClock`
([#6792](https://github.com/google/ExoPlayer/issues/6792)).