diff options
Diffstat (limited to 'codec-cfg.c')
-rw-r--r-- | codec-cfg.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/codec-cfg.c b/codec-cfg.c index df814e4ee1..cd69809d7f 100644 --- a/codec-cfg.c +++ b/codec-cfg.c @@ -205,6 +205,7 @@ static short get_driver(char *s,int audioflag) "dshow", "dvdpcm", "hwac3", + "libvorbis", NULL }; static char *videodrv[] = { |