6
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 18 hours ago.
Jan 28, 2025 — Jan 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Pass in base image name as an argument. More... over 2 years ago
Update image description from docker/README.md if needed. More... over 2 years ago
Don't push to dockerhub on pull requests. More... over 2 years ago
Use tags argument docker/metadata-action to set tags. More... over 2 years ago
Use tags argument docker/metadata-action to set tags. More... over 2 years ago
Fix comment. More... over 2 years ago
Drop matrix.macompiler from the cache key. That swamps caching of other jobs. More... over 2 years ago
Clean apt caches, so it's not blowing out of proportion. More... over 2 years ago
Rename check_disabled_actions for better UIX.. More... over 2 years ago
Add simple Dockerfile to build from sources. More... over 2 years ago
Add some release info. More... over 2 years ago
Create special directory for recordings and define RECORD_DIR and RECORD_SPL_DIR uniformingly. More... over 2 years ago
Check return value of the makeann. More... over 2 years ago
Make run mode associated with the librtpproxy more manageable by having switches in rtpp_cfg instead of ifdef/endif in the code. More... over 2 years ago
Re-gen. More... over 2 years ago
Don't trap signals while running in the "library" mode. More... over 2 years ago
Compile librtpproxy with -fPIC so that it's possible to compile it into dynamically linked module. More... over 2 years ago
Re-gen. More... over 2 years ago
Install librtpproxy.h and librtpproxy.a when librtpproxy is enabled. More... over 2 years ago
o Add (c) notice; More... over 2 years ago
Implement special socket type "fd:N", where N is the some sort of open file descriptor number. This is mainly for embedding the RTPProxy into other software. More... over 2 years ago
Initial commit: Implement RPTL for RTP packet forwarding and processing testing. More... over 2 years ago
Add RTPP_STR_ITERATE() macro. More... over 2 years ago
Make jitter counters actually working. More... over 2 years ago
Implement centralized way to disable certain pipelines, useful in feature branches. More... almost 3 years ago
Install libsrtp-dev when run on Linux. More... almost 3 years ago
Re-gen. More... almost 3 years ago
Check that libunwind is linkable before enabling it. More... almost 3 years ago
Properly free() statically compiled modules. More... almost 3 years ago
No longer need enable_ubuntu_toolchain_test here. More... almost 3 years ago