summaryrefslogtreecommitdiff
path: root/pjmedia/src/pjmedia
AgeCommit message (Expand)Author
2011-04-25Fix #1233: Fixed SDP parser bug when parsing transport in SDP media line with...Nanang Izzuddin
2011-03-16Fix #1212:Nanang Izzuddin
2011-03-15Misc (re #1175) (thanks to Seth Hinze for the patch):Liong Sauw Ming
2011-03-15Closed #1206: Add pjmedia_stream API to get the last frame type retrieved fro...Liong Sauw Ming
2011-03-11Fixed #1204: Support for refreshing audio device list.Liong Sauw Ming
2011-02-18Fix #1199:Nanang Izzuddin
2011-02-17Misc (re #1175): fixed possible division-by-zero bug when receiving problemat...Nanang Izzuddin
2011-01-21Re #597: Modify buffer padding code for EOF event (thanks to Thomas Johnson).Liong Sauw Ming
2011-01-19Fixes #597: Error reading WAV files when there are extra chunks after DATA ch...Liong Sauw Ming
2010-12-14Fix #1188:Nanang Izzuddin
2010-12-06Fixed #1160: Option to bypass RTP payload type verification in the stream (th...Benny Prijono
2010-12-02Re #1165: fixed SRTP transport to not update the SRTP activation flag, i.e: b...Nanang Izzuddin
2010-12-02Fix #1171, fixed issues in pjmedia_codec_mgr_set_default_param():Nanang Izzuddin
2010-12-02Misc (re #1151): fixed bug in pjmedia_session_enum_streams(), used wrong poin...Nanang Izzuddin
2010-12-01Fix #1165:Nanang Izzuddin
2010-11-03Fixed #1154 (Run-time option to disable telephone-event in outgoing SDP offer...Benny Prijono
2010-10-29Misc (re #1151): fixed jitter buffer state 'jb_max_burst' initialization, MAX...Nanang Izzuddin
2010-10-18Re #1140, cleaned up the mutex usages in SRTP transport:Nanang Izzuddin
2010-10-16Fixed #1148:Nanang Izzuddin
2010-09-28Fix #1135: added RTP padding checks and RTP payload length adjustment accordi...Nanang Izzuddin
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-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-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-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-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-04-30Re #969: Fixed bug division by zero in JB progressive discard code, caused by...Nanang Izzuddin
2010-04-20More on ticket #998:Benny Prijono
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-03Ticket #998:Nanang Izzuddin