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 f60ee917c9
MT#55283 unify types used for sequence numbers
1 year ago
..
.gitignore
.ycm_extra_conf.py
Makefile MT#55283 enable strict aliasing 1 year ago
audio_player.c
bencode.c MT#55283 use size_t for benc buf 1 year ago
call.c MT#55283 fix possible null dereference 1 year ago
call_interfaces.c MT#60476 obsolete last_in_sdp(_parsed) 1 year ago
cdr.c
cli.c
codec.c MT#55283 change payload_type allocation 1 year ago
control_ng.c MT#55283 fix possible null dereference 1 year ago
control_ng_flags_parser.c MT#55283 support leading spaces in string dict 1 year ago
control_tcp.c
control_udp.c
cookie_cache.c
crypto.c
dtls.c MT#55283 fix signed/unsigned mixup 1 year ago
dtmf.c MT#55283 change call_str_cpy etc semantics 1 year ago
graphite.c MT#55283 fix int width type issue 1 year ago
helpers.c
homer.c
ice.c MT#55283 change scope of ICE fragment storage 1 year ago
iptables.c
janus.c MT#55283 Stop trickle updates without a room 1 year ago
jitter_buffer.c MT#55283 extend lock duration 1 year ago
kernel.c
load.c
log.c
log.h
log_funcs.h
loglevels.h
main.c MT#55283 initialise str objects with macros 1 year ago
media_player.c
media_socket.c MT#55283 unify types used for sequence numbers 1 year ago
mqtt.c MT#55283 add glib_json_builder_add_str 1 year ago
nftables.c
recording.c MT#55283 add STR_PTR macro 1 year ago
redis.c MT#55283 add STR_PTR macro 1 year ago
rtcp.c
rtp.c MT#55283 unify types used for sequence numbers 1 year ago
sdp.c MT#60476 Fix dead code in `print_sdp_media_section()` 1 year ago
ssrc.c
statistics.c MT#55283 add STR_PTR macro 1 year ago
stun.c MT#55283 initialise str objects with macros 1 year ago
t38.c
tcp_listener.c
timerthread.c
udp_listener.c
websocket.c