mark cfhdvfw decoder as working on windows only

add ffmpeg sipr / acelp.net decoder as buggy until 16k is supported


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30274 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
compn 2010-01-11 11:16:09 +00:00
parent 7c79acf4b2
commit 849d578842
1 changed files with 9 additions and 1 deletions

View File

@ -1999,7 +1999,7 @@ videocodec smv2vfw
videocodec cfhdvfw
status working
info "CineForm HD"
comment "set registry keys for half-res decoding"
comment "windows only" ; set registry keys for half-res decoding
status working
fourcc CFHD
driver vfw
@ -3488,6 +3488,14 @@ audiocodec ffatrc
driver ffmpeg
dll "atrac3"
audiocodec ffsipr
info "FFmpeg Sipr/Acelp.net audio"
status buggy ; missing 16k support
format 0x72706973 ; "sipr"
format 0x130 ; acelp.net
driver ffmpeg
dll "sipr"
audiocodec ra144
info "RealAudio 1.0"
status working