- 11 Aug, 2011 12 commits
-
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Tristan Matthews authored
-
Tristan Matthews authored
This reverts commit f0a7fe36.
-
Tristan Matthews authored
-
Tristan Matthews authored
That way we're guaranteed that it is safe to delete it after.
-
Tristan Matthews authored
-
Tristan Matthews authored
don't call methods on deleted objects!
-
Tristan Matthews authored
Also the memory pool for the SDP must be deallocated after we've destroyed the SDP.
-
- 10 Aug, 2011 11 commits
-
-
Tristan Matthews authored
Resolved Conflicts: sflphone-common/src/audio/algorithm.h sflphone-common/src/audio/audiortp/AudioRtpRecordHandler.cpp
-
Tristan Matthews authored
-
Tristan Matthews authored
This lead to a dead-lock in its destructor. Instead, AudioRtpFactory must delete it.
-
Rafaël Carré authored
also fix wrong assertion about the final number of samples
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
The GUI lets user choose .ul (ULAW) or .au files (GSM) However RawFile class assumes ULAW only so we reject GSM files
-
Rafaël Carré authored
-
Tristan Matthews authored
-
Tristan Matthews authored
-
- 09 Aug, 2011 17 commits
-
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
Also resample the whole sample buffer given
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Tristan Matthews authored
-
Rafaël Carré authored
check is already done in RingBuffer::Put
-
Tristan Matthews authored
-
Rafaël Carré authored
check is already done in putData()
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Tristan Matthews authored
Resolved Conflicts: sflphone-common/src/audio/audiortp/AudioRtpRecordHandler.cpp
-
Rafaël Carré authored
bcopy is deprecated memcpy is also more performant since it doesn't have to handle overlap
-
Rafaël Carré authored
move volume change to only user: alsalayer
-