From ae7711ef9609229e44a709430c1bbbec9eeccaff Mon Sep 17 00:00:00 2001 From: lambiengcode Date: Fri, 26 Apr 2024 15:33:13 +0700 Subject: [PATCH] fix: encoder_overshoot_detector.cc:244:11: error: enumeration value 'kVideoCodecMultiplex' not handled in switch --- build/VERSION | 2 +- webrtc_version.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/VERSION b/build/VERSION index ad73943..e4f1eac 100644 --- a/build/VERSION +++ b/build/VERSION @@ -1,4 +1,4 @@ WEBRTC_BUILD_VERSION=HEAD WEBRTC_VERSION=HEAD WEBRTC_READABLE_VERSION=HEAD -WEBRTC_COMMIT=b7301f45b47108d6634506558ee504a68078bd49 +WEBRTC_COMMIT=73fd3ad4c6c63244d212ffd43d5dbae5b8f265b1 diff --git a/webrtc_version.yaml b/webrtc_version.yaml index 3f8535f..0892c52 100644 --- a/webrtc_version.yaml +++ b/webrtc_version.yaml @@ -1,4 +1,4 @@ WEBRTC_BUILD_VERSION: 124.6367.01.1 WEBRTC_VERSION: 124.6367.01 WEBRTC_READABLE_VERSION: M124.6367 -WEBRTC_COMMIT: b7301f45b47108d6634506558ee504a68078bd49 +WEBRTC_COMMIT: 73fd3ad4c6c63244d212ffd43d5dbae5b8f265b1