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 50f20a6e9a
MT#55283 always use full-struct initialisation
2 years ago
..
.gitignore
.ycm_extra_conf.py
Makefile
audio_player.c MT#55283 add support for codec-set + play_media 2 years ago
bencode.c MT#55283 use size_t for benc buf 2 years ago
call.c MT#61263 fix `delete` stats reporting 2 years ago
call_interfaces.c MT#61140 Fix Coverity Scan defect (to_tag_flag) 2 years ago
cdr.c
cli.c
codec.c MT#55283 change payload_type allocation 2 years ago
control_ng.c MT#55283 add (un)escape parser methods 2 years ago
control_ng_flags_parser.c MT#55283 support leading spaces in string dict 2 years ago
control_tcp.c MT#55283 fix compilation error for pcre2 >= 10.43 2 years ago
control_udp.c MT#55283 fix compilation error for pcre2 >= 10.43 2 years ago
cookie_cache.c
crypto.c
dtls.c MT#55283 switch to BIO_set_callback_arg 2 years ago
dtmf.c MT#55283 change call_str_cpy etc semantics 2 years ago
graphite.c
helpers.c
homer.c
ice.c MT#55283 ice streams: fix Coverity Scan defect 2 years ago
iptables.c
janus.c MT#55283 fix session reference booboo 2 years ago
jitter_buffer.c
kernel.c MT#55283 always use full-struct initialisation 2 years ago
load.c
log.c
log.h
log_funcs.h MT#55283 simplify call_str_dup family 2 years ago
loglevels.h
main.c MT#55283 switch to BIO_set_callback_arg 2 years ago
media_player.c MT#61263 add missing log context 2 years ago
media_socket.c MT#55283 always use full-struct initialisation 2 years ago
mqtt.c
nftables.c
recording.c MT#55283 change call_str_cpy etc semantics 2 years ago
redis.c MT#55283 json_restore_call: check `sockaddr_parse_any_str()` 2 years ago
rtcp.c
rtp.c MT#55283 unify types used for sequence numbers 2 years ago
sdp.c MT#56128 Re-move misleading log line 2 years ago
ssrc.c
statistics.c MT#55283 rework parser framework 2 years ago
stun.c
t38.c MT#55283 add support for codec-set + play_media 2 years ago
tcp_listener.c
timerthread.c
udp_listener.c
websocket.c