[Mplayer-cvslog] CVS: main/etc codecs.conf,1.69,1.70
    Arpi of Ize 
    arpi at mplayer.dev.hu
       
    Tue Oct 23 14:03:43 CEST 2001
    
        - Previous message: [Mplayer-cvslog] CVS: main Makefile,1.81,1.82 codec-cfg.c,1.42,1.43 codec-cfg.h,1.20,1.21 dec_audio.c,1.42,1.43
- Next message: [Mplayer-cvslog] CVS: main/postproc postprocess.c,1.21,1.22
-  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
  
Update of /cvsroot/mplayer/main/etc
In directory mplayer:/var/tmp.root/cvs-serv11796/etc
Modified Files:
	codecs.conf 
Log Message:
libmad (ARM) patch by jeroen.dobbelaere at acunia.com
Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- codecs.conf	23 Oct 2001 01:46:37 -0000	1.69
+++ codecs.conf	23 Oct 2001 12:03:41 -0000	1.70
@@ -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
    
    
        
	- Previous message: [Mplayer-cvslog] CVS: main Makefile,1.81,1.82 codec-cfg.c,1.42,1.43 codec-cfg.h,1.20,1.21 dec_audio.c,1.42,1.43
- Next message: [Mplayer-cvslog] CVS: main/postproc postprocess.c,1.21,1.22
-  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
More information about the MPlayer-cvslog
mailing list