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.h
Commit message (
Collapse
)
Author
Age
Files
Lines
*
move files common to client/server into "base"
Jeremy Lainé
2012-02-08
1
-289
/
+0
|
*
add support for vp8 video codec
Jeremy Lainé
2011-07-26
1
-0
/
+1
|
*
add some image formats
Jeremy Lainé
2011-06-05
1
-0
/
+3
|
*
* add a QXmppPacket class to avoid repeating RTP parsing code
Jeremy Lainé
2011-04-23
1
-9
/
+61
|
|
|
|
|
* improve RTP video support
*
overhaul RTP / jingle stack to allow video support
Jeremy Lainé
2011-04-15
1
-11
/
+115
|
*
override QXmppRtpChannel::close()
Jeremy Lainé
2011-04-12
1
-0
/
+1
|
*
multiple fixes for QXmppRtpChannel to get smooth sound on Windows
Jeremy Lainé
2011-02-21
1
-0
/
+2
|
*
copyright year update
Manjeet Dahiya
2011-01-21
1
-1
/
+1
|
*
keep RTP channel logging in sync with QXmppLoggable
Jeremy Lainé
2011-01-17
1
-4
/
+4
|
*
* fix API documentation for QXmppRtpChannel
Jeremy Lainé
2010-12-09
1
-16
/
+4
|
|
|
|
|
* generate local echo for DTMF tones
*
add support for sending / receiving DTMF in an RTP channel
Jeremy Lainé
2010-12-07
1
-0
/
+22
|
*
overhaul RTP stack to support codec switching
Jeremy Lainé
2010-12-03
1
-2
/
+4
|
*
more logging unification
Jeremy Lainé
2010-11-16
1
-0
/
+20
|
*
add QXmppRtpChannel::supportedPayloadTypes()
Jeremy Lainé
2010-11-15
1
-0
/
+1
|
*
add QXmppRtpChannel class to move RTP handling out of QXmppCall
Jeremy Lainé
2010-11-14
1
-0
/
+93