diff etc/codecs.conf @ 21362:76f120c4e0f1

support for Westwood SND1 audio
author diego
date Wed, 29 Nov 2006 10:51:39 +0000
parents a87fe56afd56
children f57f9423d6b8
line wrap: on
line diff
--- a/etc/codecs.conf	Wed Nov 29 10:33:42 2006 +0000
+++ b/etc/codecs.conf	Wed Nov 29 10:51:39 2006 +0000
@@ -2503,6 +2503,13 @@
   driver ffmpeg
   dll adpcm_ima_ws
 
+audiocodec ffwssnd1
+  info "FFmpeg Westwood SND1"
+  status working
+  fourcc SND1 ; internal MPlayer FourCC
+  driver ffmpeg
+  dll ws_snd1
+
 audiocodec ffinterplaydpcm
   info "FFmpeg Interplay DPCM audio"
   status working