mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 20:51:58 +00:00
stupid g722
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5970 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -135,7 +135,7 @@ static switch_codec_implementation_t g722_8k_implementation = {
|
||||
/*.init */ switch_g722_init,
|
||||
/*.encode */ switch_g722_encode,
|
||||
/*.decode */ switch_g722_decode,
|
||||
/*.destroy */ switch_g722_destroy,
|
||||
/*.destroy */ switch_g722_destroy
|
||||
};
|
||||
|
||||
static switch_codec_implementation_t g722_16k_implementation = {
|
||||
|
||||
Reference in New Issue
Block a user