mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-02 03:48:02 +00:00
Reduce memory consumption and add the H.264 and H.263 modules I shamefully neglected to add.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@370060 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
#include "asterisk/astobj2.h"
|
||||
#include "asterisk/silk.h"
|
||||
#include "asterisk/celt.h"
|
||||
#define AST_FORMAT_ATTR_SIZE 128
|
||||
#define AST_FORMAT_ATTR_SIZE 64
|
||||
#define AST_FORMAT_INC 100000
|
||||
|
||||
/*! This is the value that ends a var list of format attribute
|
||||
|
||||
Reference in New Issue
Block a user