From 18ae955fea6c8d7f978b236292d00a9029547be0 Mon Sep 17 00:00:00 2001 From: Oliver Woodman Date: Tue, 17 Nov 2015 16:35:17 +0000 Subject: [PATCH] Update release notes. --- RELEASENOTES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index e88c67f08e..155a01e32e 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -4,6 +4,8 @@ * Support for FLV (without seeking). * MP4: Fix for playback of media containing basic edit lists. +* QuickTime: Fix parsing of QuickTime style audio sample entry. +* HLS: Add H262 support for devices that have an H262 decoder. * Misc bug fixes. ### r1.5.2 ###