index
:
xavi/qxmpp
fork
master
Fork of the QXmpp library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
QXmppRtpChannel.cpp
Commit message (
Collapse
)
Author
Age
Files
Lines
*
overhaul RTP / jingle stack to allow video support
Jeremy Lainé
2011-04-15
1
-160
/
+409
|
*
override QXmppRtpChannel::close()
Jeremy Lainé
2011-04-12
1
-0
/
+9
|
*
multiple fixes for QXmppRtpChannel to get smooth sound on Windows
Jeremy Lainé
2011-02-21
1
-22
/
+60
|
*
copyright year update
Manjeet Dahiya
2011-01-21
1
-1
/
+1
|
*
define M_PI for platforms that don't have it
Jeremy Lainé
2010-12-10
1
-0
/
+4
|
*
* fix API documentation for QXmppRtpChannel
Jeremy Lainé
2010-12-09
1
-61
/
+101
|
|
|
|
|
* generate local echo for DTMF tones
*
add support for sending / receiving DTMF in an RTP channel
Jeremy Lainé
2010-12-07
1
-10
/
+133
|
*
overhaul RTP stack to support codec switching
Jeremy Lainé
2010-12-03
1
-100
/
+163
|
*
fix compile warning
Jeremy Lainé
2010-11-20
1
-1
/
+1
|
*
fix a spurious RTP warning
Jeremy Lainé
2010-11-20
1
-1
/
+1
|
*
tweak RTP channel logging
Jeremy Lainé
2010-11-16
1
-0
/
+7
|
*
more logging unification
Jeremy Lainé
2010-11-16
1
-28
/
+16
|
*
add QXmppRtpChannel::supportedPayloadTypes()
Jeremy Lainé
2010-11-15
1
-3
/
+42
|
*
add QXmppRtpChannel class to move RTP handling out of QXmppCall
Jeremy Lainé
2010-11-14
1
-0
/
+346