We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b38166 commit 217379fCopy full SHA for 217379f
external/build_external.sh
@@ -26,7 +26,7 @@ function patch_ffmpeg() {
26
git_am_patch ../../contribute/ffmpeg/0007-build-libavformat-compile-avc.c-and-hevc.c-default.patch
27
git_am_patch ../../contribute/ffmpeg/0008-avformat-flvdec-add-aliyun-extend-auio-codec-id.patch
28
git_am_patch ../../contribute/ffmpeg/0009-chore-configure-xml2-use-check-lib.patch
29
- git_am_patch ../../0010-build-export-some-func-for-windows.patch
+ git_am_patch ../../contribute/ffmpeg/0010-build-export-some-func-for-windows.patch
30
}
31
32
function git_apply_patch() {
0 commit comments