Update release notes for #6776

PiperOrigin-RevId: 286586865
This commit is contained in:
olly 2019-12-20 16:57:42 +00:00 committed by Oliver Woodman
parent a0044257b4
commit 945da46d81

View File

@ -49,6 +49,8 @@
`IllegalStateException` being thrown from
`DefaultDownloadIndex.getDownloadForCurrentRow`
([#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
`SimpleDecoderAudioRenderer.getMediaClock`
([#6792](https://github.com/google/ExoPlayer/issues/6792)).