diff --git a/.gitmodules b/.gitmodules index b630064..d2cdc80 100644 --- a/.gitmodules +++ b/.gitmodules @@ -66,3 +66,7 @@ path = blender url = https://github.com/blender/blender branch = blender-v3.6-release +[submodule "ffmpeg"] + path = ffmpeg + url = https://git.ffmpeg.org/ffmpeg.git + branch = master diff --git a/ffmpeg b/ffmpeg new file mode 160000 index 0000000..3334bdc --- /dev/null +++ b/ffmpeg @@ -0,0 +1 @@ +Subproject commit 3334bdc6e70dfdbf753fa81da0d8321a1c5c7eeb