Merged revisions 111285 via svnmerge from

https://origsvn.digium.com/svn/asterisk/trunk

................
r111285 | qwell | 2008-03-26 19:25:56 -0500 (Wed, 26 Mar 2008) | 9 lines

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/branches/1.6.0@111291 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.6.0
Jason Parker 17 years ago
parent e31fce1369
commit efbdc039ab

@ -85,6 +85,7 @@ struct ast_smoother {
int size;
int format;
int readdata;
int optimizablestream;
int flags;
float samplesperbyte;
struct ast_frame f;

Loading…
Cancel
Save