remove and/or delay unnecessary startup work

This commit is contained in:
Luke Pulverenti
2013-04-08 11:55:53 -04:00
parent 59cfad03e8
commit 804115bf8d
18 changed files with 341 additions and 215 deletions

View File

@@ -163,6 +163,8 @@
/// </summary>
public enum VideoCodecs
{
H263,
/// <summary>
/// The H264
/// </summary>