- 05 Oct, 2009 1 commit
-
-
Emmanuel Milou authored
-
- 02 Oct, 2009 7 commits
-
-
Alexandre Savard authored
-
Alexandre Savard authored
-
Alexandre Savard authored
-
Alexandre Savard authored
-
Alexandre Savard authored
As the frames per buffer were changed for 320 samples...
-
Alexandre Savard authored
-
Alexandre Savard authored
-
- 01 Oct, 2009 8 commits
-
-
Alexandre Savard authored
-
Emmanuel Milou authored
-
Emmanuel Milou authored
-
Emmanuel Milou authored
-
Alexandre Savard authored
-
Alexandre Savard authored
-
Alexandre Savard authored
-
Alexandre Savard authored
-
- 30 Sep, 2009 5 commits
-
-
Emmanuel Milou authored
-
Alexandre Savard authored
Flush all will be used when registering a new RTP stream and thus set new resampling to make sure we do not resample data with wrong sampling rate info
-
Alexandre Savard authored
-
Alexandre Savard authored
-
Alexandre Savard authored
-
- 29 Sep, 2009 6 commits
-
-
Emmanuel Milou authored
-
Alexandre Savard authored
-
Alexandre Savard authored
-
Alexandre Savard authored
-
Alexandre Savard authored
-
Emmanuel Milou authored
Merge branch 'master' of git+ssh://repos-sflphone-git@git.sflphone.org/var/repos/sflphone/git/sflphone
-
- 28 Sep, 2009 12 commits
-
-
Emmanuel Milou authored
-
Alexandre Savard authored
-
Alexandre Savard authored
-
Alexandre Savard authored
Signed-off-by:
Alexandre Savard <alexandre.savard@savoirfairelinux.net>
-
Alexandre Savard authored
-
Alexandre Savard authored
-
Alexandre Savard authored
-
pierre-luc authored
Merge branch 'master' of git+ssh://repos-sflphone-git@git.sflphone.org/var/repos/sflphone/git/sflphone Conflicts: sflphone-common/src/sip/Regex.cpp sflphone-common/src/sip/SdesNegotiator.cpp sflphone-common/src/sip/testRegex.cpp
-
Alexandre Savard authored
-
Alexandre Savard authored
For cases when we do not receive data from a conference participant anymore
-
Alexandre Savard authored
-
pierre-luc authored
a consistent set of methods could not be maintained because of the need to support global (-g style) matches. findall is replaced by groups() as in python. Also, matches() provides a way to see if a match succeeded or not while updating the state of the object to reflect the next portion of the string to consider, in case of global match. Finally, thread safety was removed because: 1. Concurrent access to a Pattern object is most cases doesn't make sense. 2. A less thin foil hat "design by contract" kind of approach was chosen. A stub of implementation in SdesNegociator was done. However, this code was NOT COMPILED nor TESTED at the moment these lines are written. Also, the cumbersome parsing for the session-params component has to be finished.
-
- 25 Sep, 2009 1 commit
-
-
Alexandre Savard authored
-