From 9902efc5db5d35f542a53bfa675d528cc5d9d0da Mon Sep 17 00:00:00 2001 From: Oliver Woodman Date: Mon, 15 Jun 2015 17:40:04 +0100 Subject: [PATCH] Update release notes --- RELEASENOTES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 30fd31d37b..c1983738f9 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -7,6 +7,7 @@ * Support for H.265 in MPEG-TS streams on supported devices. * Add option to TsExtractor to allow non-IDR keyframes. * Added MulticastDataSource for connecting to multicast streams. +* DASH: Support Mpd.Location element. * (WorkInProgress) - First steps to supporting seeking in DASH DVR window. * (WorkInProgress) - First steps to supporting styled + positioned subtitles. * Misc bug fixes.