uvgrtp-base/src
Aaro Altonen 96ff8b6d4f Give correct RTCP payload type for Sender Reports 2019-06-27 08:20:03 +03:00
..
conn.cc Give RTCP initial NTP and RTP timestamps + clock rate 2019-06-26 12:43:36 +03:00
conn.hh Calculate RTP timestamp properly 2019-06-26 12:32:08 +03:00
debug.hh Use NDEBUG to disable LOG_DEBUG prints 2019-06-12 11:19:43 +03:00
frame.cc Give correct RTCP payload type for Sender Reports 2019-06-27 08:20:03 +03:00
frame.hh Add APP/BYE/SDES sending routines 2019-06-19 08:09:28 +03:00
hostname.cc Create CNAME for every RTCP instance 2019-06-26 11:07:15 +03:00
hostname.hh Create CNAME for every RTCP instance 2019-06-26 11:07:15 +03:00
lib.cc Add initial implementation of RTCP 2019-06-17 12:23:30 +03:00
lib.hh Create routines for destroying RTP readers/writers 2019-05-23 09:14:34 +03:00
mingw_inet.cc Implement Windows-specific parts 2019-06-05 09:45:28 +03:00
mingw_inet.hh Implement Windows-specific parts 2019-06-05 09:45:28 +03:00
multicast.cc Add multicast files 2019-06-20 09:22:10 +03:00
multicast.hh Add multicast files 2019-06-20 09:22:10 +03:00
poll.cc Add winsock poll implementation 2019-06-26 11:07:18 +03:00
poll.hh Add poll functionality 2019-06-20 09:22:53 +03:00
reader.cc Set the recv_buffer_len_ to correct length 2019-06-25 11:01:36 +03:00
reader.hh Create new cross-platform socket API for the library 2019-06-13 13:02:06 +03:00
rtcp.cc Give RTCP initial NTP and RTP timestamps + clock rate 2019-06-26 12:43:36 +03:00
rtcp.hh Give RTCP initial NTP and RTP timestamps + clock rate 2019-06-26 12:43:36 +03:00
rtp_generic.cc Rewrite generic RTP frame sending 2019-06-12 11:19:18 +03:00
rtp_generic.hh Store the total size of FUs and the FUs themselves 2019-06-03 12:40:06 +03:00
rtp_hevc.cc Rename alloc_frame() to alloc_rtp_frame() 2019-06-14 12:51:10 +03:00
rtp_hevc.hh Store the total size of FUs and the FUs themselves 2019-06-03 12:40:06 +03:00
rtp_opus.cc Store the total size of FUs and the FUs themselves 2019-06-03 12:40:06 +03:00
rtp_opus.hh Store the total size of FUs and the FUs themselves 2019-06-03 12:40:06 +03:00
send.cc Remove some of the RTP session statistics functions 2019-06-20 08:36:44 +03:00
send.hh Implement faster RTP frag frame sending for Linux 2019-06-12 11:14:24 +03:00
socket.cc Overload recvfrom() to accept sender and bytes_read parameters 2019-06-19 09:26:04 +03:00
socket.hh Add support for multiple RTCP participants 2019-06-20 09:25:01 +03:00
util.hh Create CNAME for every RTCP instance 2019-06-26 11:07:15 +03:00
writer.cc Create new cross-platform socket API for the library 2019-06-13 13:02:06 +03:00
writer.hh Create new cross-platform socket API for the library 2019-06-13 13:02:06 +03:00