6
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
May 05, 2024 — May 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Push to GHCR too and use it for caching. More... 9 months ago
Use "docker pull" vs "docker image" to check if cache exists. More... 9 months ago
Reorder operations with cache and libg722, so that the layers cache better. More... 9 months ago
Be less verbose by default. More... 9 months ago
Re-gen. More... 9 months ago
Add --enable-silent option for a less verbose build. More... 9 months ago
Reduce parallel jobs. More... 9 months ago
Don't push to docker in forks or pull requests. More... 9 months ago
Update to the latest. More... 9 months ago
Add --enable-noinst option (defaults to "yes"), which can be set to "no" to disable bulding all binaries that are not going to be installed. More... 9 months ago
Make digit int, char is sort of "unsigned" at least on some arches. More... 9 months ago
Set --enable-lto=auto. More... 9 months ago
Test if LTO actually works. Also accept --enable-lto=auto, in which case the LTO is going to be enabled only if test passes. More... 9 months ago
Also build container based off ubuntu:latest. More... 9 months ago
Re-work recvfromto / recvfromto_mono to return struct timespec in all cases. This allows to get rid of unsafe casts. More... 9 months ago
Re-gen. More... 9 months ago
Staticize rtpp_socket methods. More... 9 months ago
Build on all platforms supported by the BASE_IMAGE. More... 9 months ago
Remove TODO items that have been done. More... 9 months ago
Staticize rtpp_dtls_conn's methods. More... 9 months ago
Include libg722 when building docker image. More... 9 months ago
Bump elperiodic to the latest version. More... 9 months ago
Get rid of deprecated ATOMIC_VAR_INIT(), use _Atomic(type) consistently. More... 9 months ago
Extend recognized RTCP types to PT 213 (SNM, RFC8286). More... 9 months ago
Re-gen. More... 9 months ago
Track places where packets are discarded and display that info when session ends. More... 9 months ago
Track location(s) at which packets are dropped and add ability to dump that info. More... 9 months ago
Use pragma once, add CODEPTR_FMT() useful macro. More... 9 months ago
Prevent removal of the ca-certificates, so that there is no warnings while building based on this image. More... 9 months ago
Bump elperiodic to the latest version. More... 10 months ago