mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 19:28:53 +00:00
Merged revisions 111280 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r111280 | qwell | 2008-03-26 19:25:13 -0500 (Wed, 26 Mar 2008) | 1 line Put this flag back so we don't change the API. ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@111285 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -85,6 +85,7 @@ struct ast_smoother {
|
||||
int size;
|
||||
int format;
|
||||
int readdata;
|
||||
int optimizablestream;
|
||||
int flags;
|
||||
float samplesperbyte;
|
||||
struct ast_frame f;
|
||||
|
Reference in New Issue
Block a user