-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
23 additions
and
78 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
WEBRTC_BUILD_VERSION=127.6533.1.0 | ||
WEBRTC_VERSION=127.6533.1 | ||
WEBRTC_READABLE_VERSION=M127.6533@{#1} | ||
WEBRTC_COMMIT=e0b28a6a81a989c1f5c89e30fcd247870047390d | ||
WEBRTC_BUILD_VERSION=128.6613.2.0 | ||
WEBRTC_VERSION=128.6613.2 | ||
WEBRTC_READABLE_VERSION=M128.6613@{#2} | ||
WEBRTC_COMMIT=e7686023a186ac233ed1284da45cc166c0df4e1a |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
diff --git a/third_party/dav1d/config/apple/arm64/config.h b/third_party/dav1d/config/apple/arm64/config.h | ||
index 9a15fc5393f..83a88db75b7 100644 | ||
--- a/third_party/dav1d/config/apple/arm64/config.h | ||
+++ b/third_party/dav1d/config/apple/arm64/config.h | ||
@@ -43,9 +43,9 @@ | ||
|
||
#define HAVE_ASM 1 | ||
|
||
-#define HAVE_AS_ARCHEXT_DOTPROD_DIRECTIVE 1 | ||
+#define HAVE_AS_ARCHEXT_DOTPROD_DIRECTIVE 0 | ||
|
||
-#define HAVE_AS_ARCHEXT_I8MM_DIRECTIVE 1 | ||
+#define HAVE_AS_ARCHEXT_I8MM_DIRECTIVE 0 | ||
|
||
#define HAVE_AS_ARCHEXT_SVE2_DIRECTIVE 1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters