add mp4v2 and openh264 submodules

This commit is contained in:
2019-10-28 22:41:52 +01:00
parent 167623216a
commit 7e79eb2691
3 changed files with 10 additions and 0 deletions

8
.gitmodules vendored
View File

@@ -82,3 +82,11 @@
path = libs/tinyfiledialogs
url = https://git.code.sf.net/p/tinyfiledialogs/code
branch = master
[submodule "libs/openh264"]
path = libs/openh264
url = https://bitbucket.org/omigamedev/openh264.git
branch = master
[submodule "libs/mp4v2"]
path = libs/mp4v2
url = https://bitbucket.org/omigamedev/mp4v2.git
branch = master