From 4b1b570c8004d981a3e173f707432daa817b7eb9 Mon Sep 17 00:00:00 2001 From: microkatz Date: Fri, 29 Sep 2023 15:25:47 +0000 Subject: [PATCH] Added release note about DASH change --- RELEASENOTES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index e8779c4ccc..41836c2648 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -24,6 +24,8 @@ * Cronet Extension: * RTMP Extension: * HLS Extension: +* DASH Extension: + * Allow multiple of the same DASH identifier in segment template url. * Smooth Streaming Extension: * RTSP Extension: * Decoder Extensions (FFmpeg, VP9, AV1, etc.):