# HG changeset patch # User compn # Date 1316527940 0 # Node ID b4a4a19c788f45c3e4f49db958a9e28789ffec7b # Parent e7f393cb9d0f1a2d78000d84886df03db31ca4d7 add native ffmpeg amrwb decoder diff -r e7f393cb9d0f -r b4a4a19c788f etc/codecs.conf --- a/etc/codecs.conf Mon Sep 19 22:11:12 2011 +0000 +++ b/etc/codecs.conf Tue Sep 20 14:12:20 2011 +0000 @@ -4789,6 +4789,14 @@ driver ffmpeg dll "amrnb" +audiocodec ffamrwb + info "AMR Wideband" + status working + fourcc sawb + format 0x58 ;amrwb in avi + driver ffmpeg + dll "amrwb" + audiocodec libopencoreamrnb info "AMR Narrowband" status working