added mpeg4 as an available output codec

This commit is contained in:
Luke Pulverenti
2013-04-03 23:42:11 -04:00
parent 8397b37827
commit 5a3b5a58a5
4 changed files with 15 additions and 2 deletions

View File

@@ -168,6 +168,11 @@
/// </summary>
H264,
/// <summary>
/// The mpeg4
/// </summary>
Mpeg4,
/// <summary>
/// The theora
/// </summary>