changeset 17398:fae6ffa74b5c

temporarily disabled hwmpa until I fix the priority
author nicodvb
date Sun, 15 Jan 2006 12:30:41 +0000
parents 2e20dd653147
children 5e11e2cb1043
files etc/codecs.conf
diffstat 1 files changed, 10 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Sun Jan 15 10:25:14 2006 +0000
+++ b/etc/codecs.conf	Sun Jan 15 12:30:41 2006 +0000
@@ -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