summaryrefslogtreecommitdiffstats
path: root/codec-cfg.c
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-09 16:20:03 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-09 16:20:03 +0000
commitca7c4340b95d3e6a61da2b3fa8ee772119c28cc7 (patch)
treedf00c95a69df74f9747ddc7a7418e18e59c5700f /codec-cfg.c
parent6d5ac123fbce89d1c0a6af9e4eea7b8bfdb5e77b (diff)
downloadmpv-ca7c4340b95d3e6a61da2b3fa8ee772119c28cc7.tar.bz2
mpv-ca7c4340b95d3e6a61da2b3fa8ee772119c28cc7.tar.xz
g72x and a52 added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3401 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'codec-cfg.c')
-rw-r--r--codec-cfg.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/codec-cfg.c b/codec-cfg.c
index 4b3d665e9b..134950bbff 100644
--- a/codec-cfg.c
+++ b/codec-cfg.c
@@ -213,6 +213,8 @@ static short get_driver(char *s,int audioflag)
"ffmpeg",
"libmad",
"ima4",
+ "liba52",
+ "g72x",
NULL
};
static char *videodrv[] = {