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
@@ -42,6 +42,9 @@
<ClCompile Include="LinkedBlockingQueue.cpp">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="VideoStream.cpp">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<ClInclude Include="PlatformSockets.h">
@@ -62,5 +65,8 @@
<ClInclude Include="LinkedBlockingQueue.h">
<Filter>Source Files</Filter>
</ClInclude>
<ClInclude Include="Video.h">
<Filter>Source Files</Filter>
</ClInclude>
</ItemGroup>
</Project>