From 6e63d3573d89a87d3223b3c4dd1ad0e52a0dbc23 Mon Sep 17 00:00:00 2001 From: atmos4 Date: Mon, 18 Mar 2002 23:30:04 +0000 Subject: 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 --- codec-cfg.c | 1 + 1 file changed, 1 insertion(+) (limited to 'codec-cfg.c') 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[] = { -- cgit v1.2.3