changeset 20192:ce7c12be6448

FFmpeg Shorten audio decoder
author diego
date Fri, 13 Oct 2006 00:09:20 +0000
parents 871ae3b173bd
children 7f76345fdc0f
files etc/codecs.conf
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
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