# HG changeset patch # User compn # Date 1342868743 0 # Node ID f43323b9b0209ca70482f2222a1abe1111338662 # Parent 1c762294183fa566a89bcfa1c3e3adba6b463f3c add ffmpeg and binary g.723.1 codec, works on g723_1.wav diff -r 1c762294183f -r f43323b9b020 etc/codecs.conf --- a/etc/codecs.conf Sat Jul 21 11:02:50 2012 +0000 +++ b/etc/codecs.conf Sat Jul 21 11:05:43 2012 +0000 @@ -5520,6 +5520,20 @@ driver acm dll "vivog723.acm" +audiocodec ffg7231 + info "G.723.1 MS" + status working + format 0x42 + driver ffmpeg + dll "g723_1" + +audiocodec g7231ms + info "G.723.1 MS" + status working + format 0x42 + driver acm + dll "msg723.acm" + audiocodec g72x info "G.711/G.721/G.723" status crashing