shithub: openh264

Download patch

ref: 76dd08773fafe93012c7d15833482a1d2ee1357b
parent: 482387bd5158dd967b986b3fac8705858218a7ab
parent: 7dbe93accc9bc2ee7338c56e765a82e23e98b646
author: guangwei <GuangweiWang@users.noreply.github.com>
date: Mon May 18 03:51:11 EDT 2020

Merge pull request #3249 from borzun/fix-decoder-win32-linker-errors

Fix linker errors in win32 WelsDecoder.sln

--- a/codec/build/win32/dec/WelsDecCore.vcproj
+++ b/codec/build/win32/dec/WelsDecCore.vcproj
@@ -982,6 +982,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\common\src\WelsThreadLib.cpp"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\decoder\core\src\wels_decoder_thread.cpp"
 				>
 			</File>