summaryrefslogtreecommitdiff
path: root/pjmedia
AgeCommit message (Expand)Author
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
2010-04-07More ticket #1055:Nanang Izzuddin
2010-04-07Ticket #1055: Fixed infinite loop in stopping APS after initialization failed.Nanang Izzuddin
2010-03-04Ticket #1008:Nanang Izzuddin
2010-03-03Ticket #1042, minor updates related to AEC:Nanang Izzuddin
2010-02-25Minor update on #969: Removed 'experimental feature' comment on progressive d...Nanang Izzuddin
2010-02-19More ticket #1038: added to VS6 and VS2005 projectsBenny Prijono
2010-02-19Implemented ticket #1038: null audio deviceLiong Sauw Ming
2010-02-17More ticket #1028: fixed compile error caused by corrupted version of passthr...Benny Prijono
2010-02-03Ticket #998:Nanang Izzuddin
2010-02-01Ticket #766:Nanang Izzuddin
2010-01-29Ticket #1028:Nanang Izzuddin
2010-01-28Ticket #1028 (minor):Nanang Izzuddin
2010-01-27Initial implementation of ticket #1016: Native Linux ALSA audio device backen...Benny Prijono
2010-01-27Ticket #1028: Recommit r3074 with updated codec.h.Nanang Izzuddin
2010-01-26Undo r3074 for ticket #1028 as it is missing updated codec.h hence causing bu...Benny Prijono
2010-01-26Ticket #1028:Nanang Izzuddin
2010-01-25Misc (#1026): missed PLC availability check in stream get_frame_ext().Nanang Izzuddin
2010-01-21Related to #969: make maximum PLC generated frames configurable (PJMEDIA_MAX_...Benny Prijono
2010-01-20Ticket #969:Nanang Izzuddin
2010-01-15Small bug in ticket #1025, which caused build error related to PortAudio in M...Benny Prijono
2010-01-15Ticket #694: work on 'make install':Benny Prijono
2010-01-14More #1025 (support for using external third party libraries): Benny Prijono
2010-01-14Ticket #1027: Fixed stream to skip (frame.buf!=NULL) checking when frame type...Nanang Izzuddin
2010-01-13Ticket #1025: Support for using different PortAudio installation/pathBenny Prijono
2009-11-24Ticket #990:Nanang Izzuddin