summaryrefslogtreecommitdiffstats
path: root/codec-cfg.c
diff options
context:
space:
mode:
authorarpi_esp <arpi_esp@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-04-14 15:25:11 +0000
committerarpi_esp <arpi_esp@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-04-14 15:25:11 +0000
commitc412ed42412d3bcab5e40ebae258e7970506f0c3 (patch)
tree8a31cfdfe6148a519687d345c5fa43dccd78ab00 /codec-cfg.c
parentb69222c3da24c6aeaa6690b6ded613f1688dda0f (diff)
downloadmpv-c412ed42412d3bcab5e40ebae258e7970506f0c3.tar.bz2
mpv-c412ed42412d3bcab5e40ebae258e7970506f0c3.tar.xz
DVD PCM audio support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@402 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 4348f634ae..967c0f82cb 100644
--- a/codec-cfg.c
+++ b/codec-cfg.c
@@ -201,6 +201,7 @@ static short get_driver(char *s,int audioflag)
"alaw",
"msgsm",
"dshow",
+ "dvdpcm",
NULL
};
static char *videodrv[] = {