Changeset 2215 for pjproject/trunk/pjmedia/src/pjmedia/silencedet.c
- Timestamp:
- 08/14/2008 12:00:21 PM (2 years ago)
- Files:
-
- 1 modified
-
pjproject/trunk/pjmedia/src/pjmedia/silencedet.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjmedia/src/pjmedia/silencedet.c
r2039 r2215 268 268 } 269 269 270 if (new_threshold > PJMEDIA_SILENCE_DET_MAX_THRESHOLD) 271 new_threshold = PJMEDIA_SILENCE_DET_MAX_THRESHOLD; 272 270 273 if (updated && sd->cur_threshold != new_threshold) { 271 274 PJ_LOG(5,(sd->objname,
![(please configure the [header_logo] section in trac.ini)](/repos/chrome/site/pj.jpg)