summaryrefslogtreecommitdiffstats
path: root/codec-cfg.c
diff options
context:
space:
mode:
Diffstat (limited to 'codec-cfg.c')
-rw-r--r--codec-cfg.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/codec-cfg.c b/codec-cfg.c
index 1dffb4651c..3fd112cd9e 100644
--- a/codec-cfg.c
+++ b/codec-cfg.c
@@ -242,6 +242,7 @@ static short get_driver(char *s,int audioflag)
"nuv",
"cyuv",
"qtsmc",
+ "ducktm1",
NULL
};
char **drv=audioflag?audiodrv:videodrv;