codecs: Add Codec 2 mode 2400.

ASTERISK-26217 #close

Change-Id: I1e45d8084683fab5f2b272bf35f4a149cea8b8d6
This commit is contained in:
Alexander Traud
2016-07-19 20:14:21 +02:00
parent 943bb48b59
commit 2e79f52d71
10 changed files with 446 additions and 1 deletions

View File

@@ -208,6 +208,11 @@ extern struct ast_format *ast_format_siren7;
*/
extern struct ast_format *ast_format_opus;
/*!
* \brief Built-in cached Codec 2 format.
*/
extern struct ast_format *ast_format_codec2;
/*!
* \brief Built-in cached t140 format.
*/