From 849d578842c37d3b4c12cb35c44270719ce515a6 Mon Sep 17 00:00:00 2001 From: compn Date: Mon, 11 Jan 2010 11:16:09 +0000 Subject: 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 --- etc/codecs.conf | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'etc/codecs.conf') diff --git a/etc/codecs.conf b/etc/codecs.conf index 68db517ab6..df6177d49f 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -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 -- cgit v1.2.3