This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
rtpengine
mirror of
https://github.com/sipwise/rtpengine
Watch
1
Star
1
Fork
0
Code
Issues
0
Projects
0
Releases
822
Wiki
Activity
Browse Source
compile fix for jitter buffer
Change-Id: I9bfef87fe716050a49df829d3dbd8219968e3902
pull/940/head
Richard Fuchs
6 years ago
parent
ab53fdc6f6
commit
fbaaf22d34
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
daemon/jitter_buffer.c
+ 1
- 0
daemon/jitter_buffer.c
View File
@ -5,6 +5,7 @@
#
include
"codec.h"
#
include
"main.h"
#
include
<math.h>
#
include
<errno.h>
#
define INITIAL_PACKETS 0x1E
#
define CONT_SEQ_COUNT 0x64
Write
Preview
Loading…
Cancel
Save