openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
rtpproxy
Settings
|
Report Duplicate
6
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 14 hours
ago. based on code collected
1 day
ago.
May 05, 2024 — May 05, 2025
Showing page 6 of 8
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Push to GHCR too and use it for caching.
Maksym Sobolyev
More...
9 months ago
Use "docker pull" vs "docker image" to check if cache exists.
Maksym Sobolyev
More...
9 months ago
Reorder operations with cache and libg722, so that the layers cache better.
Maksym Sobolyev
More...
9 months ago
Be less verbose by default.
Maksym Sobolyev
More...
9 months ago
Re-gen.
Maksym Sobolyev
More...
9 months ago
Add --enable-silent option for a less verbose build.
Maksym Sobolyev
More...
9 months ago
Reduce parallel jobs.
Maksym Sobolyev
More...
9 months ago
Don't push to docker in forks or pull requests.
Maksym Sobolyev
More...
9 months ago
Update to the latest.
Maksym Sobolyev
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.
Maksym Sobolyev
More...
9 months ago
Make digit int, char is sort of "unsigned" at least on some arches.
Maksym Sobolyev
More...
9 months ago
Set --enable-lto=auto.
Maksym Sobolyev
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.
Maksym Sobolyev
More...
9 months ago
Also build container based off ubuntu:latest.
Maksym Sobolyev
More...
9 months ago
Re-work recvfromto / recvfromto_mono to return struct timespec in all cases. This allows to get rid of unsafe casts.
Maksym Sobolyev
More...
9 months ago
Re-gen.
Maksym Sobolyev
More...
9 months ago
Staticize rtpp_socket methods.
Maksym Sobolyev
More...
9 months ago
Build on all platforms supported by the BASE_IMAGE.
Maksym Sobolyev
More...
9 months ago
Remove TODO items that have been done.
Maksym Sobolyev
More...
9 months ago
Staticize rtpp_dtls_conn's methods.
Maksym Sobolyev
More...
9 months ago
Include libg722 when building docker image.
Maksym Sobolyev
More...
9 months ago
Bump elperiodic to the latest version.
Maksym Sobolyev
More...
9 months ago
Get rid of deprecated ATOMIC_VAR_INIT(), use _Atomic(type) consistently.
Maksym Sobolyev
More...
9 months ago
Extend recognized RTCP types to PT 213 (SNM, RFC8286).
Maksym Sobolyev
More...
9 months ago
Re-gen.
Maksym Sobolyev
More...
9 months ago
Track places where packets are discarded and display that info when session ends.
Maksym Sobolyev
More...
9 months ago
Track location(s) at which packets are dropped and add ability to dump that info.
Maksym Sobolyev
More...
9 months ago
Use pragma once, add CODEPTR_FMT() useful macro.
Maksym Sobolyev
More...
9 months ago
Prevent removal of the ca-certificates, so that there is no warnings while building based on this image.
Maksym Sobolyev
More...
9 months ago
Bump elperiodic to the latest version.
Maksym Sobolyev
More...
10 months ago
←
1
2
3
4
5
6
7
8
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree