summaryrefslogtreecommitdiff
path: root/pjmedia
AgeCommit message (Expand)Author
2010-10-18Re #1140, cleaned up the mutex usages in SRTP transport:Nanang Izzuddin
2010-10-16Fixed #1148:Nanang Izzuddin
2010-10-14Misc (re #1134): changed dynamic payload type starting value for internal cod...Benny Prijono
2010-10-10Misc (re #1134): Fixed memory leak after getting audio route capability in co...Liong Sauw Ming
2010-09-30Re #1134 (misc fixes): fixed various doxygen warnings, as well as added overv...Benny Prijono
2010-09-28Fix #1135: added RTP padding checks and RTP payload length adjustment accordi...Nanang Izzuddin
2010-09-23Misc (re #1134): fixed error in Makefile target for generating doxygen docume...Benny Prijono
2010-09-22Close #1133: added processing to remote SDP attribute "ptime".Nanang Izzuddin
2010-09-20Closed #1129:Nanang Izzuddin
2010-08-24Fix #1114:Nanang Izzuddin
2010-08-18Fix #1112: fixed IPP G.729 codec to update the application regarding VAD stat...Nanang Izzuddin
2010-08-11Re #1106: Reverted back the IPP codec APIs pjmedia_codec_ipp_set/get_config()...Nanang Izzuddin
2010-08-11Misc (re #1068): fixed various compilation warnings with Visual Studio 6 and ...Benny Prijono
2010-08-10Fix #1106:Nanang Izzuddin
2010-08-06Misc (re #1068): temporary fix address parsing in SDP connection info.Nanang Izzuddin
2010-08-06Misc (re #1068): fix compile errors/warnings on Symbian S60 5th ed.Nanang Izzuddin
2010-08-05Re #1072: fixed buffer overflow bugs introduced by r3202.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
2010-06-24Fix #1075:Nanang Izzuddin
2010-06-23Re #1094: fixed compilation error in previous fix in r3218Benny Prijono
2010-06-23Fixed #1079 (Media transport should be kept alive during double-hold scenario...Benny Prijono
2010-06-23Fixed #1094: Transmit RTCP keep alive even when the stream is paused (thanks ...Benny Prijono
2010-06-23Another unterminated SDP offer/answer negotiation fix (Re: #1045):Benny Prijono
2010-06-21Misc (re #1068): added new API pjmedia_master_port_wait() to poll master port...Nanang Izzuddin
2010-06-15Misc (Re #1068): initialize rtpmap string with NULL as it generates uninitial...Benny Prijono
2010-06-11Close #1072:Nanang Izzuddin
2010-06-11Fix #1093:Nanang Izzuddin
2010-06-07Fix #1085:Nanang Izzuddin
2010-06-04Re #668:Nanang Izzuddin
2010-06-03Fix #1073:Nanang Izzuddin
2010-06-02Fix #1088:Nanang Izzuddin
2010-06-02Fix #1074: Fixed SRTP crypto parser to preverify the key length.Nanang Izzuddin
2010-05-26Re #1066, in process_m_answer() of sdp_neg.c:Nanang Izzuddin
2010-05-26Misc (re #1068): AMR codec in IPP codecs should apply Change Mode Request (fr...Nanang Izzuddin
2010-05-17Re #1051: set default new coreaudio backend to disabledBenny Prijono
2010-05-17Merge #1050, #1052, #1053, #1054 into the main trunk.Liong Sauw Ming
2010-05-17Merge #1051 into the main trunk.Liong Sauw Ming
2010-05-11Re #1068:Nanang Izzuddin
2010-05-07Re #1067: Updated maximum acceptable burst setting in jitter buffer, was hard...Nanang Izzuddin
2010-05-07Re #1067: Added feature of JB operation tracing to CSV file in stream.Nanang Izzuddin
2010-05-07Fixed #1066:Nanang Izzuddin
2010-05-05Implemented ticket #1065: audiodev register/unregister featureLiong Sauw Ming
2010-05-01Fixed #1064:Benny Prijono
2010-04-30Re #969: Fixed bug division by zero in JB progressive discard code, caused by...Nanang Izzuddin
2010-04-26Misc #1026: moved payload type of G726-32 from static (was 2) to dynamic, and...Nanang Izzuddin
2010-04-20More on ticket #998:Benny Prijono
2010-04-12Ticket #1055: Fixed possibility of APS server panic in codec detection on few...Nanang Izzuddin