Update ffmpeg

This commit is contained in:
2025-07-11 17:00:43 +03:00
parent 488e57f1da
commit c759f60ff7
4 changed files with 11 additions and 1 deletions

8
.gitmodules vendored
View File

@@ -70,3 +70,11 @@
path = ffmpeg path = ffmpeg
url = https://git.ffmpeg.org/ffmpeg.git url = https://git.ffmpeg.org/ffmpeg.git
branch = master branch = master
[submodule "OpenImageIO"]
path = OpenImageIO
url = https://github.com/AcademySoftwareFoundation/OpenImageIO
branch = main
[submodule "OpenColorIO"]
path = OpenColorIO
url = https://github.com/AcademySoftwareFoundation/OpenColorIO
branch = main

1
OpenColorIO Submodule

Submodule OpenColorIO added at c5d6c1a6d3

1
OpenImageIO Submodule

Submodule OpenImageIO added at 691acac172

2
ffmpeg

Submodule ffmpeg updated: 3334bdc6e7...2e503a9b94