Add untested SDP generator

This commit is contained in:
Cameron Gutman
2014-06-28 22:49:05 -07:00
parent ee96cccb51
commit 0490201b79
4 changed files with 375 additions and 0 deletions
@@ -135,6 +135,7 @@
<ClCompile Include="LinkedBlockingQueue.c" />
<ClCompile Include="PlatformSockets.c" />
<ClCompile Include="PlatformThreads.c" />
<ClCompile Include="SdpGenerator.c" />
<ClCompile Include="VideoDepacketizer.c" />
<ClCompile Include="VideoStream.c" />
</ItemGroup>