summaryrefslogtreecommitdiff
path: root/pjmedia/src/pjmedia/rtcp.c
AgeCommit message (Expand)Author
2014-01-23Misc (re #1630): Fixed GCC build warnings (thanks Tzafrir Cohen for the patch).Nanang Izzuddin
2013-06-19Re #1680: Add initial support for Win64Riza Sulistyo
2012-10-12Re #1559: Fixed potential buffer overflow when duplicating the stringLiong Sauw Ming
2012-03-30Re #1474: Merged all changes from 1.12 - HEAD (from the 1.x branch)Benny Prijono
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2010-07-15Re #1103:Nanang Izzuddin
2010-07-15Re #1103:Nanang Izzuddin
2010-06-26Fixed segfault Re #740Benny Prijono
2010-06-26Fix #740:Nanang Izzuddin
2009-01-20Fixed ticket #696: Wrong timestamp calculation causing RTCP clock skew (thank...Benny Prijono
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2008-05-17More on ticket #535: updated files using and related to math.hNanang Izzuddin
2008-04-28Ticket #513: Support for RTCP XR (initial patch)Benny Prijono
2007-10-30Initial minimum jitter value was set to 2ms (thanks Roman Puls)Benny Prijono
2007-09-20Related to ticket #377: fixed bug in incoming RTCP RR handling because the RT...Benny Prijono
2007-09-20Related to ticket #377: Fixed bug in RTCP fraction_lost calculation: the firs...Benny Prijono
2007-09-20Ticket #377: Support for sending RTCP RRBenny Prijono
2007-05-11HUGE changeset to make the rest of the libraries compile with C++ modeBenny Prijono
2007-02-19Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2...Benny Prijono
2006-07-22Added PJMEDIA_RTCP_IGNORE_FIRST_PACKETS macro to let application decides how ...Benny Prijono
2006-07-03Change all pj_memset to pj_bzero(), where applicableBenny Prijono
2006-06-29Fixed minor bug: RTCP session not fully cleared when it is initialized (shoul...Benny Prijono
2006-06-29Minor bug fix and enhancements: (1) fixed bug that caused out-of-order status...Benny Prijono
2006-06-22Fixed RTCP statistic returning fraction lost instead of total lostBenny Prijono
2006-05-18Changed the way average jitter is calculated in rtcpBenny Prijono
2006-05-02Fixed several bugs in RTCP and tested the compatibility. Fixed bugs: total lo...Benny Prijono
2006-04-27Initial support for stereo codecs, and added L16 codecs. Also better handling...Benny Prijono
2006-04-24Better support for continuing media when peer has restarted transmission/RTP ...Benny Prijono
2006-04-20Added the time when session was created in pjmedia_rtcp_statBenny Prijono
2006-04-09Added loss period for rx stream implementationBenny Prijono
2006-04-09Added code in RTCP to handle PerformanceQueryCounter bug on Win32Benny Prijono
2006-04-07Randomize RTCP send interval to reduce collision riskBenny Prijono
2006-04-06Integrate (stream) quality monitoring into RTCP framework, and update all RTC...Benny Prijono
2006-04-05Protect RTCP packet lost calculation against incorrect packet expectationsBenny Prijono
2006-04-05Added detection/protection against inaccurate timestamp in RTCPBenny Prijono
2006-04-05Fixed RTT calculation bug in RTCPBenny Prijono
2006-04-05Fixed bug in RTT calculation in RTCP and increase RTT resolution to usecBenny Prijono
2006-04-05Added RTCP end to end delay calculationBenny Prijono
2006-04-04Changed RTCP timing to use high resolution timestampBenny Prijono
2006-04-04Changed the packet lost calculation (previously it always reported at least 1...Benny Prijono
2006-03-16Added sound port (sound_port.h/c), and changed sound and RTCP names from pj_*...Benny Prijono
2006-02-15Created and updated PJMEDIA documentationBenny Prijono
2006-02-08Finished new pjmedia rewriteBenny Prijono
2006-01-18Compiled cleanly first time for the new pjlibBenny Prijono
2005-11-21Set svn:eol-style for all filesBenny Prijono
2005-11-18Pretty commentsBenny Prijono
2005-11-13Applying license to pjprojectBenny Prijono
2005-11-01Just changing keyword expansionBenny Prijono
2005-11-01Added suppor /and fix things for SunOS portBenny Prijono