[MPlayer-cvslog] CVS: main/etc codecs.conf,1.384,1.385

Roberto Togni CVS syncmail at mplayerhq.hu
Sat Jan 15 16:07:27 CET 2005


CVS change done by Roberto Togni CVS

Update of /cvsroot/mplayer/main/etc
In directory mail:/var2/tmp/cvs-serv18869/etc

Modified Files:
	codecs.conf 
Log Message:
Decode MP3 in rm files


Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v
retrieving revision 1.384
retrieving revision 1.385
diff -u -r1.384 -r1.385
--- codecs.conf	2 Jan 2005 21:20:24 -0000	1.384
+++ codecs.conf	15 Jan 2005 15:07:24 -0000	1.385
@@ -2235,6 +2235,14 @@
   driver ffmpeg
   dll "mp3"
 
+audiocodec ffmp3adu
+  info "FFmpeg MPEG layer-3 adu audio decoder"
+  comment "integer only"
+  status working
+  format 0x55756461  ; 'a','d','u',0x55 internal MPlayer fourcc
+  driver ffmpeg
+  dll "mp3adu"
+
 audiocodec ffmp2
   info "FFmpeg MPEG layer-1 and layer-2 audio decoder"
   comment "integer only"




More information about the MPlayer-cvslog mailing list