summaryrefslogtreecommitdiff
path: root/pjmedia
AgeCommit message (Expand)Author
2011-02-28Re #1174 (coreaudio_dev work): minor changes to replace "Error" message with ...Benny Prijono
2011-02-22Re #1200: updated IPP codecs to support IPP v7.0 on MSVC, only include "ippsr...Nanang Izzuddin
2011-02-18Fix #1199:Nanang Izzuddin
2011-02-17Misc (re #1175): fixed possible division-by-zero bug when receiving problemat...Nanang Izzuddin
2011-02-15Re #1174: fixed crash when pjsua is restarted, causing inClientData to be inv...Liong Sauw Ming
2011-02-10Re #1175: Modified default core audio unit used on iOS from VPIO to RemoteIO....Liong Sauw Ming
2011-01-31Re #1192: Fixes stereo support.Liong Sauw Ming
2011-01-21Re #597: Modify buffer padding code for EOF event (thanks to Thomas Johnson).Liong Sauw Ming
2011-01-20Re #3398: Fixes assertion in the resample procedure and callback.Liong Sauw Ming
2011-01-19Fixes #597: Error reading WAV files when there are extra chunks after DATA ch...Liong Sauw Ming
2011-01-13Fix #1195: assertion during thread registration in coreaudio and portaudio's ...Liong Sauw Ming
2011-01-04As compared to iOS SDK 3.x, in iOS SDK 4.x, __IPHONE_OS_VERSION_MIN_REQUIRED ...Liong Sauw Ming
2010-12-19Re #1174:Liong Sauw Ming
2010-12-17Fixed #1174, #1191, #1192Liong 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-05Misc (re #1151): Fixed crash in coreaudio_dev when there is no call during an...Liong Sauw Ming
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-03Misc (re #1151): fixed the compile time switch to use iLBC codec on iPhoneBenny Prijono
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-28Fix #1153: Fixed missing header dependency in pjmedia-codec/types.h, it shoul...Nanang Izzuddin
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