temporarily disabled hwmpa until I fix the priority

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17399 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
nicodvb 2006-01-15 12:30:41 +00:00
parent 7737fb018d
commit cd209179c1
1 changed files with 10 additions and 10 deletions

View File

@ -2739,13 +2739,13 @@ audiocodec TwinVQ
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