From 4bced734d09bcd4bd610ea5a3ae3f5aed16211aa Mon Sep 17 00:00:00 2001 From: Oliver Woodman Date: Fri, 5 Jun 2015 18:37:09 +0100 Subject: [PATCH] Update release notes --- RELEASENOTES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 1f46c5c6e2..30fd31d37b 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -2,10 +2,14 @@ ### Current dev branch (from r1.3.3) ### +* Support for extracting Matroska streams (implemented by WebmExtractor). +* Support for tx3g captions in MP4 streams. +* 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. * (WorkInProgress) - First steps to supporting seeking in DASH DVR window. * (WorkInProgress) - First steps to supporting styled + positioned subtitles. +* Misc bug fixes. ### r1.3.3 ###