added voxware rt24 speech codec

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5754 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
alex 2002-04-21 02:31:20 +00:00
parent 5999fc8b9a
commit 1ae6b9eac5
1 changed files with 8 additions and 1 deletions

View File

@ -714,7 +714,6 @@ videocodec mss1
videocodec ucod
info "UCOD-ClearVideo"
status working
comment "BGR16 is buggy"
fourcc UCOD
driver vfw
dll "clrviddd.dll"
@ -1195,3 +1194,11 @@ audiocodec truespeech
format 0x22
driver acm
dll "tssoft32.acm"
; rt32dcmp.dll needed too
audiocodec voxwarert24
info "VoxWare RT24 speech codec"
status working
format 0x181c
driver acm
dll "nsrt2432.acm"