summaryrefslogtreecommitdiffstats
path: root/codec-cfg.c
diff options
context:
space:
mode:
authoratmos4 <atmos4@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-03-18 23:30:04 +0000
committeratmos4 <atmos4@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-03-18 23:30:04 +0000
commit6e63d3573d89a87d3223b3c4dd1ad0e52a0dbc23 (patch)
tree75e57f344dce2908bc436ddd0d79f969fae2aca9 /codec-cfg.c
parent1bedf2f809cc2f92e5627706dabbb8735d551174 (diff)
downloadmpv-6e63d3573d89a87d3223b3c4dd1ad0e52a0dbc23.tar.bz2
mpv-6e63d3573d89a87d3223b3c4dd1ad0e52a0dbc23.tar.xz
Beta AAC decoding support, seeking totally broken yet, add philipps mpeg4 video in qt to ffmpeg4 although it's still buggy in decoding
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5191 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 c339d69020..1e759cff3d 100644
--- a/codec-cfg.c
+++ b/codec-cfg.c
@@ -227,6 +227,7 @@ static short get_driver(char *s,int audioflag)
"dk4adpcm",
"dk3adpcm",
"roqaudio",
+ "faad",
NULL
};
static char *videodrv[] = {