Ignore:
Timestamp:
4 May 2015, 18:38:08 (10 years ago)
Author:
tech
Message:

Update to HM-16.5.
Starting point for further re-activation of 3D-tools.

Includes:

active:

  • MV-HEVC
  • 3D-HLS (apart from DLT)
  • VSO

inactive:

  • remaining 3D-HEVC tools.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-14.1-update-dev0/build/vc10/TLibCommon_vc10.vcxproj

    r608 r1200  
    144144  </ItemDefinitionGroup>
    145145  <ItemGroup>
     146    <ClCompile Include="..\..\source\Lib\libmd5\libmd5.c" />
    146147    <ClCompile Include="..\..\source\Lib\TLibCommon\ContextModel.cpp" />
    147148    <ClCompile Include="..\..\source\Lib\TLibCommon\ContextModel3DBuffer.cpp" />
    148     <ClCompile Include="..\..\source\Lib\libmd5\libmd5.c" />
     149    <ClCompile Include="..\..\source\Lib\TLibCommon\Debug.cpp" />
    149150    <ClCompile Include="..\..\source\Lib\TLibCommon\SEI.cpp" />
    150151    <ClCompile Include="..\..\source\Lib\TLibCommon\TComBitStream.cpp" />
    151152    <ClCompile Include="..\..\source\Lib\TLibCommon\TComCABACTables.cpp" />
     153    <ClCompile Include="..\..\source\Lib\TLibCommon\TComChromaFormat.cpp" />
    152154    <ClCompile Include="..\..\source\Lib\TLibCommon\TComDataCU.cpp" />
    153155    <ClCompile Include="..\..\source\Lib\TLibCommon\TComInterpolationFilter.cpp" />
     
    166168    <ClCompile Include="..\..\source\Lib\TLibCommon\TComSlice.cpp" />
    167169    <ClCompile Include="..\..\source\Lib\TLibCommon\TComTrQuant.cpp" />
     170    <ClCompile Include="..\..\source\Lib\TLibCommon\TComTU.cpp" />
    168171    <ClCompile Include="..\..\source\Lib\TLibCommon\TComWedgelet.cpp" />
    169172    <ClCompile Include="..\..\source\Lib\TLibCommon\TComWeightPrediction.cpp" />
     
    171174  </ItemGroup>
    172175  <ItemGroup>
     176    <ClInclude Include="..\..\source\Lib\libmd5\libmd5.h" />
     177    <ClInclude Include="..\..\source\Lib\libmd5\MD5.h" />
    173178    <ClInclude Include="..\..\source\Lib\TLibCommon\AccessUnit.h" />
    174179    <ClInclude Include="..\..\source\Lib\TLibCommon\CommonDef.h" />
     
    176181    <ClInclude Include="..\..\source\Lib\TLibCommon\ContextModel3DBuffer.h" />
    177182    <ClInclude Include="..\..\source\Lib\TLibCommon\ContextTables.h" />
    178     <ClInclude Include="..\..\source\Lib\libmd5\libmd5.h" />
    179     <ClInclude Include="..\..\source\Lib\libmd5\MD5.h" />
     183    <ClInclude Include="..\..\source\Lib\TLibCommon\Debug.h" />
    180184    <ClInclude Include="..\..\source\Lib\TLibCommon\NAL.h" />
    181185    <ClInclude Include="..\..\source\Lib\TLibCommon\SEI.h" />
     
    183187    <ClInclude Include="..\..\source\Lib\TLibCommon\TComBitStream.h" />
    184188    <ClInclude Include="..\..\source\Lib\TLibCommon\TComCABACTables.h" />
     189    <ClInclude Include="..\..\source\Lib\TLibCommon\TComChromaFormat.h" />
     190    <ClInclude Include="..\..\source\Lib\TLibCommon\TComCodingStatistics.h" />
    185191    <ClInclude Include="..\..\source\Lib\TLibCommon\TComDataCU.h" />
    186192    <ClInclude Include="..\..\source\Lib\TLibCommon\TComInterpolationFilter.h" />
     
    196202    <ClInclude Include="..\..\source\Lib\TLibCommon\TComRdCost.h" />
    197203    <ClInclude Include="..\..\source\Lib\TLibCommon\TComRdCostWeightPrediction.h" />
     204    <ClInclude Include="..\..\source\Lib\TLibCommon\TComRectangle.h" />
    198205    <ClInclude Include="..\..\source\Lib\TLibCommon\TComRom.h" />
    199206    <ClInclude Include="..\..\source\Lib\TLibCommon\TComSampleAdaptiveOffset.h" />
    200207    <ClInclude Include="..\..\source\Lib\TLibCommon\TComSlice.h" />
    201208    <ClInclude Include="..\..\source\Lib\TLibCommon\TComTrQuant.h" />
     209    <ClInclude Include="..\..\source\Lib\TLibCommon\TComTU.h" />
    202210    <ClInclude Include="..\..\source\Lib\TLibCommon\TComWedgelet.h" />
    203211    <ClInclude Include="..\..\source\Lib\TLibCommon\TComWeightPrediction.h" />
Note: See TracChangeset for help on using the changeset viewer.