summaryrefslogtreecommitdiffstats
path: root/codec-cfg.c
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-08-15 11:50:55 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-08-15 11:50:55 +0000
commit7c9c86fb97c49974274ea2404c5461fe42db5472 (patch)
treefe0535a64aee23c1413683f1a997b625c79d7b9f /codec-cfg.c
parent26543fef95be404da8ee8b1ef242acb6eea9cc22 (diff)
downloadmpv-7c9c86fb97c49974274ea2404c5461fe42db5472.tar.bz2
mpv-7c9c86fb97c49974274ea2404c5461fe42db5472.tar.xz
ac3/spdif patch by German Gomez Garcia <german@piraos.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1529 b3059339-0415-0410-9bf9-f77b7e298cf2
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 f1eff92dbf..d30f48fb36 100644
--- a/codec-cfg.c
+++ b/codec-cfg.c
@@ -204,6 +204,7 @@ static short get_driver(char *s,int audioflag)
"msgsm",
"dshow",
"dvdpcm",
+ "hwac3",
NULL
};
static char *videodrv[] = {