Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Optimize encoder for low cpu usage | Marvin W | 2021-11-15 | 1 | -5/+5 |
* | Add maximum bitrate and adjust video resolution based on bitrate | Marvin W | 2021-11-15 | 1 | -8/+27 |
* | Split payloader off encoder chain | Marvin W | 2021-11-10 | 1 | -4/+39 |
* | Improve codec support | Marvin W | 2021-11-10 | 1 | -4/+7 |
* | RTP: Handle missing rtp pay/depay elements | Marvin W | 2021-05-15 | 1 | -11/+13 |
* | Calls: Use vp8depay.wait-for-keyframe only with GStreamer 1.16+ | Marvin W | 2021-05-11 | 1 | -1/+3 |
* | Handle non-existant call support | fiaxh | 2021-04-29 | 1 | -0/+1 |
* | Video optimizations | Marvin W | 2021-04-29 | 1 | -26/+89 |
* | Resample audio data for common 48k sample rate | Marvin W | 2021-03-23 | 1 | -6/+4 |
* | Add RTP implementation as plugin | Marvin W | 2021-03-21 | 1 | -0/+245 |