Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix video for cameras with rotated image | Marvin W | 2023-04-22 | 1 | -2/+2 |
| | |||||
* | Port from GTK3 to GTK4 | fiaxh | 2022-07-27 | 1 | -1/+1 |
| | |||||
* | Support devices with multiple framerate options in get_max_fps (#1224) | Matthew Egeler | 2022-05-17 | 1 | -2/+20 |
| | |||||
* | Calls: Fix device selector for multi-party calls, allow picking device ↵ | Marvin W | 2022-02-12 | 1 | -13/+10 |
| | | | | before call started | ||||
* | Various call fixes | fiaxh | 2022-02-10 | 1 | -4/+7 |
| | | | | | | | - Don't create incoming CIM calls twice - Fix is_color check for video devices w/ multiple formats - Tolerate mismatching content creator on jingle responses - Change MUJI namespace to urn:xmpp:jingle:muji:0 | ||||
* | Calls: Device picker | Marvin W | 2022-02-08 | 1 | -73/+76 |
| | |||||
* | Various call UI/UX improvements | fiaxh | 2022-02-07 | 1 | -1/+2 |
| | |||||
* | RTP: Less log spam | Marvin W | 2021-12-18 | 1 | -8/+0 |
| | |||||
* | Add maximum bitrate and adjust video resolution based on bitrate | Marvin W | 2021-11-15 | 1 | -1/+0 |
| | |||||
* | RTP: Only start gstreamer pipeline once needed | Marvin W | 2021-11-10 | 1 | -48/+66 |
| | |||||
* | Fix compiler warnings ('Switch does not handle .. of enum ..') | fiaxh | 2021-10-12 | 1 | -0/+2 |
| | |||||
* | Fix webcam framerate selection | Marvin W | 2021-05-01 | 1 | -5/+1 |
| | |||||
* | Correctly handle missing webrtc-audio-processing | Marvin W | 2021-05-01 | 1 | -2/+3 |
| | |||||
* | Echo Cancellation | Marvin W | 2021-05-01 | 1 | -2/+3 |
| | |||||
* | Handle non-existant call support | fiaxh | 2021-04-29 | 1 | -0/+16 |
| | |||||
* | Video optimizations | Marvin W | 2021-04-29 | 1 | -0/+14 |
| | |||||
* | GStreamer compat | Marvin W | 2021-04-11 | 1 | -1/+3 |
| | |||||
* | Remove unnecessary debug code | Marvin W | 2021-04-01 | 1 | -4/+0 |
| | |||||
* | Fix device manager usage for GStreamer 1.16 | Marvin W | 2021-03-26 | 1 | -2/+12 |
| | |||||
* | Add RTP implementation as plugin | Marvin W | 2021-03-21 | 1 | -0/+413 |