You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rtpengine/daemon
Richard Fuchs ca0c699356
TT#113650 support "active-replica" alternative to "master"
4 years ago
..
.gitignore
.ycm_extra_conf.py TT#14008 add mqtt support 5 years ago
Makefile TT#89352 support Janus control protocol 4 years ago
aux.c TT#14008 don't wake up all threads during non-wait main sleep 4 years ago
bencode.c TT#111150 reformat struct initialiser 5 years ago
call.c Add support for endpoint-learning on a per call basis 4 years ago
call_interfaces.c TT#147800 don't clutter output dict with empty SSRC entries 4 years ago
cdr.c Add support for time64 libcs 4 years ago
cli.c TT#14008 fix 32-bit compiler warnings 4 years ago
codec.c TT#109800 add special handling for dtx-shift=0 4 years ago
control_ng.c TT#14008 fix 32-bit compiler warnings 4 years ago
control_tcp.c TT#111150 Use {} instead of ; to mark an empty body 5 years ago
control_udp.c
cookie_cache.c TT#111150 refactor cookie cache to avoid GStringChunk 5 years ago
crypto.c TT#111150 Do not use old-style declarations 5 years ago
dtls.c TT#91151 don't send DTLS to trickle ICE addresses 4 years ago
dtmf.c TT#145450 add support for tracking multiple SSRCs per stream 4 years ago
graphite.c TT#131402 split up relay stats between kernel and userspace 4 years ago
homer.c TT#111150 Use modern <stdint.h> uint<bits>_t types 5 years ago
ice.c TT#14008 rename g_tree_remove_all to avoid namespace conflict 4 years ago
iptables.c TT#111150 fix coverity warnings 4 years ago
janus.c TT#14008 fix lock order between janus_session and websocket_conn 4 years ago
jitter_buffer.c TT#111150 fix coverity warnings 4 years ago
kernel.c TT#145450 add support for tracking multiple SSRCs per stream 4 years ago
load.c
log.c TT#111150 Do not use old-style declarations 5 years ago
log.h TT#111150 Do not use old-style declarations 5 years ago
log_funcs.h
loglevels.h TT#98901 convert from static DTX delay to dynamic buffer queue 5 years ago
main.c TT#14008 convert threads_join_all arg to bool 4 years ago
media_player.c TT#112700 rework codec offer/answer routine 5 years ago
media_socket.c Merge branch 'endpoint_learning' of https://github.com/john08burke/rtpengine 4 years ago
mqtt.c TT#145450 add support for tracking multiple SSRCs per stream 4 years ago
poller.c TT#14008 Squashed commit of the following: 5 years ago
recording.c TT#14008 support %l format even if recording is started mid call 4 years ago
redis.c TT#113650 support "active-replica" alternative to "master" 4 years ago
rtcp.c TT#14008 handle NULL selected_sfd in rtcp_send_report 4 years ago
rtp.c TT#112700 rework codec offer/answer routine 5 years ago
rtpengine.pod TT#14008 add config knob for max log line length 4 years ago
sdp.c TT#107565 fix SDP ordering issue of s= vs o= 4 years ago
ssrc.c TT#14008 add packet loss tracking for userspace passthrough 4 years ago
statistics.c TT#14008 use correct accumulator for managed_sess and avg call duration 4 years ago
stun.c TT#111150 Use modern <stdint.h> uint<bits>_t types 5 years ago
t38.c TT#112700 rework codec offer/answer routine 5 years ago
tcp_listener.c
timerthread.c TT#14008 improve timerthread performance 5 years ago
udp_listener.c
websocket.c TT#14008 don't directly use __obj_* calls 4 years ago