aboutsummaryrefslogtreecommitdiff
path: root/src/client/QXmppCallStream.h
Commit message (Collapse)AuthorAgeFilesLines
* Convert copyright headers to REUSELinus Jahn2022-01-141-22/+3
|
* doc: Fix most of the warnings from QXmppCall classesLinus Jahn2021-03-281-6/+0
|
* Avoid depending on gst/gst.h in a public header, fixes #3250xd34df00d2021-03-151-2/+3
|
* QXmppCallStream: Wrap callback in std::functionJonah BrĂ¼chert2020-04-021-2/+4
| | | | Allows to use non-static functions (or lambdas with captures)
* Port QXmppCallManager to use GStreamerNiels Ole Salscheider2020-03-161-0/+66