mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Fix iLBC with valgrind, add iLBC format from bkw_
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2740 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
FORMAT_LIBS=format_gsm.so format_wav.so \
|
||||
format_wav_gsm.so format_vox.so format_pcm.so format_g729.so \
|
||||
format_pcm_alaw.so format_h263.so format_g726.so
|
||||
format_pcm_alaw.so format_h263.so format_g726.so format_ilbc.so
|
||||
FORMAT_LIBS+=format_jpeg.so
|
||||
#
|
||||
# G723 simple frame is depricated
|
||||
|
Reference in New Issue
Block a user