Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
BC
public
mediastreamer2
Commits
53550ff4
Commit
53550ff4
authored
Feb 21, 2012
by
jehan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
increase dtmf gen NO_SAMPLES_THRESHOLD from 100ms to 1s
parent
4cee8324
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/dtmfgen.c
src/dtmfgen.c
+1
-1
No files found.
src/dtmfgen.c
View file @
53550ff4
...
...
@@ -28,7 +28,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#endif
#define NO_SAMPLES_THRESHOLD 100
/*ms*/
#define NO_SAMPLES_THRESHOLD 100
0
/*ms*/
#ifdef ANDROID
#define TRAILLING_SILENCE 10000
/*ms*/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment