diff etc/codecs.conf @ 35141:ef73eb8a2c43

Support FFmpeg's TAK decoder. Patch by Xidorn Quan, quanxunzhen gmail
author cehoyos
date Mon, 08 Oct 2012 11:36:22 +0000
parents 21162d7c4140
children 303bf4bab982
line wrap: on
line diff
--- a/etc/codecs.conf	Sun Oct 07 19:15:16 2012 +0000
+++ b/etc/codecs.conf	Mon Oct 08 11:36:22 2012 +0000
@@ -5840,3 +5840,10 @@
   driver ffmpeg
   dll "wavesynth"
 
+audiocodec fftak
+  info "FFmpeg TAK"
+  status working
+  fourcc "TAK " ; internal MPlayer FourCC
+  driver ffmpeg
+  dll "tak"
+