[MPlayer-cvslog] CVS: main/etc codecs.conf,1.450,1.451
    Nico Sabbi CVS 
    syncmail at mplayerhq.hu
       
    Sun Jan 15 13:30:43 CET 2006
    
    
  
CVS change done by Nico Sabbi CVS
Update of /cvsroot/mplayer/main/etc
In directory mail:/var2/tmp/cvs-serv7152
Modified Files:
	codecs.conf 
Log Message:
temporarily disabled hwmpa until I fix the priority
Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v
retrieving revision 1.450
retrieving revision 1.451
diff -u -r1.450 -r1.451
--- codecs.conf	15 Jan 2006 10:25:14 -0000	1.450
+++ codecs.conf	15 Jan 2006 12:30:41 -0000	1.451
@@ -2739,13 +2739,13 @@
   driver vqf
   dll "tvqdec.dll"
 
-audiocodec hwmpa
-  info "mpeg audio pass-through for hardware mpeg decoders"
-  status untested
-  comment "for hardware mpeg audio decoders"
-  format 0x50        ; layer-1 && layer-2
-  format 0x55        ; layer-3
-  format 0x33706d2e  ; ".mp3" CBR/VBR MP3 (MOV files)
-  format 0x5500736d  ; "ms\0\x55" older MP3 fourcc (MOV files)
-  format 0x2033504D  ; "MP3 " (used in .nsv files)
-  driver hwmpa
+;audiocodec hwmpa
+;  info "mpeg audio pass-through for hardware mpeg decoders"
+;  status untested
+;  comment "for hardware mpeg audio decoders"
+;  format 0x50        ; layer-1 && layer-2
+;  format 0x55        ; layer-3
+;  format 0x33706d2e  ; ".mp3" CBR/VBR MP3 (MOV files)
+;  format 0x5500736d  ; "ms\0\x55" older MP3 fourcc (MOV files)
+;  format 0x2033504D  ; "MP3 " (used in .nsv files)
+;  driver hwmpa
    
    
More information about the MPlayer-cvslog
mailing list