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 (
Expand
)
Author
Age
Files
Lines
*
move files common to client/server into "base"
Jeremy Lainé
2012-02-08
1
-1042
/
+0
*
add support for vp8 video codec
Jeremy Lainé
2011-07-26
1
-6
/
+34
*
* add a QXmppPacket class to avoid repeating RTP parsing code
Jeremy Lainé
2011-04-23
1
-131
/
+239
*
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
*
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