summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-22Tagged 2.0v2.0Benny Prijono
2012-05-22Changed version to 2.0Benny Prijono
2012-05-22Re #1508 (Misc): put comment in srtp_optional_dup_offer field to say that the...Benny Prijono
2012-05-22Re #1509: backported r4130-4136Benny Prijono
2012-05-22Re #1514: fixed the incoming call scenario, and changed disconnection code fr...Benny Prijono
2012-05-22Fixed second problem in re #1514: NULL state is reported instead of DISCONNEC...Benny Prijono
2012-05-22Fixed first problem in #1514: assertion when media transport initialization failBenny Prijono
2012-05-21Fixed #1512: added Option to continue ICE operation even when STUN resolution...Benny Prijono
2012-05-21Fix #1511: destroy the media transport of the removed media.Nanang Izzuddin
2012-05-17Close #1500:Nanang Izzuddin
2012-05-17Re #1509: backported r4122-r4129.Nanang Izzuddin
2012-05-17Misc (re #1508): Fixed warning of unused var in pjsua_app.c when video is dis...Nanang Izzuddin
2012-05-17Close #1506: Added PJSUA callback for SDP creation.Nanang Izzuddin
2012-05-14Re #1508 (misc): Fixed incorrect typecast of pjmedia_vid_streamLiong Sauw Ming
2012-05-14Re #1509: backported r4112-4121Benny Prijono
2012-05-12Re #1508 (misc): Fixed compilation error if PJMEDIA_STREAM_ENABLE_KA is enabled.Liong Sauw Ming
2012-05-04Fixed #1504: Crash when trying to answer calls but call has been disconnectedLiong Sauw Ming
2012-04-30Fix #1501: Added max incoming framerate state in video stream to check for in...Nanang Izzuddin
2012-04-27Changed version to 2.0-rc-svnBenny Prijono
2012-04-27Changed version to 2.0-rcBenny Prijono
2012-04-27Re #1474: merged r4100-4107Benny Prijono
2012-04-26Misc (re #1446): fixed potentially non-portable 64bit integer literal introdu...Benny Prijono
2012-04-26Fix #1497: reset call->inv to NULL whenever call is terminated prematurely (b...Nanang Izzuddin
2012-04-26Fix #1496: destroying call media transports in pjsua_media_subsys_destroy() s...Nanang Izzuddin
2012-04-26Re #1474: merged r4095:4099Nanang Izzuddin
2012-04-26Misc (re #1446): Fixed compile errors on Symbian S60 5th Ed SDK: unrecognized...Nanang Izzuddin
2012-04-26Re #1474: merged r4093:4095Benny Prijono
2012-04-26Re #1474: merged r4081-r4093Benny Prijono
2012-04-26Re #1474: this is supposed to be part of r4082 above, which is the merging of...Benny Prijono
2012-04-26Misc (re #1446): Updated ffmpeg compatibility issues, e.g: av_set_int() retur...Nanang Izzuddin
2012-04-26Misc (re #1446): Updated Symbian projects with new files introduced in 2.0.Nanang Izzuddin
2012-04-26Re #1446 (misc): Disable SDL by default on iOS and fixed various compiler war...Liong Sauw Ming
2012-04-26Re #1446 (misc): Fixed linking error if PJMEDIA_HAS_VIDEO is 0Liong Sauw Ming
2012-04-25Misc (re #1446): dump_media_session() wasn't called if there was no active au...Nanang Izzuddin
2012-04-25Re #1446 (misc): Fix possible crash if video ports are destroyed in the wrong...Liong Sauw Ming
2012-04-25Misc (re #1446): more support newer libavcodec version (major: 54) which depr...Nanang Izzuddin
2012-04-24Re #1474: merged r4054-r4079Benny Prijono
2012-04-24Misc (re #1446): support newer libavcodec version (major: 54) which deprecate...Benny Prijono
2012-04-24Re #1276: Updated baseclasses dependency in VC makefile for samples.Nanang Izzuddin
2012-04-24Misc (re #1446): fixed warning re unused job_thread() function in Mac OS buildBenny Prijono
2012-04-24Misc (re #1446) fixed compilation warningBenny Prijono
2012-04-24Misc (re #1446): compilation warning when calling swscaleBenny Prijono
2012-04-24Re #1276: Fixed missing setting in baseclasses project also added svn:ignore ...Nanang Izzuddin
2012-04-24Re #1276: Removed unused file baseclasses.vcprojNanang Izzuddin
2012-04-24Re #1276:Nanang Izzuddin
2012-04-24Fix #1423:Nanang Izzuddin
2012-04-23Related to re #1469: enable H.263 and H.264 by default if ffmpeg is availableBenny Prijono
2012-04-23Re #1469: Changed aconfigure to use pkg-config to detect ffmpeg dependencies....Benny Prijono
2012-04-23Fixed #1493: Fixed bug in terminating the invite session when accepting incom...Liong Sauw Ming
2012-04-19Re #1276: Integrate BaseClasses with the project and remove unnecessary classesLiong Sauw Ming