From 70d7b26f4f0adce977cf011e413230cf67df0a26 Mon Sep 17 00:00:00 2001 From: aquilescanta Date: Wed, 20 Feb 2019 11:03:46 +0000 Subject: [PATCH] Remove lates HLS changes from 2.9.6 release notes PiperOrigin-RevId: 234765847 --- RELEASENOTES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 25317eb2cf..ea662be8ac 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -17,6 +17,8 @@ possible for ad loading SDKs to calculate ad viewability accurately. * DASH: Fix issue handling large `EventStream` presentation timestamps ([#5490](https://github.com/google/ExoPlayer/issues/5490)). +* HLS: Fix transition to STATE_ENDED when playing fragmented mp4 in chunkless + preparation ([#5524](https://github.com/google/ExoPlayer/issues/5524)). ### 2.9.5 ###