Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mediastreamer2
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
3
Issues
3
List
Board
Labels
Milestones
Merge Requests
8
Merge Requests
8
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
External Wiki
External Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
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
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