[Mplayer-cvslog] CVS: main/etc codecs.conf,1.158,1.159
    Mike Melanson 
    melanson at mplayer.dev.hu
       
    Sat Mar 30 23:27:48 CET 2002
    
        - Previous message: [Mplayer-cvslog] CVS: main/libmpcodecs ad.c,1.3,1.4 ad_imaadpcm.c,1.1,1.2 ad_msadpcm.c,1.2,1.3 ad_dk3adpcm.c,1.1,1.2 Makefile,1.18,1.19
- Next message: [Mplayer-cvslog] CVS: main Makefile,1.168,1.169
-  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
  
Update of /cvsroot/mplayer/main/etc
In directory mplayer:/var/tmp.root/cvs-serv6419/etc
Modified Files:
	codecs.conf 
Log Message:
reworked ADPCM decoders; changes include:
 * fixed MS IMA ADPCM
 * dissolved adpcm.c/.h into appropriate ad_* decoders
 * DK4 audio is handled directly by IMA ADPCM decoder (this obsoletes
   ad_dk4adpcm.c)
Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v
retrieving revision 1.158
retrieving revision 1.159
diff -u -r1.158 -r1.159
--- codecs.conf	28 Mar 2002 00:59:06 -0000	1.158
+++ codecs.conf	30 Mar 2002 22:27:45 -0000	1.159
@@ -904,7 +904,7 @@
   status working
   comment "This format number was used by Duck Corp. but not officially registered with Microsoft"
   format 0x61
-  driver dk4adpcm
+  driver imaadpcm
 
 audiocodec dk3adpcm
   info "Duck DK3 ADPCM (rogue format number)"
    
    
        
	- Previous message: [Mplayer-cvslog] CVS: main/libmpcodecs ad.c,1.3,1.4 ad_imaadpcm.c,1.1,1.2 ad_msadpcm.c,1.2,1.3 ad_dk3adpcm.c,1.1,1.2 Makefile,1.18,1.19
- Next message: [Mplayer-cvslog] CVS: main Makefile,1.168,1.169
-  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
More information about the MPlayer-cvslog
mailing list