Fix build with openh264 and update openh264 to the 1.8.0 release.
This commit is contained in:
parent
612987676f
commit
581f504f34
4 changed files with 4 additions and 4 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -63,7 +63,7 @@
|
|||
url = git://git.linphone.org/msopenh264.git
|
||||
[submodule "submodules/externals/openh264"]
|
||||
path = submodules/externals/openh264
|
||||
url = https://github.com/cisco/openh264
|
||||
url = https://gitlab.linphone.org/BC/public/external/openh264.git
|
||||
ignore = dirty
|
||||
[submodule "submodules/mscodec2"]
|
||||
path = submodules/mscodec2
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit d389b30b6c417d8bc7a79f561075a5c58871e3bc
|
||||
Subproject commit 21ba41720fbff55d5f33e492022e1b909e3fbadc
|
2
submodules/externals/openh264
vendored
2
submodules/externals/openh264
vendored
|
@ -1 +1 @@
|
|||
Subproject commit 9e75838c8638c48a32b15c73c9da7b1fe942fd5f
|
||||
Subproject commit 852d23c72acd537b75e4b95af93b866925d31bda
|
|
@ -1 +1 @@
|
|||
Subproject commit 61e38e3704e1a37c9e884897ca5597158725b202
|
||||
Subproject commit 8ab1cde0fe32d0f60feb2ca9fc240390ae7a98bc
|
Loading…
Reference in a new issue