changeset 23221:6a5ce1aaebfb

Play amr_nb and amr_wb with FFmpegs r8880
author cehoyos
date Sun, 06 May 2007 18:15:16 +0000
parents db5d7b8e3e81
children 287963df8151
files etc/codecs.conf
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
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"