summaryrefslogtreecommitdiff
path: root/pjsip/include
AgeCommit message (Expand)Author
2012-04-16Re #1474: merged r4042-r4053Benny Prijono
2012-04-12Re #1476: Initial version of send rate control in video stream, added simple ...Nanang Izzuddin
2012-04-11Re #1474: merged r4031-r4037Benny Prijono
2012-04-04Fixed #1478: AVI player virtual device. Initial spec:Benny Prijono
2012-03-30Re #1474: Merged all changes from 1.12 - HEAD (from the 1.x branch)Benny Prijono
2012-03-22Re: #1463 (Third party media support). Tnitial work and it works, tested on L...Benny Prijono
2012-01-09Fixes #1442: Unable to make call if disabled media is includedLiong Sauw Ming
2011-12-28Close #1434: Added PJSUA_LOCK_IS_LOCKED().Nanang Izzuddin
2011-12-27More re #1419: changed field names from video_count to vid_cnt and audio_cnt ...Benny Prijono
2011-12-26Re #1234: increase default interval between two INFOs from 500 to 3000 msBenny Prijono
2011-12-13Close #1424: Added new pjsua callback: on_call_rx_offer().Nanang Izzuddin
2011-12-08Re #1419: updated call transfer to allow both the transferee and the transfer...Nanang Izzuddin
2011-12-07Re #1234: Initial version of keyframe request/response via SIP INFO.Nanang Izzuddin
2011-12-01Closed #1420: Add support for event managerLiong Sauw Ming
2011-12-01Re #1419, implement media count manipulation per call basis:Nanang Izzuddin
2011-10-26Fixed #1401: Add support for video device's window flagsLiong Sauw Ming
2011-10-25Re #1400: enhancements to video operations in pjsua applicationBenny Prijono
2011-10-25Fixed #1398: TURN initialization failure scenario Liong Sauw Ming
2011-10-24Re #1395: Backport of PJSIP 1.x branch into PJSIP 2.0 trunkLiong Sauw Ming
2011-10-06Re #1266:Liong Sauw Ming
2011-10-04Added pjsua_call_vid_stream_is_running() and pjmedia_vid_stream_is_running() ...Benny Prijono
2011-10-04Misc (re #1370): minor fix in pjsua_vid_preview_get_win() documentation which...Benny Prijono
2011-10-03Re #1266: Modified pjsua_media_channel_deinit() to resume deinit in the callb...Liong Sauw Ming
2011-10-03Closed #1266:Liong Sauw Ming
2011-09-27Close #1360: implementated video orientation (currently only for video devices).Nanang Izzuddin
2011-09-22Re #1266: Fixed crash when accepting incoming call.Liong Sauw Ming
2011-09-21Re #1266: Fixed build error in non-Windows platform.Liong Sauw Ming
2011-09-21Re #1266: Asynchronous media transport creationLiong Sauw Ming
2011-09-20Related to preview (re #1340): handle problems with starting or stopping prev...Benny Prijono
2011-09-19Implemented native video preview support. This closes #1340Benny Prijono
2011-08-25Re #1351: option to initially hide video preview window to avoid floating win...Benny Prijono
2011-08-15Re #1263 (Video API):Benny Prijono
2011-07-26Re #1263 (PJSUA-LIB video API): added doxygen comments on stream_op valuesBenny Prijono
2011-07-26Close #1339: added renderer device ID info into video window info.Nanang Izzuddin
2011-07-22Re #1332: Added type definition of video window handle.Nanang Izzuddin
2011-07-19Re #1326:Nanang Izzuddin
2011-07-19Re #1326: Initial code integration from branch 2.0-dev to trunk as "2.0-pre-a...Nanang Izzuddin
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2011-03-16Re #1209: clarified in the comment that PJSUA_CALL_UNHOLD is only valid for p...Benny Prijono
2011-03-16Fixed #1209: new enhancement: Option to update Contact URI when sending re-IN...Benny Prijono
2011-03-15Fixed #1205: Configurable delay before registration refresh setting in pjsua_...Liong Sauw Ming
2011-02-11Re #1161: Support for adding custom presence subscription headers.Liong Sauw Ming
2010-12-01Misc (re #1151): fixed pjsua_acc_config_dup(), some fields, i.e: contact_para...Nanang Izzuddin
2010-11-25Fix #1163:Nanang Izzuddin
2010-11-16Implemented SIP outbound (closed #1020)Benny Prijono
2010-11-10Fixed #1156: New option to ignore bad NOTIFY presence message body (thanks Jo...Benny Prijono
2010-11-03Fixed #1155 (Run-time option to disable the use of "rport" in outgoing reques...Benny Prijono
2010-10-20Fixed #1149 (Crash when holding the call after receiving SDP answer with mult...Benny Prijono
2010-10-13Fixed #1147: Bug in parsing multipart message bodies (thanks Johan Lantz for ...Benny Prijono
2010-10-12Closed #1144: New presence callback to report subscription state (thanks Joha...Benny Prijono