summaryrefslogtreecommitdiffstats
path: root/mencoder.c
diff options
context:
space:
mode:
Diffstat (limited to 'mencoder.c')
-rw-r--r--mencoder.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mencoder.c b/mencoder.c
index 83875247fb..e6398e4f0d 100644
--- a/mencoder.c
+++ b/mencoder.c
@@ -18,6 +18,7 @@
#define ACODEC_LAVC 4
#define ACODEC_TOOLAME 5
#define ACODEC_FAAC 6
+#define ACODEC_TWOLAME 7
#include <stdio.h>
#include <stdlib.h>