changeset 13625:305feac021c4

Creative ADPCM native decoder from lavc
author rtognimp
date Tue, 12 Oct 2004 21:31:32 +0000
parents 18ea4c8f35a9
children 741649fe31cb
files etc/codecs.conf
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Tue Oct 12 21:00:32 2004 +0000
+++ b/etc/codecs.conf	Tue Oct 12 21:31:32 2004 +0000
@@ -2289,6 +2289,13 @@
   driver acm
   dll "iac25_32.ax"
 
+audiocodec ffctadp32
+  info "Creative ADPCM native codec"
+  status working
+  format 0x200
+  driver ffmpeg
+  dll "adpcm_ct"
+
 audiocodec ctadp32
   info "Creative ADPCM CODEC"
   status working