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
Frederic-Philippe Metz 89bbaf12e3
Merge branch 'dev-fmetz'
11 years ago
..
.gitignore rename mediaproxy-ng to rtpengine 12 years ago
.ycm_extra_conf.py rename an old MP_ variable to RE_ 11 years ago
Makefile Merge branch 'dev-fmetz' 11 years ago
aux.c implement full ICE support 11 years ago
aux.h revamp and move timeval functions 11 years ago
bencode.c Update to upcoming 3.0 release (2.9.9 for now) 12 years ago
bencode.h list command: several fixes + documentation 12 years ago
call.c Merge branch 'dev-fmetz' 11 years ago
call.h Merge branch 'dev-fmetz' 11 years ago
call_interfaces.c implement full ICE support 11 years ago
call_interfaces.h drop support for glib versions older than 2.30 11 years ago
cli.c Merge remote-tracking branch 'upstream/master' 11 years ago
cli.h cli 11 years ago
compat.h C99 inlining rules 12 years ago
control_ng.c drop support for glib versions older than 2.30 11 years ago
control_ng.h change control_ng_stats into a hash and use locking and atomic ops 11 years ago
control_tcp.c Rework logging a bit (primarily in NG) 11 years ago
control_tcp.h finish renaming control.[ch] to control_tcp.[ch] 13 years ago
control_udp.c Rework logging a bit (primarily in NG) 11 years ago
control_udp.h split udp listener init code into separate file 13 years ago
cookie_cache.c drop support for glib versions older than 2.30 11 years ago
cookie_cache.h mass deployment of the new "str" object - does this thing still work? 13 years ago
crypto.c dump DTLS cert and keys 11 years ago
crypto.h fix memory leak 11 years ago
dtls.c implement full ICE support 11 years ago
dtls.h support proper DTLS shutdown and restart DTLS on FP change 11 years ago
graphite.c Merge remote-tracking branch 'upstream/master' 11 years ago
graphite.h Merge remote-tracking branch 'upstream/master' 11 years ago
ice.c fix call timeout when ICE fails 11 years ago
ice.h fix call timeout when ICE fails 11 years ago
kernel.c Merge branch 'dev-measuredelay-full' into dev-fmetz 11 years ago
kernel.h MT#9585 rename kernel module and all related items from MEDIAPROXY to RTPENGINE 11 years ago
log.c Merge branch 'dev-fmetz' 11 years ago
log.h Merge branch 'dev-fmetz' 11 years ago
main.c Merge branch 'dev-fmetz' 11 years ago
obj.h C99 inlining rules 12 years ago
poller.c move thread loop functions out of main.c 11 years ago
poller.h move thread loop functions out of main.c 11 years ago
redis.c redis updates 13 years ago
redis.h C99 inlining rules 12 years ago
rtcp.c Merge branch 'dev-fmetz' 11 years ago
rtcp.h Added RTCP parsing and option to log that information 11 years ago
rtcp_xr.c Merge branch 'dev-fmetz' 11 years ago
rtcp_xr.h Added RTCP parsing and option to log that information 11 years ago
rtp.c MT#9935 understand, learn, remember and report RTP payload types (codecs) 11 years ago
rtp.h MT#9935 understand, learn, remember and report RTP payload types (codecs) 11 years ago
sdp.c add raddr and rport on all non host type candidates per rfc5245 section-15.1 11 years ago
sdp.h implement full ICE support 11 years ago
str.c MT#9935 understand, learn, remember and report RTP payload types (codecs) 11 years ago
str.h attempt to work around trickle ice 11 years ago
streambuf.c reorder headers and fix resulting errors 13 years ago
streambuf.h C99 inlining rules 12 years ago
stun.c zero-fill padding bytes 11 years ago
stun.h implement full ICE support 11 years ago
udp_listener.c Update to upcoming 3.0 release (2.9.9 for now) 12 years ago
udp_listener.h reorder headers and fix resulting errors 13 years ago