From b89339f5f74e32ee5d2ad278f75fb40435a6dc7f Mon Sep 17 00:00:00 2001 From: Oliver Woodman Date: Wed, 14 Oct 2015 12:01:30 +0100 Subject: [PATCH] Update release notes --- RELEASENOTES.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index db07bc7076..7e568fcd5e 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -2,7 +2,13 @@ ### Current dev branch (from r1.5.0) ### +* Enable smooth frame release by default. * Added OkHttpDataSource extension. +* AndroidTV: Correctly detect 4K display size on Bravia devices. +* FMP4: Handle non-sample data in mdat boxes. +* TTML: Fix parsing of some colors on Jellybean. +* SmoothStreaming: Ignore tfdt boxes. +* Misc bug fixes. ### r1.5.0 ###