diff etc/codecs.conf @ 23221:6a5ce1aaebfb

Play amr_nb and amr_wb with FFmpegs r8880
author cehoyos
date Sun, 06 May 2007 18:15:16 +0000
parents 661085642a71
children f3e72ce8a9fd
line wrap: on
line diff
--- a/etc/codecs.conf	Sat May 05 20:40:37 2007 +0000
+++ b/etc/codecs.conf	Sun May 06 18:15:16 2007 +0000
@@ -2959,14 +2959,14 @@
   status working
   fourcc samr
   driver ffmpeg
-  dll "amr_nb"
+  dll "libamr_nb"
 
 audiocodec ffamrwb
   info "AMR Wideband"
   status working
   fourcc sawb
   driver ffmpeg
-  dll "amr_wb"
+  dll "libamr_wb"
 
 audiocodec ffadcpmswf
   info "FFmpeg's ADPCM Flash-variant"