yate/libs/yrtp
paulc c77650690a Made the RTP and RTCP received socket addresses member variables so they persist across calls.
This allows skipping a realocation and stringification at every received packet.


git-svn-id: http://yate.null.ro/svn/yate/trunk@3714 acf43c95-373e-0410-b603-e72c3f656dc1
2010-10-13 17:18:32 +00:00
..
.cvsignore Directory reorder #3 2007-11-15 23:06:36 +00:00
Makefile.in Reorder libraries so that Yate libraries and modules can be linked using --as-needed avoiding underlinking or overlinking. 2010-03-24 13:46:12 +00:00
dejitter.cpp Added secure RTP support in library for AES block and HMAC SHA1. 2008-11-26 17:50:43 +00:00
secure.cpp Got rid of some long standing conversion warning by providing the proper casts. 2010-06-11 18:07:17 +00:00
session.cpp Added support for sending periodic RTCP reports and the final RTCP bye. 2010-04-27 22:20:09 +00:00
transport.cpp Made the RTP and RTCP received socket addresses member variables so they persist across calls. 2010-10-13 17:18:32 +00:00
yatertp.h Made the RTP and RTCP received socket addresses member variables so they persist across calls. 2010-10-13 17:18:32 +00:00