| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Port QXmppCallManager to use GStreamer | Niels Ole Salscheider | 2020-03-16 | 1 | -1433/+0 |
| * | Run clang-format also on all cpp files | Linus Jahn | 2020-02-03 | 1 | -156/+147 |
| * | clang-format: Enable regrouping and sorting of includes | Linus Jahn | 2020-02-03 | 1 | -5/+5 |
| * | Bump copyright year to 2020 | Linus Jahn | 2020-01-06 | 1 | -1/+1 |
| * | Replace Q_FOREACH (foreach) by C++11 ranged for-loops | Linus Jahn | 2019-10-23 | 1 | -2/+2 |
| * | Bump copyright year to 2019 | Jeremy Lainé | 2019-01-08 | 1 | -1/+1 |
| * | Fix spelling errors | Boris Pek | 2019-01-08 | 1 | -2/+2 |
| * | fix compiler warning | Jeremy Lainé | 2015-08-30 | 1 | -0/+1 |
| * | Fix build error when VPX support is enabled (closes #71) | Jeremy Lainé | 2015-08-30 | 1 | -5/+5 |
| * | use PIMPL + accessors for QXmppRtpPacket | Jeremy Lainé | 2015-08-24 | 1 | -7/+8 |
| * | move QXmppRtpPacket to it's own files | Jeremy Lainé | 2015-08-20 | 1 | -0/+1 |
| * | Remove trailing comma after last item in enums | Jeremy Lainé | 2015-03-13 | 1 | -1/+1 |
| * | older Opus version do not have OPUS_SET_PREDICTION_DISABLED | Jeremy Lainé | 2015-01-07 | 1 | -0/+2 |
| * | Added some comments for Vp8 codec. | Gonzalo Exequiel Pedone | 2014-11-27 | 1 | -1/+15 |
| * | Added some comments for Opus codec. | Gonzalo Exequiel Pedone | 2014-11-26 | 1 | -4/+26 |
| * | Added FEC for Vp8 codec. | Gonzalo Exequiel Pedone | 2014-11-26 | 1 | -18/+65 |
| * | Added Opus codec. | Gonzalo Exequiel Pedone | 2014-11-26 | 1 | -0/+124 |
| * | update project homepage | Jeremy Lainé | 2014-03-28 | 1 | -1/+1 |
| * | update project homepage | Jeremy Lainé | 2014-03-27 | 1 | -1/+1 |
| * | update copyright notice to 2008-2014 | Jeremy Lainé | 2014-03-26 | 1 | -1/+1 |
| * | move from toAscii() to toLatin1() | Matt Broadstone | 2012-11-16 | 1 | -1/+1 |
| * | documentation fixes | Jeremy Lainé | 2012-07-21 | 1 | -6/+0 |
| * | hide QXmppCodec | Jeremy Lainé | 2012-07-20 | 1 | -1/+1 |
| * | update copyright year | Jeremy Lainé | 2012-07-18 | 1 | -1/+1 |
| * | add virtual destructors for codecs | Jeremy Lainé | 2012-05-10 | 1 | -0/+18 |
| * | mark some functions as static | Jeremy Lainé | 2012-04-20 | 1 | -4/+4 |
| * | move files common to client/server into "base" | Jeremy Lainé | 2012-02-08 | 1 | -0/+1218 |
