Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/filters/parser/MP4Splitter/MP4Splitter.vcproj')
-rw-r--r--src/filters/parser/MP4Splitter/MP4Splitter.vcproj1356
1 files changed, 0 insertions, 1356 deletions
diff --git a/src/filters/parser/MP4Splitter/MP4Splitter.vcproj b/src/filters/parser/MP4Splitter/MP4Splitter.vcproj
deleted file mode 100644
index 200f79410..000000000
--- a/src/filters/parser/MP4Splitter/MP4Splitter.vcproj
+++ /dev/null
@@ -1,1356 +0,0 @@
-<?xml version="1.0" encoding="windows-1250"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="9,00"
- Name="MP4Splitter"
- ProjectGUID="{9ED4B036-7399-4128-868D-6E71188E0277}"
- RootNamespace="MP4Splitter"
- Keyword="Win32Proj"
- TargetFrameworkVersion="131072"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- <Platform
- Name="x64"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="4"
- InheritedPropertySheets="..\..\..\common.vsprops;..\..\..\debug.vsprops"
- UseOfMFC="1"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=".\AP4\Core;.\AP4\Config;.\AP4\Crypto;..\..\..\..\include;..\..\BaseClasses"
- PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
- DisableSpecificWarnings="4812"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Debug|x64"
- ConfigurationType="4"
- InheritedPropertySheets="..\..\..\common.vsprops;..\..\..\debug.vsprops"
- UseOfMFC="1"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="3"
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=".\AP4\Core;.\AP4\Config;.\AP4\Crypto;..\..\..\..\include;..\..\BaseClasses"
- PreprocessorDefinitions="_WIN64;_DEBUG;_LIB"
- DebugInformationFormat="3"
- DisableSpecificWarnings="4812"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- ConfigurationType="4"
- InheritedPropertySheets="..\..\..\common.vsprops;..\..\..\release.vsprops"
- UseOfMFC="1"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=".\AP4\Core;.\AP4\Config;.\AP4\Crypto;..\..\..\..\include;..\..\BaseClasses"
- PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
- DisableSpecificWarnings="4812"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- AdditionalOptions="/IGNORE:4221"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|x64"
- ConfigurationType="4"
- InheritedPropertySheets="..\..\..\common.vsprops;..\..\..\release.vsprops"
- UseOfMFC="1"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="3"
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=".\AP4\Core;.\AP4\Config;.\AP4\Crypto;..\..\..\..\include;..\..\BaseClasses"
- PreprocessorDefinitions="_WIN64;NDEBUG;_LIB"
- EnableEnhancedInstructionSet="0"
- DisableSpecificWarnings="4812"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- AdditionalOptions="/IGNORE:4221"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Debug Filter|Win32"
- OutputDirectory="$(SolutionDir)bin\Filters_x86_Debug\"
- ConfigurationType="2"
- InheritedPropertySheets="..\..\..\common.vsprops;..\..\..\debug.vsprops"
- UseOfMFC="1"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=".\AP4\Core;.\AP4\Config;.\AP4\Crypto;..\..\..\..\include;..\..\BaseClasses"
- PreprocessorDefinitions="REGISTER_FILTER;WIN32;_DEBUG;_USRDLL"
- DisableSpecificWarnings="4812"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_UNICODE;UNICODE;WIN32"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="BaseClasses.lib BaseSplitter.lib DSUtil.lib Winmm.lib zlib.lib"
- OutputFile="$(OutDir)\$(ProjectName).ax"
- AdditionalLibraryDirectories="$(SolutionDir)bin\lib\Debug_$(PlatformName)"
- IgnoreDefaultLibraryNames="libc.lib"
- ModuleDefinitionFile="MP4Splitter.def"
- DelayLoadDLLs=""
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Debug Filter|x64"
- OutputDirectory="$(SolutionDir)bin\Filters_x64_Debug\"
- ConfigurationType="2"
- InheritedPropertySheets="..\..\..\common.vsprops;..\..\..\debug.vsprops"
- UseOfMFC="1"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="3"
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=".\AP4\Core;.\AP4\Config;.\AP4\Crypto;..\..\..\..\include;..\..\BaseClasses"
- PreprocessorDefinitions="REGISTER_FILTER;WIN32;_DEBUG;_USRDLL"
- DebugInformationFormat="3"
- DisableSpecificWarnings="4812"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_UNICODE;UNICODE;_WIN64"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="BaseClasses.lib BaseSplitter.lib DSUtil.lib Winmm.lib zlib.lib"
- OutputFile="$(OutDir)\$(ProjectName).ax"
- AdditionalLibraryDirectories="$(SolutionDir)bin\lib\Debug_$(PlatformName)"
- IgnoreDefaultLibraryNames="libc.lib"
- ModuleDefinitionFile="MP4Splitter.def"
- DelayLoadDLLs=""
- TargetMachine="17"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release Filter|Win32"
- OutputDirectory="$(SolutionDir)bin\Filters_x86\"
- ConfigurationType="2"
- InheritedPropertySheets="..\..\..\common.vsprops;..\..\..\release.vsprops"
- UseOfMFC="1"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=".\AP4\Core;.\AP4\Config;.\AP4\Crypto;..\..\..\..\include;..\..\BaseClasses"
- PreprocessorDefinitions="REGISTER_FILTER;WIN32;NDEBUG;_USRDLL"
- DisableSpecificWarnings="4812"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_UNICODE;UNICODE;WIN32"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="BaseClasses.lib BaseSplitter.lib DSUtil.lib Winmm.lib zlib.lib"
- OutputFile="$(OutDir)\$(ProjectName).ax"
- AdditionalLibraryDirectories="$(SolutionDir)bin\lib\Release_$(PlatformName)"
- ModuleDefinitionFile="MP4Splitter.def"
- GenerateDebugInformation="true"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release Filter|x64"
- OutputDirectory="$(SolutionDir)bin\Filters_x64\"
- ConfigurationType="2"
- InheritedPropertySheets="..\..\..\common.vsprops;..\..\..\release.vsprops"
- UseOfMFC="1"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="3"
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=".\AP4\Core;.\AP4\Config;.\AP4\Crypto;..\..\..\..\include;..\..\BaseClasses"
- PreprocessorDefinitions="REGISTER_FILTER;WIN32;NDEBUG;_USRDLL"
- EnableEnhancedInstructionSet="0"
- DisableSpecificWarnings="4812"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_UNICODE;UNICODE;_WIN64"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="BaseClasses.lib BaseSplitter.lib DSUtil.lib Winmm.lib zlib.lib"
- OutputFile="$(OutDir)\$(ProjectName).ax"
- AdditionalLibraryDirectories="$(SolutionDir)bin\lib\Release_$(PlatformName)"
- ModuleDefinitionFile="MP4Splitter.def"
- GenerateDebugInformation="true"
- TargetMachine="17"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
- >
- <File
- RelativePath=".\Ap4AsyncReaderStream.cpp"
- >
- </File>
- <File
- RelativePath=".\Ap4AsyncReaderStream.h"
- >
- </File>
- <File
- RelativePath=".\MP4Splitter.cpp"
- >
- <FileConfiguration
- Name="Debug Filter|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- GeneratePreprocessedFile="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Filter|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- GeneratePreprocessedFile="0"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\MP4Splitter.def"
- >
- </File>
- <File
- RelativePath=".\MP4SplitterFile.cpp"
- >
- </File>
- <File
- RelativePath=".\stdafx.cpp"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Filter|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Filter|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Filter|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Filter|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc"
- >
- <File
- RelativePath=".\MP4Splitter.h"
- >
- </File>
- <File
- RelativePath=".\MP4SplitterFile.h"
- >
- </File>
- <File
- RelativePath=".\resource.h"
- >
- <FileConfiguration
- Name="Debug|Win32"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="VCCustomBuildTool"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|x64"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="VCCustomBuildTool"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="VCCustomBuildTool"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|x64"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="VCCustomBuildTool"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\stdafx.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
- >
- <File
- RelativePath=".\MP4Splitter.rc"
- >
- <FileConfiguration
- Name="Debug|Win32"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="VCResourceCompilerTool"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|x64"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="VCResourceCompilerTool"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="VCResourceCompilerTool"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|x64"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="VCResourceCompilerTool"
- />
- </FileConfiguration>
- </File>
- </Filter>
- <Filter
- Name="AP4"
- >
- <Filter
- Name="Source"
- >
- <Filter
- Name="Core"
- >
- <File
- RelativePath=".\AP4\Core\Ap4.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4Array.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4Atom.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4Atom.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4AtomFactory.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4AtomFactory.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4AtomSampleTable.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4AtomSampleTable.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4AvcCAtom.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4AvcCAtom.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4ByteStream.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4ByteStream.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4ChplAtom.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4ChplAtom.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4CmvdAtom.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4CmvdAtom.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4Co64Atom.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4Co64Atom.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4Constants.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4ContainerAtom.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4ContainerAtom.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4CttsAtom.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4CttsAtom.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4DataAtom.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4DataAtom.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4PaspAtom.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4PaspAtom.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4DataBuffer.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4DataBuffer.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4DcomAtom.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4DcomAtom.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4Debug.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4Debug.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4DecoderConfigDescriptor.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4DecoderConfigDescriptor.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4DecoderSpecificInfoDescriptor.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4DecoderSpecificInfoDescriptor.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4Descriptor.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4Descriptor.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4DescriptorFactory.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4DescriptorFactory.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4DrefAtom.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4DrefAtom.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4EndaAtom.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4EndaAtom.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4EsDescriptor.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4EsDescriptor.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4EsdsAtom.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4EsdsAtom.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4File.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4File.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4FileByteStream.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4FileWriter.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4FileWriter.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4FrmaAtom.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4FrmaAtom.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4FtabAtom.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4FtabAtom.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4FtypAtom.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4FtypAtom.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4HdlrAtom.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4HdlrAtom.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4HintTrackReader.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4HintTrackReader.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4HmhdAtom.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4HmhdAtom.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4IkmsAtom.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4IkmsAtom.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4Interfaces.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4IsfmAtom.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4IsfmAtom.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4IsmaCryp.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4IsmaCryp.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4List.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4MdhdAtom.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4MdhdAtom.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4MoovAtom.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4MoovAtom.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4Movie.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4Movie.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4MvhdAtom.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4MvhdAtom.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4NmhdAtom.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4NmhdAtom.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4Processor.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4Processor.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4Results.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4RtpAtom.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4RtpAtom.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4RtpHint.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4RtpHint.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4Sample.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4Sample.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4SampleDescription.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4SampleDescription.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4SampleEntry.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4SampleEntry.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4SampleTable.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4SampleTable.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4SchmAtom.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4SchmAtom.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4SdpAtom.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4SdpAtom.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4SLConfigDescriptor.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4SLConfigDescriptor.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4SmhdAtom.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4SmhdAtom.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4StcoAtom.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4StcoAtom.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4StscAtom.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4StscAtom.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4StsdAtom.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4StsdAtom.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4StssAtom.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4StssAtom.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4StszAtom.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4StszAtom.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4SttsAtom.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4SttsAtom.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4SyntheticSampleTable.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4SyntheticSampleTable.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4TimsAtom.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4TimsAtom.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4TkhdAtom.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4TkhdAtom.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4Track.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4Track.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4TrakAtom.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4TrakAtom.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4TrefTypeAtom.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4TrefTypeAtom.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4Types.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4UnknownDescriptor.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4UnknownDescriptor.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4UrlAtom.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4UrlAtom.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4Utils.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4Utils.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4VmhdAtom.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Core\Ap4VmhdAtom.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Config"
- >
- <File
- RelativePath=".\AP4\Config\Ap4Config.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Crypto"
- >
- <File
- RelativePath=".\AP4\Crypto\Ap4AesBlockCipher.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Crypto\Ap4AesBlockCipher.h"
- >
- </File>
- <File
- RelativePath=".\AP4\Crypto\Ap4StreamCipher.cpp"
- >
- </File>
- <File
- RelativePath=".\AP4\Crypto\Ap4StreamCipher.h"
- >
- </File>
- </Filter>
- </Filter>
- </Filter>
- </Files>
- <Globals>
- <Global
- Name="DevPartner_IsInstrumented"
- Value="0"
- />
- </Globals>
-</VisualStudioProject>