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 8795e92fab
MT#63317 refactor RTP parsing code
10 months ago
..
private
.gitignore MT#63151 remove duplication of files during make 11 months ago
.ycm_extra_conf.py MT#55283 update YCM conf 11 months ago
Makefile MT#63151 remove duplication of files during make 11 months ago
arena.c
audio_player.c
call.c MT#63317 split out ptime setting 10 months ago
call_interfaces.c MT#63317 update return type to bool 10 months ago
cdr.c
cli.c
codec.c MT#55283 fix possible null dereference 11 months ago
control_ng.c
control_ng_flags_parser.c
control_tcp.c
control_udp.c
cookie_cache.c
crypto.c
dtls.c MT#55283 store sfd in fsin in dtls_connection 10 months ago
dtmf.c
graphite.c
helpers.c
homer.c MT#55283 fix Homer timestamp byte order 10 months ago
ice.c MT#55283 combine in/out_lock 11 months ago
iptables.c
janus.c MT#63317 update return type to bool 10 months ago
jitter_buffer.c MT#63317 annotate rtp_payload 10 months ago
kernel.c
load.c
log.c
main.c MT#55283 change default learning mode to heuristic 10 months ago
media_player.c MT#55283 clean up RTCP send locking 11 months ago
media_socket.c MT#63317 refactor RTP parsing code 10 months ago
mqtt.c MT#55283 combine in/out_lock 11 months ago
nftables.c
ng_client.c
recording.c MT#55283 use explicit started flag 10 months ago
redis.c MT#55283 combine in/out_lock 11 months ago
rtcp.c MT#63317 annotate rtcp_payload 10 months ago
rtp.c MT#63317 annotate rtp_payload 10 months ago
sdp.c MT#63317 update return type to bool 10 months ago
ssrc.c MT#55283 combine in/out_lock 11 months ago
statistics.c
stun.c
t38.c MT#55283 combine in/out_lock 11 months ago
tcp_listener.c
timerthread.c
udp_listener.c
websocket.c