Ignore:
Timestamp:
18 Jun 2013, 05:16:27 (11 years ago)
Author:
mediatek-htm
Message:

Integration of 3D-HEVC merge related coding tools:
Inter-view motion merge candidate
HHI_INTER_VIEW_MOTION_PRED
SAIT_IMPROV_MOTION_PRED_M24829, improved inter-view motion vector prediction
QC_MRG_CANS_B0048 , JCT3V-B0048, B0086, B0069
OL_DISMV_POS_B0069 , different pos for disparity MV candidate, B0069
MTK_INTERVIEW_MERGE_A0049 , second part
QC_AMVP_MRG_UNIFY_IVCAN_C0051
TEXTURE MERGING CANDIDATE , JCT3V-C0137

Notes: Two configurations are added:
PredDepthMapGen : 1
MultiviewMvPred : 7

From: yiwen.chen@… (MediaTek)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-DEV-0.3-dev2/build/vc9/TLibCommon_vc9.vcproj

    r324 r476  
    22<VisualStudioProject
    33        ProjectType="Visual C++"
    4         Version="9,00"
     4        Version="9.00"
    55        Name="TLibCommon"
    66        ProjectGUID="{78018D78-F890-47E3-A0B7-09D273F0B11D}"
     
    8282                </Configuration>
    8383                <Configuration
    84                         Name="Debug|x64"
    85                         OutputDirectory="$(SolutionDir)\vc9\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
    86                         IntermediateDirectory="$(SolutionDir)\vc9\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
    87                         ConfigurationType="4"
    88                         CharacterSet="2"
    89                         >
    90                         <Tool
    91                                 Name="VCPreBuildEventTool"
    92                         />
    93                         <Tool
    94                                 Name="VCCustomBuildTool"
    95                         />
    96                         <Tool
    97                                 Name="VCXMLDataGeneratorTool"
    98                         />
    99                         <Tool
    100                                 Name="VCWebServiceProxyGeneratorTool"
    101                         />
    102                         <Tool
    103                                 Name="VCMIDLTool"
    104                                 TargetEnvironment="3"
    105                         />
    106                         <Tool
    107                                 Name="VCCLCompilerTool"
    108                                 Optimization="0"
    109                                 AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc"
    110                                 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS"
    111                                 MinimalRebuild="true"
    112                                 BasicRuntimeChecks="3"
    113                                 RuntimeLibrary="1"
    114                                 WarningLevel="3"
    115                                 DebugInformationFormat="3"
    116                         />
    117                         <Tool
    118                                 Name="VCManagedResourceCompilerTool"
    119                         />
    120                         <Tool
    121                                 Name="VCResourceCompilerTool"
    122                         />
    123                         <Tool
    124                                 Name="VCPreLinkEventTool"
    125                         />
    126                         <Tool
    127                                 Name="VCLibrarianTool"
    128                         />
    129                         <Tool
    130                                 Name="VCALinkTool"
    131                         />
    132                         <Tool
    133                                 Name="VCXDCMakeTool"
    134                         />
    135                         <Tool
    136                                 Name="VCBscMakeTool"
    137                         />
    138                         <Tool
    139                                 Name="VCFxCopTool"
    140                         />
    141                         <Tool
    142                                 Name="VCPostBuildEventTool"
    143                         />
    144                 </Configuration>
    145                 <Configuration
    14684                        Name="Release|Win32"
    14785                        OutputDirectory="$(SolutionDir)\vc9\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
     
    209147                </Configuration>
    210148                <Configuration
     149                        Name="Debug|x64"
     150                        OutputDirectory="$(SolutionDir)\vc9\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
     151                        IntermediateDirectory="$(SolutionDir)\vc9\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
     152                        ConfigurationType="4"
     153                        CharacterSet="2"
     154                        >
     155                        <Tool
     156                                Name="VCPreBuildEventTool"
     157                        />
     158                        <Tool
     159                                Name="VCCustomBuildTool"
     160                        />
     161                        <Tool
     162                                Name="VCXMLDataGeneratorTool"
     163                        />
     164                        <Tool
     165                                Name="VCWebServiceProxyGeneratorTool"
     166                        />
     167                        <Tool
     168                                Name="VCMIDLTool"
     169                                TargetEnvironment="3"
     170                        />
     171                        <Tool
     172                                Name="VCCLCompilerTool"
     173                                Optimization="0"
     174                                AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc"
     175                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS"
     176                                MinimalRebuild="true"
     177                                BasicRuntimeChecks="3"
     178                                RuntimeLibrary="1"
     179                                WarningLevel="3"
     180                                DebugInformationFormat="3"
     181                        />
     182                        <Tool
     183                                Name="VCManagedResourceCompilerTool"
     184                        />
     185                        <Tool
     186                                Name="VCResourceCompilerTool"
     187                        />
     188                        <Tool
     189                                Name="VCPreLinkEventTool"
     190                        />
     191                        <Tool
     192                                Name="VCLibrarianTool"
     193                        />
     194                        <Tool
     195                                Name="VCALinkTool"
     196                        />
     197                        <Tool
     198                                Name="VCXDCMakeTool"
     199                        />
     200                        <Tool
     201                                Name="VCBscMakeTool"
     202                        />
     203                        <Tool
     204                                Name="VCFxCopTool"
     205                        />
     206                        <Tool
     207                                Name="VCPostBuildEventTool"
     208                        />
     209                </Configuration>
     210                <Configuration
    211211                        Name="Release|x64"
    212212                        OutputDirectory="$(SolutionDir)\vc9\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
     
    312312                        </File>
    313313                        <File
     314                                RelativePath="..\..\source\Lib\TLibCommon\TComDepthMapGenerator.cpp"
     315                                >
     316                        </File>
     317                        <File
    314318                                RelativePath="..\..\source\Lib\TLibCommon\TComInterpolationFilter.cpp"
    315319                                >
     
    438442                        </File>
    439443                        <File
     444                                RelativePath="..\..\source\Lib\TLibCommon\TComDepthMapGenerator.h"
     445                                >
     446                        </File>
     447                        <File
    440448                                RelativePath="..\..\source\Lib\TLibCommon\TComInterpolationFilter.h"
    441449                                >
Note: See TracChangeset for help on using the changeset viewer.