diff etc/codecs.conf @ 35464:63477bf79ce9

Support FFmpeg's ADPCM Nintendo Gamecube AFC decoder.
author cehoyos
date Sun, 02 Dec 2012 13:35:16 +0000
parents aa395c728975
children 265e26553c78
line wrap: on
line diff
--- a/etc/codecs.conf	Sun Dec 02 13:23:40 2012 +0000
+++ b/etc/codecs.conf	Sun Dec 02 13:35:16 2012 +0000
@@ -4614,6 +4614,13 @@
   driver ffmpeg
   dll adpcm_ima_oki
 
+audiocodec ffadpcmafc
+  info "FFmpeg ADPCM Nintendo Gamecube AFC"
+  status working
+  fourcc "AFC " ; internal MPlayer FourCC
+  driver ffmpeg
+  dll adpcm_afc
+
 audiocodec ffadpcmimadk4
   info "FFmpeg DK4 IMA ADPCM audio"
   status working