diff etc/codecs.conf @ 20192:ce7c12be6448

FFmpeg Shorten audio decoder
author diego
date Fri, 13 Oct 2006 00:09:20 +0000
parents 9cf5eb21064e
children 9b809e2ef375
line wrap: on
line diff
--- a/etc/codecs.conf	Thu Oct 12 23:48:52 2006 +0000
+++ b/etc/codecs.conf	Fri Oct 13 00:09:20 2006 +0000
@@ -2431,6 +2431,13 @@
   driver ffmpeg
   dll "wavpack"
 
+audiocodec ffshorten
+  info "FFmpeg Shorten audio decoder"
+  status working
+  fourcc shrn
+  driver ffmpeg
+  dll "shorten"
+
 audiocodec pcm
   info "Uncompressed PCM"
   status working