From aa121fd12053ba14dc30631ec4778965134bd68d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Sat, 9 Apr 2022 20:54:58 +0100 Subject: [PATCH] Update openh264 wrap to v2.2.0 + fixes from master Commit 0819f288dc5fc24fb34089113bc230aea65c8375 to be precise. We need post-v2.2.0 build fixes from master, otherwise linking fails because of missing symbols. Part-of: --- subprojects/openh264.wrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subprojects/openh264.wrap b/subprojects/openh264.wrap index 7093d1fcb9..ae0459a8f7 100644 --- a/subprojects/openh264.wrap +++ b/subprojects/openh264.wrap @@ -1,4 +1,4 @@ [wrap-git] directory=openh264 url=https://github.com/cisco/openh264.git -revision=v2.1.1 +revision=0819f288dc5fc24fb34089113bc230aea65c8375