Changeset 125 in SHVCSoftware for trunk/build


Ignore:
Timestamp:
16 Apr 2013, 06:39:31 (12 years ago)
Author:
seregin
Message:

copy from HM-10.0-dev-SHM

Location:
trunk/build
Files:
26 edited

Legend:

Unmodified
Added
Removed
  • trunk/build/HM_vc8.sln

    r2 r125  
    11
    2 Microsoft Visual Studio Solution File, Format Version 10.00
    3 # Visual Studio 2008
     2Microsoft Visual Studio Solution File, Format Version 9.00
     3# Visual Studio 2005
    44Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TAppDecoder", "vc8\TAppDecoder_vc8.vcproj", "{A7A515D9-E917-4706-BD5B-57DC6C78D612}"
    55        ProjectSection(ProjectDependencies) = postProject
  • trunk/build/linux/lib/TLibCommon/makefile

    r2 r125  
    3535                        $(OBJ_DIR)/ContextModel.o \
    3636                        $(OBJ_DIR)/ContextModel3DBuffer.o \
     37                        $(OBJ_DIR)/SEI.o \
    3738                        $(OBJ_DIR)/TComCABACTables.o \
    38                         $(OBJ_DIR)/TComAdaptiveLoopFilter.o \
    3939                        $(OBJ_DIR)/TComSampleAdaptiveOffset.o \
    4040                        $(OBJ_DIR)/TComBitStream.o \
  • trunk/build/linux/lib/TLibEncoder/makefile

    r2 r125  
    3838                        $(OBJ_DIR)/TEncBinCoderCABAC.o \
    3939                        $(OBJ_DIR)/TEncBinCoderCABACCounter.o \
    40                         $(OBJ_DIR)/TEncAdaptiveLoopFilter.o \
    4140                        $(OBJ_DIR)/TEncSampleAdaptiveOffset.o \
    4241                        $(OBJ_DIR)/TEncAnalyze.o \
  • trunk/build/vc10/TAppCommon_vc10.vcxproj

    r2 r125  
    7070    <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)\vc10\$(Platform)\$(Configuration)\$(RootNamespace)\</OutDir>
    7171    <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)\vc10\$(Platform)\$(Configuration)\$(RootNamespace)\</IntDir>
     72    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
     73    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
     74    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
     75    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
     76    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
     77    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
     78    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
     79    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
     80    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
     81    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
     82    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
     83    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
    7284  </PropertyGroup>
    7385  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  • trunk/build/vc10/TAppCommon_vc10.vcxproj.filters

    r2 r125  
    33  <ItemGroup>
    44    <Filter Include="Source Files">
    5       <UniqueIdentifier>{61c3b510-d4b2-46da-9a25-be492f2fc243}</UniqueIdentifier>
     5      <UniqueIdentifier>{fb1894c4-d37c-4d7b-b852-ccd81dc75384}</UniqueIdentifier>
    66      <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions>
    77    </Filter>
    88    <Filter Include="Header Files">
    9       <UniqueIdentifier>{94c90dc5-7f7b-4776-ba53-bf464ac89d29}</UniqueIdentifier>
     9      <UniqueIdentifier>{ffdca758-d453-4e59-857a-f84074ede5ba}</UniqueIdentifier>
    1010      <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions>
    1111    </Filter>
  • trunk/build/vc10/TAppDecoder_vc10.vcxproj

    r2 r125  
    7474    <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)\vc10\$(Platform)\$(Configuration)\$(RootNamespace)\</IntDir>
    7575    <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
     76    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
     77    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
     78    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
     79    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
     80    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
     81    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
     82    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
     83    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
     84    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
     85    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
     86    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
     87    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
    7688  </PropertyGroup>
    7789  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  • trunk/build/vc10/TAppDecoder_vc10.vcxproj.filters

    r2 r125  
    33  <ItemGroup>
    44    <Filter Include="Source Files">
    5       <UniqueIdentifier>{f91faffd-ddc1-46ee-bf46-c9f336a04889}</UniqueIdentifier>
     5      <UniqueIdentifier>{1aa8b291-7006-406d-b440-8af60fbc9eb5}</UniqueIdentifier>
    66      <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions>
    77    </Filter>
    88    <Filter Include="Header Files">
    9       <UniqueIdentifier>{53724405-0877-4412-a713-0153d444b64f}</UniqueIdentifier>
     9      <UniqueIdentifier>{5e50c4f1-0ca1-47af-8104-45cc6d910254}</UniqueIdentifier>
    1010      <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions>
    1111    </Filter>
    1212    <Filter Include="Resource Files">
    13       <UniqueIdentifier>{f426d7ef-18cf-4428-8729-17e3d457a2d8}</UniqueIdentifier>
     13      <UniqueIdentifier>{ff0d9379-b34f-4787-8951-1e06360f58a4}</UniqueIdentifier>
    1414      <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav</Extensions>
    1515    </Filter>
  • trunk/build/vc10/TAppDecoder_vc10.vcxproj.user

    r2 r125  
    22<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
    33  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
    4     <LocalDebuggerCommandArguments>-b str/BasketballPass.bin -ls 2 -ibl O:/BasketballPassBL_rec.yuv -ibs O:/BasketballPassBL_syntax.bin -wdt 416 -hgt 240</LocalDebuggerCommandArguments>
     4    <LocalDebuggerWorkingDirectory>$(ProjectDir)/../../../</LocalDebuggerWorkingDirectory>
    55    <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
     6    <LocalDebuggerCommandArguments>-b str/Bus.bin -ls 2</LocalDebuggerCommandArguments>
     7  </PropertyGroup>
     8  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
     9    <LocalDebuggerCommandArguments>-b str/Bus.bin -ls 2</LocalDebuggerCommandArguments>
     10  </PropertyGroup>
     11  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
    612    <LocalDebuggerWorkingDirectory>$(ProjectDir)/../../../</LocalDebuggerWorkingDirectory>
     13    <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
    714  </PropertyGroup>
    815</Project>
  • trunk/build/vc10/TAppEncoder_vc10.vcxproj

    r2 r125  
    7474    <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)\vc10\$(Platform)\$(Configuration)\$(RootNamespace)\</IntDir>
    7575    <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
     76    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
     77    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
     78    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
     79    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
     80    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
     81    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
     82    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
     83    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
     84    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
     85    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
     86    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
     87    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
    7688  </PropertyGroup>
    7789  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  • trunk/build/vc10/TAppEncoder_vc10.vcxproj.filters

    r2 r125  
    33  <ItemGroup>
    44    <Filter Include="Source Files">
    5       <UniqueIdentifier>{5a91399d-a287-4a11-b533-6094f5650005}</UniqueIdentifier>
     5      <UniqueIdentifier>{e7545260-6a63-49d7-a40f-c50ca7f27a4b}</UniqueIdentifier>
    66      <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions>
    77    </Filter>
    88    <Filter Include="Header Files">
    9       <UniqueIdentifier>{829a2cbb-01c0-489f-b342-3eb74b2dcb35}</UniqueIdentifier>
     9      <UniqueIdentifier>{45205fc1-f025-43cb-ac9f-2f6b288020ab}</UniqueIdentifier>
    1010      <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions>
    1111    </Filter>
    1212    <Filter Include="Resource Files">
    13       <UniqueIdentifier>{2a3d6658-bcc6-4553-8ece-38846d0d457c}</UniqueIdentifier>
     13      <UniqueIdentifier>{22b56140-f05f-49ef-93df-2b61ddd76211}</UniqueIdentifier>
    1414      <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav</Extensions>
    1515    </Filter>
  • trunk/build/vc10/TAppEncoder_vc10.vcxproj.user

    r2 r125  
    22<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
    33  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
    4     <LocalDebuggerCommandArguments>-c cfg/svc/BasketballPass_layers10.cfg -c cfg/encoder_lowdelay_main.cfg -q0 22 -q1 20 -g 4 -f 5 -b str/BasketballPass.bin -c option.cfg -ibl O:/BasketballPassBL_rec.yuv -ibs O:/BasketballPassBL_syntax.bin</LocalDebuggerCommandArguments>
     4    <LocalDebuggerCommandArguments>-c cfg/per-sequence-svc/Bus-2x.cfg -c cfg/encoder_lowdelay_main.cfg -q0 30 -q1 30 -g 4 -f 5 -b str/Bus.bin -c option.cfg -ibl rec/BusBL-2x_rec.yuv -ibs rec/BusBL-2x_syntax.bin</LocalDebuggerCommandArguments>
    55  </PropertyGroup>
    66  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
     
    88    <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
    99  </PropertyGroup>
     10  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
     11    <LocalDebuggerCommandArguments>-c cfg/per-sequence-svc/CactusCrop-2x.cfg -c cfg/encoder_randomaccess_main.cfg -q0 30 -q1 30 -g 8 -f 17 -b str/CactusCrop.bin -c option.cfg -ibl rec/CactusCropBL-2x_rec.yuv -ibs rec/CactusCropBL-2x_syntax.bin</LocalDebuggerCommandArguments>
     12  </PropertyGroup>
     13  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
     14    <LocalDebuggerWorkingDirectory>$(ProjectDir)/../../../</LocalDebuggerWorkingDirectory>
     15    <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
     16  </PropertyGroup>
    1017</Project>
  • trunk/build/vc10/TLibCommon_vc10.vcxproj

    r2 r125  
    7070    <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)\vc10\$(Platform)\$(Configuration)\$(RootNamespace)\</OutDir>
    7171    <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)\vc10\$(Platform)\$(Configuration)\$(RootNamespace)\</IntDir>
     72    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
     73    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
     74    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
     75    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
     76    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
     77    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
     78    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
     79    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
     80    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
     81    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
     82    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
     83    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
    7284  </PropertyGroup>
    7385  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
     
    135147    <ClCompile Include="..\..\source\Lib\TLibCommon\ContextModel3DBuffer.cpp" />
    136148    <ClCompile Include="..\..\source\Lib\libmd5\libmd5.c" />
    137     <ClCompile Include="..\..\source\Lib\TLibCommon\TComAdaptiveLoopFilter.cpp" />
     149    <ClCompile Include="..\..\source\Lib\TLibCommon\SEI.cpp" />
    138150    <ClCompile Include="..\..\source\Lib\TLibCommon\TComBitStream.cpp" />
    139151    <ClCompile Include="..\..\source\Lib\TLibCommon\TComCABACTables.cpp" />
     
    168180    <ClInclude Include="..\..\source\Lib\TLibCommon\NAL.h" />
    169181    <ClInclude Include="..\..\source\Lib\TLibCommon\SEI.h" />
    170     <ClInclude Include="..\..\source\Lib\TLibCommon\TComAdaptiveLoopFilter.h" />
    171182    <ClInclude Include="..\..\source\Lib\TLibCommon\TComBitCounter.h" />
    172183    <ClInclude Include="..\..\source\Lib\TLibCommon\TComBitStream.h" />
  • trunk/build/vc10/TLibCommon_vc10.vcxproj.filters

    r2 r125  
    2121      <Filter>Source Files</Filter>
    2222    </ClCompile>
    23     <ClCompile Include="..\..\source\Lib\TLibCommon\TComAdaptiveLoopFilter.cpp">
     23    <ClCompile Include="..\..\source\Lib\TLibCommon\SEI.cpp">
    2424      <Filter>Source Files</Filter>
    2525    </ClCompile>
     
    116116      <Filter>Header Files</Filter>
    117117    </ClInclude>
    118     <ClInclude Include="..\..\source\Lib\TLibCommon\TComAdaptiveLoopFilter.h">
    119       <Filter>Header Files</Filter>
    120     </ClInclude>
    121118    <ClInclude Include="..\..\source\Lib\TLibCommon\TComBitCounter.h">
    122119      <Filter>Header Files</Filter>
  • trunk/build/vc10/TLibDecoder_vc10.vcxproj

    r2 r125  
    7070    <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)\vc10\$(Platform)\$(Configuration)\$(RootNamespace)\</OutDir>
    7171    <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)\vc10\$(Platform)\$(Configuration)\$(RootNamespace)\</IntDir>
     72    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
     73    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
     74    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
     75    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
     76    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
     77    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
     78    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
     79    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
     80    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
     81    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
     82    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
     83    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
    7284  </PropertyGroup>
    7385  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  • trunk/build/vc10/TLibDecoder_vc10.vcxproj.filters

    r2 r125  
    33  <ItemGroup>
    44    <Filter Include="Source Files">
    5       <UniqueIdentifier>{57c32785-e8b2-4ab2-82f6-091ce0690afe}</UniqueIdentifier>
     5      <UniqueIdentifier>{744fcd72-a655-425f-bb39-3ab96fb48035}</UniqueIdentifier>
    66      <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions>
    77    </Filter>
    88    <Filter Include="Header Files">
    9       <UniqueIdentifier>{8351b640-31d1-405d-a45f-7e5469df1a8c}</UniqueIdentifier>
     9      <UniqueIdentifier>{714796a5-11ae-4ebd-b4ad-0b93c44f8cfc}</UniqueIdentifier>
    1010      <Extensions>h;hpp;hxx;hm;inl</Extensions>
    1111    </Filter>
  • trunk/build/vc10/TLibEncoder_vc10.vcxproj

    r2 r125  
    7070    <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)\vc10\$(Platform)\$(Configuration)\$(RootNamespace)\</OutDir>
    7171    <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)\vc10\$(Platform)\$(Configuration)\$(RootNamespace)\</IntDir>
     72    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
     73    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
     74    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
     75    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
     76    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
     77    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
     78    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
     79    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
     80    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
     81    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
     82    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
     83    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
    7284  </PropertyGroup>
    7385  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
     
    135147    <ClCompile Include="..\..\source\Lib\TLibEncoder\SEIwrite.cpp" />
    136148    <ClCompile Include="..\..\source\Lib\TLibEncoder\SyntaxElementWriter.cpp" />
    137     <ClCompile Include="..\..\source\Lib\TLibEncoder\TEncAdaptiveLoopFilter.cpp" />
    138149    <ClCompile Include="..\..\source\Lib\TLibEncoder\TEncAnalyze.cpp" />
    139150    <ClCompile Include="..\..\source\Lib\TLibEncoder\TEncBinCoderCABAC.cpp" />
     
    158169    <ClInclude Include="..\..\source\Lib\TLibEncoder\SEIwrite.h" />
    159170    <ClInclude Include="..\..\source\Lib\TLibEncoder\SyntaxElementWriter.h" />
    160     <ClInclude Include="..\..\source\Lib\TLibEncoder\TEncAdaptiveLoopFilter.h" />
    161171    <ClInclude Include="..\..\source\Lib\TLibEncoder\TEncAnalyze.h" />
    162172    <ClInclude Include="..\..\source\Lib\TLibEncoder\TEncBinCoder.h" />
  • trunk/build/vc10/TLibEncoder_vc10.vcxproj.filters

    r2 r125  
    33  <ItemGroup>
    44    <Filter Include="Source Files">
    5       <UniqueIdentifier>{65968186-a1e6-40bc-bda8-f69881ce59b4}</UniqueIdentifier>
     5      <UniqueIdentifier>{0ac2b7f6-dac6-4568-9bf6-f0bc5d3b0ffd}</UniqueIdentifier>
    66      <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions>
    77    </Filter>
    88    <Filter Include="Header Files">
    9       <UniqueIdentifier>{cb19f901-43b3-4f82-9502-f2c1d70ac336}</UniqueIdentifier>
     9      <UniqueIdentifier>{eaaa958a-8c26-425a-9733-07b5d97c71eb}</UniqueIdentifier>
    1010      <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions>
    1111    </Filter>
     
    1919    </ClCompile>
    2020    <ClCompile Include="..\..\source\Lib\TLibEncoder\SyntaxElementWriter.cpp">
    21       <Filter>Source Files</Filter>
    22     </ClCompile>
    23     <ClCompile Include="..\..\source\Lib\TLibEncoder\TEncAdaptiveLoopFilter.cpp">
    2421      <Filter>Source Files</Filter>
    2522    </ClCompile>
     
    8683      <Filter>Header Files</Filter>
    8784    </ClInclude>
    88     <ClInclude Include="..\..\source\Lib\TLibEncoder\TEncAdaptiveLoopFilter.h">
    89       <Filter>Header Files</Filter>
    90     </ClInclude>
    9185    <ClInclude Include="..\..\source\Lib\TLibEncoder\TEncAnalyze.h">
    9286      <Filter>Header Files</Filter>
  • trunk/build/vc10/TLibVideoIO_vc10.vcxproj

    r2 r125  
    7070    <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)\vc10\$(Platform)\$(Configuration)\$(RootNamespace)\</OutDir>
    7171    <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)\vc10\$(Platform)\$(Configuration)\$(RootNamespace)\</IntDir>
     72    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
     73    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
     74    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
     75    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
     76    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
     77    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
     78    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
     79    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
     80    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
     81    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
     82    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
     83    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
    7284  </PropertyGroup>
    7385  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  • trunk/build/vc10/TLibVideoIO_vc10.vcxproj.filters

    r2 r125  
    33  <ItemGroup>
    44    <Filter Include="Source Files">
    5       <UniqueIdentifier>{911df9cd-3c73-4c8c-b5f0-0e479fc64370}</UniqueIdentifier>
     5      <UniqueIdentifier>{6deae16b-79a7-4141-88d0-fb015f23f586}</UniqueIdentifier>
    66      <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions>
    77    </Filter>
    88    <Filter Include="Header Files">
    9       <UniqueIdentifier>{77db35f6-2e38-4135-84fc-4ceda8d818f7}</UniqueIdentifier>
     9      <UniqueIdentifier>{62ba4b7c-b50d-4cba-abba-51619954bc1e}</UniqueIdentifier>
    1010      <Extensions>h;hpp;hxx;hm;inl</Extensions>
    1111    </Filter>
  • trunk/build/vc8/TAppEncoder_vc8.vcproj

    r2 r125  
    340340                        </File>
    341341                        <File
    342                                 RelativePath="..\..\source\App\TAppEncoder\TAppEncLayerCfg.cpp"
    343                                 >
    344                         </File>
    345                         <File
    346342                                RelativePath="..\..\source\App\TAppEncoder\TAppEncTop.cpp"
    347343                                >
     
    354350                        <File
    355351                                RelativePath="..\..\source\App\TAppEncoder\TAppEncCfg.h"
    356                                 >
    357                         </File>
    358                         <File
    359                                 RelativePath="..\..\source\App\TAppEncoder\TAppEncLayerCfg.h"
    360352                                >
    361353                        </File>
  • trunk/build/vc8/TLibCommon_vc8.vcproj

    r2 r125  
    293293                        </File>
    294294                        <File
    295                                 RelativePath="..\..\source\Lib\TLibCommon\TComAdaptiveLoopFilter.cpp"
     295                                RelativePath="..\..\source\Lib\TLibCommon\SEI.cpp"
    296296                                >
    297297                        </File>
     
    366366                        <File
    367367                                RelativePath="..\..\source\Lib\TLibCommon\TComTrQuant.cpp"
    368                                 >
    369                         </File>
    370                         <File
    371                                 RelativePath="..\..\source\Lib\TLibCommon\TComUpsampleFilter.cpp"
    372368                                >
    373369                        </File>
     
    423419                        </File>
    424420                        <File
    425                                 RelativePath="..\..\source\Lib\TLibCommon\TComAdaptiveLoopFilter.h"
    426                                 >
    427                         </File>
    428                         <File
    429421                                RelativePath="..\..\source\Lib\TLibCommon\TComBitCounter.h"
    430422                                >
     
    504496                        <File
    505497                                RelativePath="..\..\source\Lib\TLibCommon\TComTrQuant.h"
    506                                 >
    507                         </File>
    508                         <File
    509                                 RelativePath="..\..\source\Lib\TLibCommon\TComUpsampleFilter.h"
    510498                                >
    511499                        </File>
  • trunk/build/vc8/TLibEncoder_vc8.vcproj

    r2 r125  
    292292                        </File>
    293293                        <File
    294                                 RelativePath="..\..\source\Lib\TLibEncoder\TEncAdaptiveLoopFilter.cpp"
    295                                 >
    296                         </File>
    297                         <File
    298294                                RelativePath="..\..\source\Lib\TLibEncoder\TEncAnalyze.cpp"
    299295                                >
     
    378374                        <File
    379375                                RelativePath="..\..\source\Lib\TLibEncoder\SyntaxElementWriter.h"
    380                                 >
    381                         </File>
    382                         <File
    383                                 RelativePath="..\..\source\Lib\TLibEncoder\TEncAdaptiveLoopFilter.h"
    384376                                >
    385377                        </File>
  • trunk/build/vc9/TAppEncoder_vc9.vcproj

    r2 r125  
    22<VisualStudioProject
    33        ProjectType="Visual C++"
    4         Version="9.00"
     4        Version="9,00"
    55        Name="TAppEncoder"
    66        ProjectGUID="{D759E4E1-D33A-4483-B57B-0FD248E022FE}"
     
    331331                        </File>
    332332                        <File
    333                                 RelativePath="..\..\source\App\TAppEncoder\TAppEncLayerCfg.cpp"
    334                                 >
    335                         </File>
    336                         <File
    337333                                RelativePath="..\..\source\App\TAppEncoder\TAppEncTop.cpp"
    338334                                >
     
    345341                        <File
    346342                                RelativePath="..\..\source\App\TAppEncoder\TAppEncCfg.h"
    347                                 >
    348                         </File>
    349                         <File
    350                                 RelativePath="..\..\source\App\TAppEncoder\TAppEncLayerCfg.h"
    351343                                >
    352344                        </File>
  • trunk/build/vc9/TLibCommon_vc9.vcproj

    r2 r125  
    22<VisualStudioProject
    33        ProjectType="Visual C++"
    4         Version="9.00"
     4        Version="9,00"
    55        Name="TLibCommon"
    66        ProjectGUID="{78018D78-F890-47E3-A0B7-09D273F0B11D}"
     
    296296                        </File>
    297297                        <File
    298                                 RelativePath="..\..\source\Lib\TLibCommon\TComAdaptiveLoopFilter.cpp"
     298                                RelativePath="..\..\source\Lib\TLibCommon\SEI.cpp"
    299299                                >
    300300                        </File>
     
    369369                        <File
    370370                                RelativePath="..\..\source\Lib\TLibCommon\TComTrQuant.cpp"
    371                                 >
    372                         </File>
    373                         <File
    374                                 RelativePath="..\..\source\Lib\TLibCommon\TComUpsampleFilter.cpp"
    375371                                >
    376372                        </File>
     
    426422                        </File>
    427423                        <File
    428                                 RelativePath="..\..\source\Lib\TLibCommon\TComAdaptiveLoopFilter.h"
    429                                 >
    430                         </File>
    431                         <File
    432424                                RelativePath="..\..\source\Lib\TLibCommon\TComBitCounter.h"
    433425                                >
     
    507499                        <File
    508500                                RelativePath="..\..\source\Lib\TLibCommon\TComTrQuant.h"
    509                                 >
    510                         </File>
    511                         <File
    512                                 RelativePath="..\..\source\Lib\TLibCommon\TComUpsampleFilter.h"
    513501                                >
    514502                        </File>
  • trunk/build/vc9/TLibDecoder_vc9.vcproj

    r2 r125  
    22<VisualStudioProject
    33        ProjectType="Visual C++"
    4         Version="9.00"
     4        Version="9,00"
    55        Name="TLibDecoder"
    66        ProjectGUID="{F8B77A48-AF6C-4746-A89F-B706ABA6AD94}"
  • trunk/build/vc9/TLibEncoder_vc9.vcproj

    r2 r125  
    22<VisualStudioProject
    33        ProjectType="Visual C++"
    4         Version="9.00"
     4        Version="9,00"
    55        Name="TLibEncoder"
    66        ProjectGUID="{47E90995-1FC5-4EE4-A94D-AD474169F0E1}"
     
    295295                        </File>
    296296                        <File
    297                                 RelativePath="..\..\source\Lib\TLibEncoder\TEncAdaptiveLoopFilter.cpp"
    298                                 >
    299                         </File>
    300                         <File
    301297                                RelativePath="..\..\source\Lib\TLibEncoder\TEncAnalyze.cpp"
    302298                                >
     
    381377                        <File
    382378                                RelativePath="..\..\source\Lib\TLibEncoder\SyntaxElementWriter.h"
    383                                 >
    384                         </File>
    385                         <File
    386                                 RelativePath="..\..\source\Lib\TLibEncoder\TEncAdaptiveLoopFilter.h"
    387379                                >
    388380                        </File>
Note: See TracChangeset for help on using the changeset viewer.