From fa594b4c1db3047866082a92d00599a853b59aa2 Mon Sep 17 00:00:00 2001 From: Matt Oliver Date: Mon, 17 Jul 2017 01:50:07 +1000 Subject: [PATCH] project: Update to support HDR10Plus. --- SMP/libx265.vcxproj | 109 ++++++++++++++++++++++++------------ SMP/libx265.vcxproj.filters | 45 +++++++++++++++ SMP/x265cli.vcxproj | 16 +++--- 3 files changed, 126 insertions(+), 44 deletions(-) diff --git a/SMP/libx265.vcxproj b/SMP/libx265.vcxproj index 435753a43f..a80a8bb062 100644 --- a/SMP/libx265.vcxproj +++ b/SMP/libx265.vcxproj @@ -399,11 +399,11 @@ Level3 Disabled true - X265_VERSION=2.5;WIN32;_WINDOWS;X265_ARCH_X86=1;HAVE_INT_TYPES_H=1;LINKED_10BIT=1;LINKED_12BIT;X265_NS=x265;EXPORT_C_API=1;_WIN32_WINNT=0x0502;ENABLE_ASSEMBLY=1;HIGH_BIT_DEPTH=0;X265_DEPTH=8;_DEBUG;%(PreprocessorDefinitions) + X265_VERSION=2.5;WIN32;_WINDOWS;X265_ARCH_X86=1;HAVE_INT_TYPES_H=1;ENABLE_HDR10_PLUS=1;LINKED_10BIT=1;LINKED_12BIT;X265_NS=x265;EXPORT_C_API=1;_WIN32_WINNT=0x0502;ENABLE_ASSEMBLY=1;HIGH_BIT_DEPTH=0;X265_DEPTH=8;_DEBUG;%(PreprocessorDefinitions) .\;..\source;..\source\Lib;..\source\common;..\source\encoder;%(AdditionalIncludeDirectories) true false - 4391;4996;4838;4577;4390;%(DisableSpecificWarnings) + 4391;4996;4838;4577;4390;4530;%(DisableSpecificWarnings) $(OutDir)\lib\x86\$(TargetName).pdb @@ -463,11 +463,11 @@ del /f /q $(OutDir)\licenses\x265.txt Level3 Disabled true - X265_VERSION=2.5;WIN32;_WINDOWS;X265_ARCH_X86=1;HAVE_INT_TYPES_H=1;LINKED_10BIT=1;LINKED_12BIT;X265_NS=x265;EXPORT_C_API=1;ENABLE_ASSEMBLY=1;_WIN32_WINNT=0x0600;HIGH_BIT_DEPTH=0;X265_DEPTH=8;X86_64=1;_DEBUG;%(PreprocessorDefinitions) + X265_VERSION=2.5;WIN32;_WINDOWS;X265_ARCH_X86=1;HAVE_INT_TYPES_H=1;ENABLE_HDR10_PLUS=1;LINKED_10BIT=1;LINKED_12BIT;X265_NS=x265;EXPORT_C_API=1;ENABLE_ASSEMBLY=1;_WIN32_WINNT=0x0600;HIGH_BIT_DEPTH=0;X265_DEPTH=8;X86_64=1;_DEBUG;%(PreprocessorDefinitions) .\;..\source;..\source\Lib;..\source\common;..\source\encoder;%(AdditionalIncludeDirectories) true false - 4391;4996;4838;4577;4390;%(DisableSpecificWarnings) + 4391;4996;4838;4577;4390;4530;%(DisableSpecificWarnings) $(OutDir)\lib\x64\$(TargetName).pdb @@ -524,13 +524,13 @@ del /f /q $(OutDir)\licenses\x265.txt - X265_VERSION=2.5;WIN32;_WINDOWS;X265_ARCH_X86=1;HAVE_INT_TYPES_H=1;LINKED_10BIT=1;LINKED_12BIT;X265_NS=x265;EXPORT_C_API=1;_WIN32_WINNT=0x0502;ENABLE_ASSEMBLY=1;HIGH_BIT_DEPTH=0;X265_DEPTH=8;_DEBUG;%(PreprocessorDefinitions) + X265_VERSION=2.5;WIN32;_WINDOWS;X265_ARCH_X86=1;HAVE_INT_TYPES_H=1;ENABLE_HDR10_PLUS=1;LINKED_10BIT=1;LINKED_12BIT;X265_NS=x265;EXPORT_C_API=1;_WIN32_WINNT=0x0502;ENABLE_ASSEMBLY=1;HIGH_BIT_DEPTH=0;X265_DEPTH=8;_DEBUG;%(PreprocessorDefinitions) .\;..\source;..\source\Lib;..\source\common;..\source\encoder;%(AdditionalIncludeDirectories) true true Level3 false - 4391;4996;4838;4577;4390;%(DisableSpecificWarnings) + 4391;4996;4838;4577;4390;4530;%(DisableSpecificWarnings) $(IntDir)$(TargetName).pdb @@ -593,11 +593,11 @@ del /f /q $(OutDir)\licenses\x265.txt Level3 Disabled true - X265_VERSION=2.5;WIN32;_WINDOWS;X265_ARCH_X86=1;HAVE_INT_TYPES_H=1;LINKED_10BIT=1;LINKED_12BIT;X265_NS=x265;EXPORT_C_API=1;ENABLE_ASSEMBLY=1;_WIN32_WINNT=0x0600;HIGH_BIT_DEPTH=0;X265_DEPTH=8;X86_64=1;_DEBUG;%(PreprocessorDefinitions) + X265_VERSION=2.5;WIN32;_WINDOWS;X265_ARCH_X86=1;HAVE_INT_TYPES_H=1;ENABLE_HDR10_PLUS=1;LINKED_10BIT=1;LINKED_12BIT;X265_NS=x265;EXPORT_C_API=1;ENABLE_ASSEMBLY=1;_WIN32_WINNT=0x0600;HIGH_BIT_DEPTH=0;X265_DEPTH=8;X86_64=1;_DEBUG;%(PreprocessorDefinitions) .\;..\source;..\source\Lib;..\source\common;..\source\encoder;%(AdditionalIncludeDirectories) true false - 4391;4996;4838;4577;4390;%(DisableSpecificWarnings) + 4391;4996;4838;4577;4390;4530;%(DisableSpecificWarnings) $(IntDir)$(TargetName).pdb @@ -668,13 +668,13 @@ del /f /q $(OutDir)\licenses\x265.txt false Fast false - X265_VERSION=2.5;WIN32;_WINDOWS;X265_ARCH_X86=1;HAVE_INT_TYPES_H=1;LINKED_10BIT=1;LINKED_12BIT;X265_NS=x265;EXPORT_C_API=1;_WIN32_WINNT=0x0502;ENABLE_ASSEMBLY=1;HIGH_BIT_DEPTH=0;X265_DEPTH=8;NDEBUG;%(PreprocessorDefinitions) + X265_VERSION=2.5;WIN32;_WINDOWS;X265_ARCH_X86=1;HAVE_INT_TYPES_H=1;ENABLE_HDR10_PLUS=1;LINKED_10BIT=1;LINKED_12BIT;X265_NS=x265;EXPORT_C_API=1;_WIN32_WINNT=0x0502;ENABLE_ASSEMBLY=1;HIGH_BIT_DEPTH=0;X265_DEPTH=8;NDEBUG;%(PreprocessorDefinitions) .\;..\source;..\source\Lib;..\source\common;..\source\encoder;%(AdditionalIncludeDirectories) SSE3 true false SingleFile - 4391;4996;4838;4577;4390;%(DisableSpecificWarnings) + 4391;4996;4838;4577;4390;4530;%(DisableSpecificWarnings) $(OutDir)\lib\x86\$(TargetName).pdb @@ -744,13 +744,13 @@ del /f /q $(OutDir)\licenses\x265.txt false Fast false - X265_VERSION=2.5;WIN32;_WINDOWS;X265_ARCH_X86=1;HAVE_INT_TYPES_H=1;LINKED_10BIT=1;LINKED_12BIT;X265_NS=x265;EXPORT_C_API=1;_WIN32_WINNT=0x0502;ENABLE_ASSEMBLY=1;HIGH_BIT_DEPTH=0;X265_DEPTH=8;NDEBUG;%(PreprocessorDefinitions) + X265_VERSION=2.5;WIN32;_WINDOWS;X265_ARCH_X86=1;HAVE_INT_TYPES_H=1;ENABLE_HDR10_PLUS=1;LINKED_10BIT=1;LINKED_12BIT;X265_NS=x265;EXPORT_C_API=1;_WIN32_WINNT=0x0502;ENABLE_ASSEMBLY=1;HIGH_BIT_DEPTH=0;X265_DEPTH=8;NDEBUG;%(PreprocessorDefinitions) .\;..\source;..\source\Lib;..\source\common;..\source\encoder;%(AdditionalIncludeDirectories) SSE3 true false SingleFile - 4391;4996;4838;4577;4390;%(DisableSpecificWarnings) + 4391;4996;4838;4577;4390;4530;%(DisableSpecificWarnings) $(OutDir)\lib\x86\$(TargetName).pdb @@ -820,13 +820,13 @@ del /f /q $(OutDir)\licenses\x265.txt false Fast false - X265_VERSION=2.5;WIN32;_WINDOWS;X265_ARCH_X86=1;HAVE_INT_TYPES_H=1;LINKED_10BIT=1;LINKED_12BIT;X265_NS=x265;EXPORT_C_API=1;ENABLE_ASSEMBLY=1;_WIN32_WINNT=0x0600;HIGH_BIT_DEPTH=0;X265_DEPTH=8;X86_64=1;NDEBUG;%(PreprocessorDefinitions) + X265_VERSION=2.5;WIN32;_WINDOWS;X265_ARCH_X86=1;HAVE_INT_TYPES_H=1;ENABLE_HDR10_PLUS=1;LINKED_10BIT=1;LINKED_12BIT;X265_NS=x265;EXPORT_C_API=1;ENABLE_ASSEMBLY=1;_WIN32_WINNT=0x0600;HIGH_BIT_DEPTH=0;X265_DEPTH=8;X86_64=1;NDEBUG;%(PreprocessorDefinitions) .\;..\source;..\source\Lib;..\source\common;..\source\encoder;%(AdditionalIncludeDirectories) SSE3 true false SingleFile - 4391;4996;4838;4577;4390;%(DisableSpecificWarnings) + 4391;4996;4838;4577;4390;4530;%(DisableSpecificWarnings) $(OutDir)\lib\x64\$(TargetName).pdb @@ -896,13 +896,13 @@ del /f /q $(OutDir)\licenses\x265.txt false Fast false - X265_VERSION=2.5;WIN32;_WINDOWS;X265_ARCH_X86=1;HAVE_INT_TYPES_H=1;LINKED_10BIT=1;LINKED_12BIT;X265_NS=x265;EXPORT_C_API=1;ENABLE_ASSEMBLY=1;_WIN32_WINNT=0x0600;HIGH_BIT_DEPTH=0;X265_DEPTH=8;X86_64=1;NDEBUG;%(PreprocessorDefinitions) + X265_VERSION=2.5;WIN32;_WINDOWS;X265_ARCH_X86=1;HAVE_INT_TYPES_H=1;ENABLE_HDR10_PLUS=1;LINKED_10BIT=1;LINKED_12BIT;X265_NS=x265;EXPORT_C_API=1;ENABLE_ASSEMBLY=1;_WIN32_WINNT=0x0600;HIGH_BIT_DEPTH=0;X265_DEPTH=8;X86_64=1;NDEBUG;%(PreprocessorDefinitions) .\;..\source;..\source\Lib;..\source\common;..\source\encoder;%(AdditionalIncludeDirectories) SSE3 true false SingleFile - 4391;4996;4838;4577;4390;%(DisableSpecificWarnings) + 4391;4996;4838;4577;4390;4530;%(DisableSpecificWarnings) $(OutDir)\lib\x64\$(TargetName).pdb @@ -961,7 +961,7 @@ del /f /q $(OutDir)\licenses\x265.txt true - X265_VERSION=2.5;WIN32;_WINDOWS;X265_ARCH_X86=1;HAVE_INT_TYPES_H=1;LINKED_10BIT=1;LINKED_12BIT;X265_NS=x265;EXPORT_C_API=1;_WIN32_WINNT=0x0502;ENABLE_ASSEMBLY=1;HIGH_BIT_DEPTH=0;X265_DEPTH=8;NDEBUG;%(PreprocessorDefinitions) + X265_VERSION=2.5;WIN32;_WINDOWS;X265_ARCH_X86=1;HAVE_INT_TYPES_H=1;ENABLE_HDR10_PLUS=1;LINKED_10BIT=1;LINKED_12BIT;X265_NS=x265;EXPORT_C_API=1;_WIN32_WINNT=0x0502;ENABLE_ASSEMBLY=1;HIGH_BIT_DEPTH=0;X265_DEPTH=8;NDEBUG;%(PreprocessorDefinitions) .\;..\source;..\source\Lib;..\source\common;..\source\encoder;%(AdditionalIncludeDirectories) SSE3 true @@ -978,7 +978,7 @@ del /f /q $(OutDir)\licenses\x265.txt Fast false SingleFile - 4391;4996;4838;4577;4390;%(DisableSpecificWarnings) + 4391;4996;4838;4577;4390;4530;%(DisableSpecificWarnings) $(IntDir)$(TargetName).pdb @@ -1051,13 +1051,13 @@ del /f /q $(OutDir)\licenses\x265.txt false Fast false - X265_VERSION=2.5;WIN32;_WINDOWS;X265_ARCH_X86=1;HAVE_INT_TYPES_H=1;LINKED_10BIT=1;LINKED_12BIT;X265_NS=x265;EXPORT_C_API=1;ENABLE_ASSEMBLY=1;_WIN32_WINNT=0x0600;HIGH_BIT_DEPTH=0;X265_DEPTH=8;X86_64=1;NDEBUG;%(PreprocessorDefinitions) + X265_VERSION=2.5;WIN32;_WINDOWS;X265_ARCH_X86=1;HAVE_INT_TYPES_H=1;ENABLE_HDR10_PLUS=1;LINKED_10BIT=1;LINKED_12BIT;X265_NS=x265;EXPORT_C_API=1;ENABLE_ASSEMBLY=1;_WIN32_WINNT=0x0600;HIGH_BIT_DEPTH=0;X265_DEPTH=8;X86_64=1;NDEBUG;%(PreprocessorDefinitions) .\;..\source;..\source\Lib;..\source\common;..\source\encoder;%(AdditionalIncludeDirectories) SSE3 true false SingleFile - 4391;4996;4838;4577;4390;%(DisableSpecificWarnings) + 4391;4996;4838;4577;4390;4530;%(DisableSpecificWarnings) $(IntDir)$(TargetName).pdb @@ -1118,7 +1118,7 @@ del /f /q $(OutDir)\licenses\x265.txt true - X265_VERSION=2.5;WIN32;_WINDOWS;X265_ARCH_X86=1;HAVE_INT_TYPES_H=1;EXPORT_C_API=0;ENABLE_ASSEMBLY=0;HIGH_BIT_DEPTH=1;X265_DEPTH=10;X265_NS=x265_10bit;_WIN32_WINNT=0x0502;NDEBUG;%(PreprocessorDefinitions) + X265_VERSION=2.5;WIN32;_WINDOWS;X265_ARCH_X86=1;HAVE_INT_TYPES_H=1;ENABLE_HDR10_PLUS=1;EXPORT_C_API=0;ENABLE_ASSEMBLY=0;HIGH_BIT_DEPTH=1;X265_DEPTH=10;X265_NS=x265_10bit;_WIN32_WINNT=0x0502;NDEBUG;%(PreprocessorDefinitions) .\;..\source;..\source\Lib;..\source\common;..\source\encoder;%(AdditionalIncludeDirectories) SSE3 true @@ -1135,7 +1135,7 @@ del /f /q $(OutDir)\licenses\x265.txt Fast false SingleFile - 4391;4996;4838;4577;4390;%(DisableSpecificWarnings) + 4391;4996;4838;4577;4390;4530;%(DisableSpecificWarnings) $(OutDir)$(TargetName).pdb @@ -1162,14 +1162,14 @@ del $(OutDir)\include\x265_config.h true - X265_VERSION=2.5;WIN32;_WINDOWS;X265_ARCH_X86=1;HAVE_INT_TYPES_H=1;EXPORT_C_API=0;ENABLE_ASSEMBLY=0;HIGH_BIT_DEPTH=1;X265_DEPTH=10;X265_NS=x265_10bit;_WIN32_WINNT=0x0502;_DEBUG;%(PreprocessorDefinitions) + X265_VERSION=2.5;WIN32;_WINDOWS;X265_ARCH_X86=1;HAVE_INT_TYPES_H=1;ENABLE_HDR10_PLUS=1;EXPORT_C_API=0;ENABLE_ASSEMBLY=0;HIGH_BIT_DEPTH=1;X265_DEPTH=10;X265_NS=x265_10bit;_WIN32_WINNT=0x0502;_DEBUG;%(PreprocessorDefinitions) .\;..\source;..\source\Lib;..\source\common;..\source\encoder;%(AdditionalIncludeDirectories) SSE3 true Level3 false SingleFile - 4391;4996;4838;4577;4390;%(DisableSpecificWarnings) + 4391;4996;4838;4577;4390;4530;%(DisableSpecificWarnings) $(OutDir)$(TargetName).pdb @@ -1197,7 +1197,7 @@ del $(OutDir)\include\x265_config.h true - X265_VERSION=2.5;WIN32;_WINDOWS;X265_ARCH_X86=1;HAVE_INT_TYPES_H=1;EXPORT_C_API=0;MAIN12=1;ENABLE_ASSEMBLY=0;HIGH_BIT_DEPTH=1;X265_DEPTH=12;X265_NS=x265_12bit;_WIN32_WINNT=0x0502;NDEBUG;%(PreprocessorDefinitions) + X265_VERSION=2.5;WIN32;_WINDOWS;X265_ARCH_X86=1;HAVE_INT_TYPES_H=1;ENABLE_HDR10_PLUS=1;EXPORT_C_API=0;MAIN12=1;ENABLE_ASSEMBLY=0;HIGH_BIT_DEPTH=1;X265_DEPTH=12;X265_NS=x265_12bit;_WIN32_WINNT=0x0502;NDEBUG;%(PreprocessorDefinitions) .\;..\source;..\source\Lib;..\source\common;..\source\encoder;%(AdditionalIncludeDirectories) SSE3 true @@ -1214,7 +1214,7 @@ del $(OutDir)\include\x265_config.h Fast false SingleFile - 4391;4996;4838;4577;4390;%(DisableSpecificWarnings) + 4391;4996;4838;4577;4390;4530;%(DisableSpecificWarnings) $(OutDir)$(TargetName).pdb @@ -1241,14 +1241,14 @@ del $(OutDir)\include\x265_config.h true - X265_VERSION=2.5;WIN32;_WINDOWS;X265_ARCH_X86=1;HAVE_INT_TYPES_H=1;EXPORT_C_API=0;MAIN12=1;ENABLE_ASSEMBLY=0;HIGH_BIT_DEPTH=1;X265_DEPTH=12;X265_NS=x265_12bit;_WIN32_WINNT=0x0502;_DEBUG;%(PreprocessorDefinitions) + X265_VERSION=2.5;WIN32;_WINDOWS;X265_ARCH_X86=1;HAVE_INT_TYPES_H=1;ENABLE_HDR10_PLUS=1;EXPORT_C_API=0;MAIN12=1;ENABLE_ASSEMBLY=0;HIGH_BIT_DEPTH=1;X265_DEPTH=12;X265_NS=x265_12bit;_WIN32_WINNT=0x0502;_DEBUG;%(PreprocessorDefinitions) .\;..\source;..\source\Lib;..\source\common;..\source\encoder;%(AdditionalIncludeDirectories) SSE3 true Level3 false SingleFile - 4391;4996;4838;4577;4390;%(DisableSpecificWarnings) + 4391;4996;4838;4577;4390;4530;%(DisableSpecificWarnings) $(OutDir)$(TargetName).pdb @@ -1287,13 +1287,13 @@ del $(OutDir)\include\x265_config.h false Fast false - X265_VERSION=2.5;WIN32;_WINDOWS;X265_ARCH_X86=1;HAVE_INT_TYPES_H=1;EXPORT_C_API=0;ENABLE_ASSEMBLY=1;HIGH_BIT_DEPTH=1;X265_DEPTH=10;X265_NS=x265_10bit;_WIN32_WINNT=0x0600;X86_64=1;NDEBUG;%(PreprocessorDefinitions) + X265_VERSION=2.5;WIN32;_WINDOWS;X265_ARCH_X86=1;HAVE_INT_TYPES_H=1;ENABLE_HDR10_PLUS=1;EXPORT_C_API=0;ENABLE_ASSEMBLY=1;HIGH_BIT_DEPTH=1;X265_DEPTH=10;X265_NS=x265_10bit;_WIN32_WINNT=0x0600;X86_64=1;NDEBUG;%(PreprocessorDefinitions) .\;..\source;..\source\Lib;..\source\common;..\source\encoder;%(AdditionalIncludeDirectories) SSE3 true false SingleFile - 4391;4996;4838;4577;4390;%(DisableSpecificWarnings) + 4391;4996;4838;4577;4390;4530;%(DisableSpecificWarnings) $(OutDir)$(TargetName).pdb @@ -1321,13 +1321,13 @@ del $(OutDir)\include\x265_config.h Level3 true - X265_VERSION=2.5;WIN32;_WINDOWS;X265_ARCH_X86=1;HAVE_INT_TYPES_H=1;EXPORT_C_API=0;ENABLE_ASSEMBLY=1;HIGH_BIT_DEPTH=1;X265_DEPTH=10;X265_NS=x265_10bit;_WIN32_WINNT=0x0600;X86_64=1;_DEBUG;%(PreprocessorDefinitions) + X265_VERSION=2.5;WIN32;_WINDOWS;X265_ARCH_X86=1;HAVE_INT_TYPES_H=1;ENABLE_HDR10_PLUS=1;EXPORT_C_API=0;ENABLE_ASSEMBLY=1;HIGH_BIT_DEPTH=1;X265_DEPTH=10;X265_NS=x265_10bit;_WIN32_WINNT=0x0600;X86_64=1;_DEBUG;%(PreprocessorDefinitions) .\;..\source;..\source\Lib;..\source\common;..\source\encoder;%(AdditionalIncludeDirectories) SSE3 true false SingleFile - 4391;4996;4838;4577;4390;%(DisableSpecificWarnings) + 4391;4996;4838;4577;4390;4530;%(DisableSpecificWarnings) $(OutDir)$(TargetName).pdb @@ -1366,13 +1366,13 @@ del $(OutDir)\include\x265_config.h false Fast false - X265_VERSION=2.5;WIN32;_WINDOWS;X265_ARCH_X86=1;HAVE_INT_TYPES_H=1;EXPORT_C_API=0;MAIN12=1;ENABLE_ASSEMBLY=1;HIGH_BIT_DEPTH=1;X265_DEPTH=12;X265_NS=x265_12bit;_WIN32_WINNT=0x0600;X86_64=1;NDEBUG;%(PreprocessorDefinitions) + X265_VERSION=2.5;WIN32;_WINDOWS;X265_ARCH_X86=1;HAVE_INT_TYPES_H=1;ENABLE_HDR10_PLUS=1;EXPORT_C_API=0;MAIN12=1;ENABLE_ASSEMBLY=1;HIGH_BIT_DEPTH=1;X265_DEPTH=12;X265_NS=x265_12bit;_WIN32_WINNT=0x0600;X86_64=1;NDEBUG;%(PreprocessorDefinitions) .\;..\source;..\source\Lib;..\source\common;..\source\encoder;%(AdditionalIncludeDirectories) SSE3 true false SingleFile - 4391;4996;4838;4577;4390;%(DisableSpecificWarnings) + 4391;4996;4838;4577;4390;4530;%(DisableSpecificWarnings) $(OutDir)$(TargetName).pdb @@ -1400,13 +1400,13 @@ del $(OutDir)\include\x265_config.h Level3 true - X265_VERSION=2.5;WIN32;_WINDOWS;X265_ARCH_X86=1;HAVE_INT_TYPES_H=1;EXPORT_C_API=0;MAIN12=1;ENABLE_ASSEMBLY=1;HIGH_BIT_DEPTH=1;X265_DEPTH=12;X265_NS=x265_12bit;_WIN32_WINNT=0x0600;X86_64=1;_DEBUG;%(PreprocessorDefinitions) + X265_VERSION=2.5;WIN32;_WINDOWS;X265_ARCH_X86=1;HAVE_INT_TYPES_H=1;ENABLE_HDR10_PLUS=1;EXPORT_C_API=0;MAIN12=1;ENABLE_ASSEMBLY=1;HIGH_BIT_DEPTH=1;X265_DEPTH=12;X265_NS=x265_12bit;_WIN32_WINNT=0x0600;X86_64=1;_DEBUG;%(PreprocessorDefinitions) .\;..\source;..\source\Lib;..\source\common;..\source\encoder;%(AdditionalIncludeDirectories) SSE3 true false SingleFile - 4391;4996;4838;4577;4390;%(DisableSpecificWarnings) + 4391;4996;4838;4577;4390;4530;%(DisableSpecificWarnings) $(OutDir)$(TargetName).pdb @@ -1467,6 +1467,12 @@ del $(OutDir)\include\x265_config.h + + + + + + @@ -1555,6 +1561,37 @@ del $(OutDir)\include\x265_config.h true + + true + true + true + true + $(IntDir)\apiHDR10.obj + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + diff --git a/SMP/libx265.vcxproj.filters b/SMP/libx265.vcxproj.filters index 0bcd5d8300..9a97dab70b 100644 --- a/SMP/libx265.vcxproj.filters +++ b/SMP/libx265.vcxproj.filters @@ -34,6 +34,18 @@ {9c84b548-66da-46be-b0e4-509b7025d7e3} + + {b674ec05-cf27-43b7-a470-f04b362d406d} + + + {2209f7b7-c3f9-4337-b19e-9dad82100441} + + + {34b4395d-abe2-4edc-9ff6-9e769a663284} + + + {189e0faf-bf47-47eb-b547-5a1f82fe81ec} + @@ -201,6 +213,24 @@ Header Files\source + + Header Files\source\dynamicHDR10 + + + Header Files\source\dynamicHDR10 + + + Header Files\source\dynamicHDR10 + + + Header Files\source\dynamicHDR10 + + + Header Files\source\dynamicHDR10 + + + Header Files\source\dynamicHDR10\json11 + @@ -378,6 +408,21 @@ Source Files + + Source Files\dynamicHDR10 + + + Source Files\dynamicHDR10 + + + Source Files\dynamicHDR10 + + + Source Files\dynamicHDR10 + + + Source Files\dynamicHDR10\json11 + diff --git a/SMP/x265cli.vcxproj b/SMP/x265cli.vcxproj index 5b44ea1425..4a307aa3b8 100644 --- a/SMP/x265cli.vcxproj +++ b/SMP/x265cli.vcxproj @@ -139,11 +139,11 @@ TurnOffAllWarnings Disabled true - HAVE_STRING_H;__ICL;WIN32;_WINDOWS;X265_ARCH_X86=1;HAVE_INT_TYPES_H=1;HIGH_BIT_DEPTH=0;X265_DEPTH=8;EXPORT_C_API=1;X265_NS=x265;_WIN32_WINNT=0x0502;_DEBUG;%(PreprocessorDefinitions) + HAVE_STRING_H;__ICL;WIN32;_WINDOWS;X265_ARCH_X86=1;HAVE_INT_TYPES_H=1;ENABLE_HDR10_PLUS=1;EXPORT_C_API=1;X265_NS=x265;_WIN32_WINNT=0x0502;_DEBUG;%(PreprocessorDefinitions) .\;..\source;..\source\Lib;..\source\common;..\source\compat\getopt;%(AdditionalIncludeDirectories) true false - 4391;4530;%(DisableSpecificWarnings) + 4391;4530;4577;%(DisableSpecificWarnings) true @@ -201,11 +201,11 @@ del /f /q $(OutDir)\licenses\x265.txt TurnOffAllWarnings Disabled true - HAVE_STRING_H;__ICL;WIN32;_WINDOWS;X265_ARCH_X86=1;HAVE_INT_TYPES_H=1;HIGH_BIT_DEPTH=0;X265_DEPTH=8;EXPORT_C_API=1;X265_NS=x265;X86_64=1;_WIN32_WINNT=0x0600;_DEBUG;%(PreprocessorDefinitions) + HAVE_STRING_H;__ICL;WIN32;_WINDOWS;X265_ARCH_X86=1;HAVE_INT_TYPES_H=1;ENABLE_HDR10_PLUS=1;EXPORT_C_API=1;X265_NS=x265;X86_64=1;_WIN32_WINNT=0x0600;_DEBUG;%(PreprocessorDefinitions) .\;..\source;..\source\Lib;..\source\common;..\source\compat\getopt;%(AdditionalIncludeDirectories) true false - 4391;4530;%(DisableSpecificWarnings) + 4391;4530;4577;%(DisableSpecificWarnings) true @@ -269,13 +269,13 @@ del /f /q $(OutDir)\licenses\x265.txt false Fast false - HAVE_STRING_H;__ICL;WIN32;_WINDOWS;X265_ARCH_X86=1;HAVE_INT_TYPES_H=1;HIGH_BIT_DEPTH=0;X265_DEPTH=8;EXPORT_C_API=1;X265_NS=x265;_WIN32_WINNT=0x0502;NDEBUG;%(PreprocessorDefinitions) + HAVE_STRING_H;__ICL;WIN32;_WINDOWS;X265_ARCH_X86=1;HAVE_INT_TYPES_H=1;ENABLE_HDR10_PLUS=1;EXPORT_C_API=1;X265_NS=x265;_WIN32_WINNT=0x0502;NDEBUG;%(PreprocessorDefinitions) .\;..\source;..\source\Lib;..\source\common;..\source\compat\getopt;%(AdditionalIncludeDirectories) true SSE3 true false - 4391;4530;%(DisableSpecificWarnings) + 4391;4530;4577;%(DisableSpecificWarnings) true @@ -335,13 +335,13 @@ del /f /q $(OutDir)\licenses\x265.txt false Fast false - HAVE_STRING_H;__ICL;WIN32;_WINDOWS;X265_ARCH_X86=1;HAVE_INT_TYPES_H=1;HIGH_BIT_DEPTH=0;X265_DEPTH=8;EXPORT_C_API=1;X265_NS=x265;X86_64=1;_WIN32_WINNT=0x0600;NDEBUG;%(PreprocessorDefinitions) + HAVE_STRING_H;__ICL;WIN32;_WINDOWS;X265_ARCH_X86=1;HAVE_INT_TYPES_H=1;ENABLE_HDR10_PLUS=1;EXPORT_C_API=1;X265_NS=x265;X86_64=1;_WIN32_WINNT=0x0600;NDEBUG;%(PreprocessorDefinitions) .\;..\source;..\source\Lib;..\source\common;..\source\compat\getopt;%(AdditionalIncludeDirectories) true SSE3 true false - 4391;4530;%(DisableSpecificWarnings) + 4391;4530;4577;%(DisableSpecificWarnings) true