From d95ad144c326b43d586cbd05fcc551d030bfa74f Mon Sep 17 00:00:00 2001 From: lambiengcode Date: Sun, 12 Nov 2023 17:01:41 +0700 Subject: [PATCH] fix: IsFirstFrameOfACodedVideoSequence() only usable when RTC_ENABLE_H265 == false --- build/VERSION | 2 +- webrtc_version.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/VERSION b/build/VERSION index 2c11240..d24ea2c 100644 --- a/build/VERSION +++ b/build/VERSION @@ -1,4 +1,4 @@ WEBRTC_BUILD_VERSION=HEAD WEBRTC_VERSION=HEAD WEBRTC_READABLE_VERSION=HEAD -WEBRTC_COMMIT=6be866df4d98cd6ac216192c83d24197ed271758 +WEBRTC_COMMIT=21daff7eefa50754f572a6a7b77ee963bbba5c36 diff --git a/webrtc_version.yaml b/webrtc_version.yaml index 7ee4792..50f7df9 100644 --- a/webrtc_version.yaml +++ b/webrtc_version.yaml @@ -1,4 +1,4 @@ WEBRTC_BUILD_VERSION: 120.6099.10.1 WEBRTC_VERSION: 120.6099.10 WEBRTC_READABLE_VERSION: M120.6099 -WEBRTC_COMMIT: 6be866df4d98cd6ac216192c83d24197ed271758 +WEBRTC_COMMIT: 21daff7eefa50754f572a6a7b77ee963bbba5c36