From dac324322af86902eac3283e9dabf19aa0f68305 Mon Sep 17 00:00:00 2001 From: arpi Date: Tue, 23 Oct 2001 12:03:41 +0000 Subject: libmad (ARM) patch by jeroen.dobbelaere@acunia.com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2416 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 3f756a416d..64a3c94f5c 100644 --- a/codec-cfg.c +++ b/codec-cfg.c @@ -209,6 +209,7 @@ static short get_driver(char *s,int audioflag) "hwac3", "libvorbis", "ffmpeg", + "libmad", NULL }; static char *videodrv[] = { -- cgit v1.2.3