More fixes and work on video

This commit is contained in:
Cameron Gutman
2014-01-18 21:28:34 -05:00
parent e2ba031729
commit 77b08df4be
12 changed files with 342 additions and 63 deletions
@@ -82,6 +82,7 @@
<ClCompile Include="PlatformSockets.cpp" />
<ClCompile Include="PlatformThreads.cpp" />
<ClCompile Include="VideoDepacketizer.cpp" />
<ClCompile Include="VideoStream.cpp" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="ByteBuffer.h" />
@@ -90,6 +91,7 @@
<ClInclude Include="Platform.h" />
<ClInclude Include="PlatformSockets.h" />
<ClInclude Include="PlatformThreads.h" />
<ClInclude Include="Video.h" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">