summaryrefslogtreecommitdiffstats
path: root/src/voip/WebRTCSession.cpp
AgeCommit message (Expand)Author
2024-05-17Fix OpenGL video sinkchain crashcheckraisefold
2024-05-10Windows screenshare/video call support, general call improvements (#1725)checkraisefold
2024-04-05Fix lintNicolas Werner
2024-04-05Color conversion seems to be redundant before the sink (upload too, but remov...Nicolas Werner
2024-04-05Add some voip debugging hoopsNicolas Werner
2024-03-16Include moc files for a tiny speedup on incremental buildsNicolas Werner
2023-11-09Fix Nheko freezing after stopping a call on WaylandNicolas Werner
2023-11-02Fix gstreamer element namesNicolas Werner
2023-06-19Move to automatic type registrationNicolas Werner
2023-06-08lintNicolas Werner
2023-06-08Make Nheko compile on Qt6Nicolas Werner
2023-03-30Cleanup Qt D-Bus connections and watchersDavid Elsing
2023-03-30Support screen sharing with xdg-desktop-portalDavid Elsing
2023-02-21Get rid of year in license headersNicolas Werner
2023-02-08Fix build without voipNicolas Werner
2023-02-08Fix required plugin check on gstreamer 1.22Nicolas Werner
2023-01-31Uncoditionally request keyframesNicolas Werner
2023-01-02A whole new year full of excitement and possibilities!Nicolas Werner
2022-10-26Enable -WconversionNicolas Werner
2022-10-14VoIP v1 implementation (#1161)Rohit Sutradhar
2022-09-25Switch to clang-format14Nicolas Werner
2022-07-15Fixed formattingr0hit05
2022-07-15Updated call event namespaces to voipr0hit05
2022-05-10Use right linterNicolas Werner
2022-05-10More image dialog fixesNicolas Werner
2022-02-21WebRTCSession: avoid deprecated 'gst_element_get_request_pad'Pablo Barciela
2022-01-01Update year in copyright notice to shut up lint jobNicolas Werner
2021-12-29Reserve size of some containers we are fillingNicolas Werner
2021-12-29Reduce allocations using QStringLiteralNicolas Werner
2021-11-22Make clang-format <13 and clang-format >=13 behave the sameNicolas Werner
2021-11-19Preliminary gstreamer 1.20 compatibilityNicolas Werner
2021-10-17lint using clang11Nicolas Werner
2021-10-17lintNicolas Werner
2021-10-17Move voip and encryption stuff into their own directoriesNicolas Werner