From 3bd52c74bb18471888f2aa0b84f02d98695e3de4 Mon Sep 17 00:00:00 2001 From: Oliver Woodman Date: Tue, 4 Aug 2015 13:53:57 +0100 Subject: [PATCH] Update release notes --- RELEASENOTES.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 5ce6fff676..f2036600cc 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -2,7 +2,10 @@ ### Current dev branch (from r1.4.1) ### -* Added MulticastDataSource for connecting to multicast streams. +* Implemented automatic format detection for regular container formats. +* Added UdpDataSource for connecting to multicast streams. +* Improved robustness for MP4 playbacks. +* Misc bug fixes. ### r1.4.1 ###