From c1f281c0ed677f47944af43ee567cbc447438f73 Mon Sep 17 00:00:00 2001 From: Max Cobb <5754073+maxxfrazer@users.noreply.github.com> Date: Thu, 26 Oct 2023 16:27:39 +0100 Subject: [PATCH] Remove beta from vp9-codec-beta in release notes --- shared/video-sdk/reference/release-notes/web.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shared/video-sdk/reference/release-notes/web.mdx b/shared/video-sdk/reference/release-notes/web.mdx index 78ab4d05e..d0d863367 100644 --- a/shared/video-sdk/reference/release-notes/web.mdx +++ b/shared/video-sdk/reference/release-notes/web.mdx @@ -22,7 +22,7 @@ v4.19.2 was released on October 20, 2023. This release advances VP9 from Beta to General Availability (GA) and introduces the following enhancements: - Updated browser compatibility: VP9 now supports Safari 16.0 and later versions on both desktop and mobile platforms. -- Automatic fallback to VP8 for older browsers: If any user in a channel uses a browser version below the [specified compatibility threshold](#vp9-codec-beta), all VP9-encoded video streams in that channel will automatically transition to VP8. +- Automatic fallback to VP8 for older browsers: If any user in a channel uses a browser version below the [specified compatibility threshold](#vp9-codec), all VP9-encoded video streams in that channel will automatically transition to VP8. Test results show that VP9 provides twice the quality of VP8 at equivalent bitrates. @@ -1349,4 +1349,4 @@ v4.0.0 fixed the following issues: - The `LocalTrack.getUserId` method - \ No newline at end of file +