From c815378f01e152e3edf3bf833e3ba36b6aaf22b6 Mon Sep 17 00:00:00 2001 From: YAMAMOTO Takashi Date: Thu, 29 Dec 2022 20:09:50 +0900 Subject: [PATCH] disable x264_lower_thread_priority for wasi use my fork of x264 repo for now --- .gitmodules | 2 +- deps/x264 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 5e6f7c3..fcbdf8a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,4 +6,4 @@ url = https://github.com/madler/zlib.git [submodule "deps/x264"] path = deps/x264 - url = https://github.com/ffmpegwasm/x264.git + url = https://github.com/yamt/ffmpegwasm-x264 diff --git a/deps/x264 b/deps/x264 index 11ebc1f..3e3bf10 160000 --- a/deps/x264 +++ b/deps/x264 @@ -1 +1 @@ -Subproject commit 11ebc1fd13c636164c85d28994173432bc1f43b2 +Subproject commit 3e3bf10c097147d7d939ca7060bf2795489e9a03