summary refs log tree commit diff
path: root/src/voip/WebRTCSession.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix OpenGL video sinkchain crashcheckraisefold2024-05-171-9/+4
* Windows screenshare/video call support, general call improvements (#1725)checkraisefold2024-05-101-44/+147
* Fix lintNicolas Werner2024-04-051-5/+5
* Color conversion seems to be redundant before the sink (upload too, but remov...Nicolas Werner2024-04-051-6/+2
* Add some voip debugging hoopsNicolas Werner2024-04-051-0/+16
* Include moc files for a tiny speedup on incremental buildsNicolas Werner2024-03-161-0/+2
* Fix Nheko freezing after stopping a call on WaylandNicolas Werner2023-11-091-0/+16
* Fix gstreamer element namesNicolas Werner2023-11-021-3/+3
* Move to automatic type registrationNicolas Werner2023-06-191-20/+20
* lintNicolas Werner2023-06-081-1/+0
* Make Nheko compile on Qt6Nicolas Werner2023-06-081-6/+0
* Cleanup Qt D-Bus connections and watchersDavid Elsing2023-03-301-1/+1
* Support screen sharing with xdg-desktop-portalDavid Elsing2023-03-301-28/+100
* Get rid of year in license headersNicolas Werner2023-02-211-3/+1
* Fix build without voipNicolas Werner2023-02-081-1/+1
* Fix required plugin check on gstreamer 1.22Nicolas Werner2023-02-081-34/+62
* Uncoditionally request keyframesNicolas Werner2023-01-311-4/+3
* A whole new year full of excitement and possibilities!Nicolas Werner2023-01-021-0/+1
* Enable -WconversionNicolas Werner2022-10-261-4/+8
* VoIP v1 implementation (#1161)Rohit Sutradhar2022-10-141-0/+15
* Switch to clang-format14Nicolas Werner2022-09-251-3/+6
* Fixed formattingr0hit052022-07-151-1/+2
* Updated call event namespaces to voipr0hit052022-07-151-3/+3
* Use right linterNicolas Werner2022-05-101-6/+3
* More image dialog fixesNicolas Werner2022-05-101-3/+6
* WebRTCSession: avoid deprecated 'gst_element_get_request_pad'Pablo Barciela2022-02-211-3/+8
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
* Reserve size of some containers we are fillingNicolas Werner2021-12-291-4/+12
* Reduce allocations using QStringLiteralNicolas Werner2021-12-291-2/+2
* Make clang-format <13 and clang-format >=13 behave the sameNicolas Werner2021-11-221-1/+8
* Preliminary gstreamer 1.20 compatibilityNicolas Werner2021-11-191-1/+2
* lint using clang11Nicolas Werner2021-10-171-5/+1
* lintNicolas Werner2021-10-171-1/+5
* Move voip and encryption stuff into their own directoriesNicolas Werner2021-10-171-0/+1155