lencod_vc8.vcproj
资源名称:chapter15.rar [点击查看]
上传用户:hjq518
上传日期:2021-12-09
资源大小:5084k
文件大小:17k
源码类别:
Audio
开发平台:
Visual C++
- <?xml version="1.0" encoding="Windows-1252"?>
- <VisualStudioProject
- ProjectType="Visual C++"
- Version="8,00"
- Name="lencod"
- ProjectGUID="{9A39F1B7-3DFE-4263-8C02-8070F7D99AFA}"
- RootNamespace="lencod"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory=".lencod/Debug_vc8"
- IntermediateDirectory=".lencod/Debug_vc8"
- ConfigurationType="1"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaultsUpgradeFromVC71.vsprops"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TypeLibraryName=".lencod/Debug_vc8/lencod.tlb"
- HeaderFileName=""
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="lencod/inc,lcommon/inc"
- PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE"
- BasicRuntimeChecks="3"
- RuntimeLibrary="1"
- UsePrecompiledHeader="0"
- PrecompiledHeaderFile=".lencod/Debug_vc8/lencod.pch"
- AssemblerListingLocation=".lencod/Debug_vc8/"
- ObjectFile=".lencod/Debug_vc8/"
- ProgramDataBaseFileName=".lencod/Debug_vc8/"
- BrowseInformation="1"
- WarningLevel="3"
- SuppressStartupBanner="true"
- DebugInformationFormat="4"
- CompileAs="0"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="odbc32.lib odbccp32.lib Ws2_32.lib"
- OutputFile="./bin/lencod.exe"
- LinkIncremental="2"
- SuppressStartupBanner="true"
- GenerateDebugInformation="true"
- ProgramDatabaseFile=".lencod/Debug_vc8/lencod.pdb"
- SubSystem="1"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory=".lencodRelease_vc8"
- IntermediateDirectory=".lencodRelease_vc8"
- ConfigurationType="1"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaultsUpgradeFromVC71.vsprops"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TypeLibraryName=".lencodRelease_vc8/lencod.tlb"
- HeaderFileName=""
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="2"
- InlineFunctionExpansion="2"
- AdditionalIncludeDirectories="lencodinc"
- PreprocessorDefinitions="WIN32;DEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE"
- StringPooling="true"
- RuntimeLibrary="0"
- EnableFunctionLevelLinking="true"
- UsePrecompiledHeader="0"
- PrecompiledHeaderFile=".lencodRelease_vc8/lencod.pch"
- AssemblerListingLocation=".lencodRelease_vc8/"
- ObjectFile=".lencodRelease_vc8/"
- ProgramDataBaseFileName=".lencodRelease_vc8/"
- BrowseInformation="1"
- WarningLevel="3"
- SuppressStartupBanner="true"
- DebugInformationFormat="3"
- CompileAs="0"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalOptions="/FIXED:NO"
- AdditionalDependencies="odbc32.lib odbccp32.lib Ws2_32.lib"
- OutputFile="./bin/lencod.exe"
- LinkIncremental="1"
- SuppressStartupBanner="true"
- GenerateDebugInformation="true"
- ProgramDatabaseFile=".lencodRelease_vc8/lencod.pdb"
- SubSystem="1"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
- >
- <File
- RelativePath=".lencodsrcannexb.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcbiariencode.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcblock.c"
- >
- </File>
- <File
- RelativePath=".lencodsrccabac.c"
- >
- </File>
- <File
- RelativePath=".lencodsrccconv_yuv2rgb.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcconfigfile.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcconformance.c"
- >
- </File>
- <File
- RelativePath=".lencodsrccontext_ini.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcerrdo.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcerrdo_mc_prediction.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcexplicit_gop.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcfilehandle.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcfmo.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcheader.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcimage.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcimg_chroma.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcimg_dist_ms_ssim.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcimg_dist_snr.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcimg_dist_ssim.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcimg_distortion.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcimg_luma.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcinput.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcintrarefresh.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcleaky_bucket.c"
- >
- </File>
- <File
- RelativePath=".lencodsrclencod.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcloopFilter.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcmacroblock.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcmb_access.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcmbuffer.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcmc_prediction.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcmd_distortion.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcmd_high.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcmd_highfast.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcmd_highloss.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcmd_low.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcme_distortion.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcme_epzs.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcme_fullfast.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcme_fullsearch.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcme_umhex.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcme_umhexsmp.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcmemalloc.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcmode_decision.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcmv-search.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcnal.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcnalu.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcnalucommon.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcoutput.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcparset.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcparsetcommon.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcq_around.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcq_matrix.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcq_offsets.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcquant4x4.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcquant4x4_around.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcquant4x4_normal.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcquant4x4_trellis.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcquant8x8.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcquant8x8_around.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcquant8x8_normal.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcquant8x8_trellis.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcquantChroma.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcquantChroma_around.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcquantChroma_normal.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcquantChroma_trellis.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcratectl.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcrc_quadratic.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcrd_intra_jm.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcrdopt.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcrdopt_coding_state.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcrdoq.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcrdoq_cabac.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcrdoq_cavlc.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcrdpicdecision.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcrefbuf.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcreport.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcrtp.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcsei.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcslice.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcsymbol.c"
- >
- </File>
- <File
- RelativePath=".lencodsrctransform.c"
- >
- </File>
- <File
- RelativePath=".lencodsrctransform8x8.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcvlc.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcweighted_prediction.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcwin32.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcwp_lms.c"
- >
- </File>
- <File
- RelativePath=".lencodsrcwp_mcprec.c"
- >
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl"
- >
- <File
- RelativePath=".lencodincannexb.h"
- >
- </File>
- <File
- RelativePath=".lencodincbiariencode.h"
- >
- </File>
- <File
- RelativePath=".lencodincblock.h"
- >
- </File>
- <File
- RelativePath=".lencodinccabac.h"
- >
- </File>
- <File
- RelativePath=".lencodinccconv_yuv2rgb.h"
- >
- </File>
- <File
- RelativePath=".lencodincconfigfile.h"
- >
- </File>
- <File
- RelativePath=".lencodincconformance.h"
- >
- </File>
- <File
- RelativePath=".lencodinccontext_ini.h"
- >
- </File>
- <File
- RelativePath=".lencodinccontributors.h"
- >
- </File>
- <File
- RelativePath=".lencodincctx_tables.h"
- >
- </File>
- <File
- RelativePath=".lencodincdefines.h"
- >
- </File>
- <File
- RelativePath=".lencodincelements.h"
- >
- </File>
- <File
- RelativePath=".lencodincenc_statistics.h"
- >
- </File>
- <File
- RelativePath=".lencodincerrdo.h"
- >
- </File>
- <File
- RelativePath=".lencodincerrdo_mc_prediction.h"
- >
- </File>
- <File
- RelativePath=".lencodincexplicit_gop.h"
- >
- </File>
- <File
- RelativePath=".lencodincfilehandle.h"
- >
- </File>
- <File
- RelativePath=".lencodincfmo.h"
- >
- </File>
- <File
- RelativePath=".lencodincframe.h"
- >
- </File>
- <File
- RelativePath=".lencodincglobal.h"
- >
- </File>
- <File
- RelativePath=".lencodincheader.h"
- >
- </File>
- <File
- RelativePath=".lencodincifunctions.h"
- >
- </File>
- <File
- RelativePath=".lencodincimage.h"
- >
- </File>
- <File
- RelativePath=".lencodincimg_chroma.h"
- >
- </File>
- <File
- RelativePath=".lencodincimg_dist_ms_ssim.h"
- >
- </File>
- <File
- RelativePath=".lencodincimg_dist_snr.h"
- >
- </File>
- <File
- RelativePath=".lencodincimg_dist_ssim.h"
- >
- </File>
- <File
- RelativePath=".lencodincimg_dist_wpsnr.h"
- >
- </File>
- <File
- RelativePath=".lencodincimg_distortion.h"
- >
- </File>
- <File
- RelativePath=".lencodincimg_luma.h"
- >
- </File>
- <File
- RelativePath=".lencodincinput.h"
- >
- </File>
- <File
- RelativePath=".lencodincintrarefresh.h"
- >
- </File>
- <File
- RelativePath=".lencodincleaky_bucket.h"
- >
- </File>
- <File
- RelativePath=".lencodincmacroblock.h"
- >
- </File>
- <File
- RelativePath=".lencodincmb_access.h"
- >
- </File>
- <File
- RelativePath=".lencodincmbuffer.h"
- >
- </File>
- <File
- RelativePath=".lencodincmc_prediction.h"
- >
- </File>
- <File
- RelativePath=".lencodincme_distortion.h"
- >
- </File>
- <File
- RelativePath=".lencodincme_epzs.h"
- >
- </File>
- <File
- RelativePath=".lencodincme_fullfast.h"
- >
- </File>
- <File
- RelativePath=".lencodincme_fullsearch.h"
- >
- </File>
- <File
- RelativePath=".lencodincme_umhex.h"
- >
- </File>
- <File
- RelativePath=".lencodincme_umhexsmp.h"
- >
- </File>
- <File
- RelativePath=".lencodincmemalloc.h"
- >
- </File>
- <File
- RelativePath=".lencodincmode_decision.h"
- >
- </File>
- <File
- RelativePath=".lencodincmv-search.h"
- >
- </File>
- <File
- RelativePath=".lencodincnal.h"
- >
- </File>
- <File
- RelativePath=".lencodincnalu.h"
- >
- </File>
- <File
- RelativePath=".lencodincnalucommon.h"
- >
- </File>
- <File
- RelativePath=".lencodincoutput.h"
- >
- </File>
- <File
- RelativePath=".lencodincparset.h"
- >
- </File>
- <File
- RelativePath=".lencodincparsetcommon.h"
- >
- </File>
- <File
- RelativePath=".lencodincq_around.h"
- >
- </File>
- <File
- RelativePath=".lencodincq_matrix.h"
- >
- </File>
- <File
- RelativePath=".lencodincq_offsets.h"
- >
- </File>
- <File
- RelativePath=".lencodincquant4x4.h"
- >
- </File>
- <File
- RelativePath=".lencodincquant8x8.h"
- >
- </File>
- <File
- RelativePath=".lencodincquantChroma.h"
- >
- </File>
- <File
- RelativePath=".lencodincratectl.h"
- >
- </File>
- <File
- RelativePath=".lencodincrc_quadratic.h"
- >
- </File>
- <File
- RelativePath=".lencodincrd_intra_jm.h"
- >
- </File>
- <File
- RelativePath=".lencodincrdopt.h"
- >
- </File>
- <File
- RelativePath=".lencodincrdopt_coding_state.h"
- >
- </File>
- <File
- RelativePath=".lencodincrdoq.h"
- >
- </File>
- <File
- RelativePath=".lencodincrefbuf.h"
- >
- </File>
- <File
- RelativePath=".lencodincreport.h"
- >
- </File>
- <File
- RelativePath=".lencodincrtp.h"
- >
- </File>
- <File
- RelativePath=".lencodincsei.h"
- >
- </File>
- <File
- RelativePath=".lencodincslice.h"
- >
- </File>
- <File
- RelativePath=".lencodincsymbol.h"
- >
- </File>
- <File
- RelativePath=".lencodinctransform.h"
- >
- </File>
- <File
- RelativePath=".lencodinctransform8x8.h"
- >
- </File>
- <File
- RelativePath=".lencodinctransform_wavelet.h"
- >
- </File>
- <File
- RelativePath=".lencodincvlc.h"
- >
- </File>
- <File
- RelativePath=".lencodincwin32.h"
- >
- </File>
- <File
- RelativePath=".lencodincwp.h"
- >
- </File>
- <File
- RelativePath=".lencodincwp_lms.h"
- >
- </File>
- <File
- RelativePath=".lencodincwp_mcprec.h"
- >
- </File>
- </Filter>
- <File
- RelativePath="binencoder.cfg"
- >
- </File>
- <File
- RelativePath="binencoder_yuv422.cfg"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
- </VisualStudioProject>