diff --git a/libwebm_2013.sln b/libwebm_2013.sln
index 905425f..27edb29 100644
--- a/libwebm_2013.sln
+++ b/libwebm_2013.sln
@@ -3,12 +3,17 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.21005.1
MinimumVisualStudioVersion = 10.0.40219.1
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libwebm_2013", "libwebm_2013.vcxproj", "{7B1F12CA-0724-430B-B61A-1D357C912CBA}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libwebm", "libwebm_2013.vcxproj", "{7B1F12CA-0724-430B-B61A-1D357C912CBA}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sample", "sample_2013.vcxproj", "{0CB5681F-6065-490C-98C8-05531732ED7E}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sample_muxer", "sample_muxer_2013.vcxproj", "{B407561F-1F5E-4798-B9C2-81AB09CFBC16}"
EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vttdemux", "vttdemux_2013.vcxproj", "{42D98020-CC3D-468E-B0A2-9E0B565FD758}"
+ ProjectSection(ProjectDependencies) = postProject
+ {7B1F12CA-0724-430B-B61A-1D357C912CBA} = {7B1F12CA-0724-430B-B61A-1D357C912CBA}
+ EndProjectSection
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug DLL|Win32 = Debug DLL|Win32
@@ -41,6 +46,14 @@ Global
{B407561F-1F5E-4798-B9C2-81AB09CFBC16}.Release DLL|Win32.Build.0 = Release DLL|Win32
{B407561F-1F5E-4798-B9C2-81AB09CFBC16}.Release|Win32.ActiveCfg = Release|Win32
{B407561F-1F5E-4798-B9C2-81AB09CFBC16}.Release|Win32.Build.0 = Release|Win32
+ {42D98020-CC3D-468E-B0A2-9E0B565FD758}.Debug DLL|Win32.ActiveCfg = Debug|Win32
+ {42D98020-CC3D-468E-B0A2-9E0B565FD758}.Debug DLL|Win32.Build.0 = Debug|Win32
+ {42D98020-CC3D-468E-B0A2-9E0B565FD758}.Debug|Win32.ActiveCfg = Debug|Win32
+ {42D98020-CC3D-468E-B0A2-9E0B565FD758}.Debug|Win32.Build.0 = Debug|Win32
+ {42D98020-CC3D-468E-B0A2-9E0B565FD758}.Release DLL|Win32.ActiveCfg = Release|Win32
+ {42D98020-CC3D-468E-B0A2-9E0B565FD758}.Release DLL|Win32.Build.0 = Release|Win32
+ {42D98020-CC3D-468E-B0A2-9E0B565FD758}.Release|Win32.ActiveCfg = Release|Win32
+ {42D98020-CC3D-468E-B0A2-9E0B565FD758}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
diff --git a/vttdemux_2013.vcxproj b/vttdemux_2013.vcxproj
new file mode 100644
index 0000000..3e15277
--- /dev/null
+++ b/vttdemux_2013.vcxproj
@@ -0,0 +1,175 @@
+
+
+
+
+ Debug DLL
+ Win32
+
+
+ Debug
+ Win32
+
+
+ Release DLL
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {42D98020-CC3D-468E-B0A2-9E0B565FD758}
+ Win32Proj
+ vttdemux
+ vttdemux
+
+
+
+ Application
+ Unicode
+ true
+ v120
+
+
+ Application
+ Unicode
+ true
+ v120
+
+
+ Application
+ Unicode
+ v120
+
+
+ Application
+ Unicode
+ v120
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.40219.1
+ $(ProjectDir)..\exe\libwebm_2013\$(ProjectName)\$(Platform)\$(Configuration)\
+ $(ProjectDir)..\exe\libwebm_2013\$(ProjectName)\$(Platform)\$(Configuration)\
+ $(ProjectDir)..\obj\libwebm_2013\$(ProjectName)\$(Platform)\$(Configuration)\
+ $(ProjectDir)..\obj\libwebm_2013\$(ProjectName)\$(Platform)\$(Configuration)\
+ true
+ true
+ $(ProjectDir)..\exe\libwebm_2013\$(ProjectName)\$(Platform)\$(Configuration)\
+ $(ProjectDir)..\exe\libwebm_2013\$(ProjectName)\$(Platform)\$(Configuration)\
+ $(ProjectDir)..\obj\libwebm_2013\$(ProjectName)\$(Platform)\$(Configuration)\
+ $(ProjectDir)..\obj\libwebm_2013\$(ProjectName)\$(Platform)\$(Configuration)\
+ false
+ false
+
+
+
+ Disabled
+ ../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebug
+
+
+ Level4
+ ProgramDatabase
+
+
+ $(ProjectDir)..\lib\libwebm_2013\libwebm\$(Platform)\$(Configuration)\libwebm.lib;%(AdditionalDependencies)
+ true
+ Console
+ MachineX86
+
+
+
+
+ Disabled
+ ../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ $(ProjectDir)..\lib\libwebm_2013\libwebm\$(Platform)\$(Configuration)\libwebm.lib;%(AdditionalDependencies)
+ true
+ Console
+ MachineX86
+
+
+
+
+ MaxSpeed
+ true
+ ../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreaded
+ true
+
+
+ Level4
+ ProgramDatabase
+
+
+ $(ProjectDir)..\lib\libwebm_2013\libwebm\$(Platform)\$(Configuration)\libwebm.lib;%(AdditionalDependencies)
+ true
+ Console
+ true
+ true
+ MachineX86
+
+
+
+
+ MaxSpeed
+ true
+ ../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+ true
+
+
+ Level4
+ ProgramDatabase
+
+
+ $(ProjectDir)..\lib\libwebm_2013\libwebm\$(Platform)\$(Configuration)\libwebm.lib;%(AdditionalDependencies)
+ true
+ Console
+ true
+ true
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/vttdemux_2013.vcxproj.filters b/vttdemux_2013.vcxproj.filters
new file mode 100644
index 0000000..cdd465a
--- /dev/null
+++ b/vttdemux_2013.vcxproj.filters
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file