diff etc/codecs.conf @ 2415:58ea110b4036

libmad (ARM) patch by jeroen.dobbelaere@acunia.com
author arpi
date Tue, 23 Oct 2001 12:03:41 +0000
parents e350336952a0
children e839eec368f9
line wrap: on
line diff
--- a/etc/codecs.conf	Tue Oct 23 12:02:45 2001 +0000
+++ b/etc/codecs.conf	Tue Oct 23 12:03:41 2001 +0000
@@ -590,6 +590,17 @@
   dll "mp3lib (mpglib)"
   flags seekable
 
+;MAD library
+audiocodec mad
+  info "MAD MPEG layer-2, layer-3"
+  status working
+  comment "Optimized for ARM"
+  format 0x50
+  format 0x55
+  driver libmad
+  dll "libmad"
+  flags seekable
+
 audiocodec ffmp3
   info "FFmpeg layer-123 audio decoder - integer only"
   status working