shithub: openh264

Download patch

ref: 62bcf95d8c9365cd89812081a939edfd307796fc
parent: 4768087556ea8807bda2fa6e0ff726fd45bf5ed5
parent: b98e7c1f7d48fa55390f08ceb1c3d21b0f05e524
author: huili2 <huili2@cisco.com>
date: Thu Mar 26 05:46:24 EDT 2015

Merge pull request #1878 from mstorsjo/msvc-proj-cleanup

Remove references to missing files, clean up MSVC proj files

--- a/codec/build/win32/dec/WelsDecPlus.vcproj
+++ b/codec/build/win32/dec/WelsDecPlus.vcproj
@@ -355,10 +355,6 @@
 			Filter="h;hpp;hxx;hm;inl"
 			>
 			<File
-				RelativePath="..\..\..\common\inc\mem_align.h"
-				>
-			</File>
-			<File
 				RelativePath="..\..\..\common\inc\welsCodecTrace.h"
 				>
 			</File>
--- a/codec/build/win32/enc/WelsEncCore.vcproj
+++ b/codec/build/win32/enc/WelsEncCore.vcproj
@@ -494,7 +494,7 @@
 				RelativePath="..\..\..\encoder\core\inc\au_set.h"
 				>
 			</File>
-                        <File
+			<File
 				RelativePath="..\..\..\common\inc\copy_mb.h"
 				>
 			</File>
@@ -591,10 +591,6 @@
 				>
 			</File>
 			<File
-				RelativePath="..\..\..\encoder\core\inc\nal_prefix.h"
-				>
-			</File>
-			<File
 				RelativePath="..\..\..\encoder\core\inc\param_svc.h"
 				>
 			</File>
@@ -692,10 +688,6 @@
 			</File>
 			<File
 				RelativePath="..\..\..\encoder\core\inc\svc_set_mb_syn_cavlc.h"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\encoder\core\inc\trace.h"
 				>
 			</File>
 			<File
--- a/codec/processing/build/win32/WelsVP.vcproj
+++ b/codec/processing/build/win32/WelsVP.vcproj
@@ -811,7 +811,7 @@
 			</File>
 		</Filter>
 		<Filter
-			Name="scrolldetection"
+			Name="ScrollDetection"
 			>
 			<File
 				RelativePath="..\..\src\scrolldetection\ScrollDetection.cpp"