diff etc/codecs.conf @ 20936:334ddfb704f1

support for Interplay DPCM audio
author diego
date Thu, 16 Nov 2006 01:17:19 +0000
parents 51dbf3c4924f
children da93e0635a90
line wrap: on
line diff
--- a/etc/codecs.conf	Thu Nov 16 00:59:01 2006 +0000
+++ b/etc/codecs.conf	Thu Nov 16 01:17:19 2006 +0000
@@ -2456,6 +2456,13 @@
   driver ffmpeg
   dll adpcm_ima_ws
 
+audiocodec ffinterplaydpcm
+  info "FFmpeg Interplay DPCM audio"
+  status working
+  fourcc INPA
+  driver ffmpeg
+  dll interplay_dpcm
+
 audiocodec libdv
   info "raw DV audio decoder (libdv)"
   status working