projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f06397
)
Version 0.1.11 from FTP
author
Mark Spencer
<markster@digium.com>
Thu, 7 Mar 2002 16:49:49 +0000
(16:49 +0000)
committer
Mark Spencer
<markster@digium.com>
Thu, 7 Mar 2002 16:49:49 +0000
(16:49 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@421
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
include/asterisk/frame.h
patch
|
blob
|
history
diff --git
a/include/asterisk/frame.h
b/include/asterisk/frame.h
index
44e1c30
..
af24a13
100755
(executable)
--- a/
include/asterisk/frame.h
+++ b/
include/asterisk/frame.h
@@
-127,6
+127,8
@@
struct ast_frame_chain {
#define AST_FORMAT_SLINEAR (1 << 6)
/*! LPC10, 180 samples/frame */
#define AST_FORMAT_LPC10 (1 << 7)
+/*! G.729A audio */
+#define AST_FORMAT_G729A (1 << 8)
/*! Maximum audio format */
#define AST_FORMAT_MAX_AUDIO (1 << 15)
/*! JPEG Images */