summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-22Re #1463 (3rd party media stack support): added the sample app in pjsip-apps/...Benny Prijono
2012-03-22Re: #1463 (Third party media support). Tnitial work and it works, tested on L...Benny Prijono
2012-03-22Re #1467: fix sound device (opened/closed) status check in check_snd_dev_idle...Nanang Izzuddin
2012-03-20Re #1428: Fix returning the correct error status when there is no active media.Liong Sauw Ming
2012-03-20Re #1446 (misc fix): Fixed typo in default clock rate for iOS and QT video dev.Liong Sauw Ming
2012-03-14Misc (re #1446): Re-enable remote video frame-rate detection in vid_stream.c....Nanang Izzuddin
2012-03-09Misc (re #1446): Updated ffmpeg video codecs default params:Nanang Izzuddin
2012-03-09Misc (re #1446): Minor fixes arrange_window() in pjsua app:Nanang Izzuddin
2012-03-07Fixed #1461: pjsua_call_make_call: assertion failure when rapidly making callsLiong Sauw Ming
2012-03-06Fix #1459: returned back the old/1.x way of controlling dialog lifetime in pj...Nanang Izzuddin
2012-02-21Fix #1453:Nanang Izzuddin
2012-02-20Re #1244: Added bitrate adjustment for video encoder based on remote SDP "b=T...Nanang Izzuddin
2012-02-16Re 1446#: Fix division by zero error caused by DShow if video device does not...Liong Sauw Ming
2012-02-06Closed #1450: Add support for SDL job queue to grow in size.Liong Sauw Ming
2012-02-03Re #1446 (misc fix): Fix crash problem due to uninitialized list when SDL cre...Liong Sauw Ming
2012-02-03Updated PortAudio SVN URL (re #1446/Misc)Benny Prijono
2012-01-27Re #1244: Added bandwidth info in SDP ("b=" lines) based on codec bitrate set...Nanang Izzuddin
2012-01-11Fix #1444: always connect video capture port to video tee, even when the capt...Nanang Izzuddin
2012-01-10Fix #1443: put destroy method to opencore-amr codec factory op.Nanang Izzuddin
2012-01-09Fixes #1442: Unable to make call if disabled media is includedLiong Sauw Ming
2012-01-06Re #1441 (vid_streamutil): applied window flags BORDER and RESIZABLE to the i...Nanang Izzuddin
2012-01-06Re #1441 (vid_streamutil): only apply the decoding format size (DEF_RENDERER_...Nanang Izzuddin
2012-01-06Re #1441 (vid_streamutil): fixed assertion of uninitialized event manager.Nanang Izzuddin
2012-01-04Fixed #1438: CoInitializeEx by application prevents dshow device from workingLiong Sauw Ming
2011-12-29Changed version to 2.0-beta-svnNanang Izzuddin
2011-12-29Changed version to 2.0-betaNanang Izzuddin
2011-12-28Misc (re #1393): vidgui: fixed zombie video window after re-INVITE by always ...Nanang Izzuddin
2011-12-28Fix #1433: synchronuous ICE initialization calls PJSUA_UNLOCK() only when the...Nanang Izzuddin
2011-12-28Close #1434: Added PJSUA_LOCK_IS_LOCKED().Nanang Izzuddin
2011-12-28re #1393: error in detecting libavformat in mac os if ffmpeg was built and li...Benny Prijono
2011-12-27Re #1393: added checkbox to enable/disable video in vidgui sample appBenny Prijono
2011-12-27More re #1419: changed field names from video_count to vid_cnt and audio_cnt ...Benny Prijono
2011-12-26Misc (re #1393): vidgui: added account and NAT support and fixed assertion on...Benny Prijono
2011-12-26Re #1393 (misc): reduced default ffmpeg h264 bandwidth from 512 to 256kbpsBenny Prijono
2011-12-26Re #1393 (misc): renamed label on_error to on_return and fixed warning re con...Benny Prijono
2011-12-26Re #1234: increase default interval between two INFOs from 500 to 3000 msBenny Prijono
2011-12-23Re #1430: Fixed crash when STUN & ICE is offLiong Sauw Ming
2011-12-20Fixed #1430: Crash when dialog is prematurely destroyed during outgoing call.Liong Sauw Ming
2011-12-20Misc (re #1393): fix bitrate calculation in stream.c and wav_playlist.c.Nanang Izzuddin
2011-12-20Fix #1425:Nanang Izzuddin
2011-12-19Fixed #1429: Problem with SDL on setting window's position when window is hiddenLiong Sauw Ming
2011-12-15Fix #1427: added check if video_cnt in call option should be increased while ...Nanang Izzuddin
2011-12-15Close #1279: Implemented custom SDP format match for G.722.1 and AMR-NB/WB.Nanang Izzuddin
2011-12-15Misc (re #1393): fix compile error in pjmedia-codec/audio_codecs.c, caused by...Nanang Izzuddin
2011-12-15Misc (re #1393): fix compile error in pjsua_media.c (undefined member 'bitrat...Nanang Izzuddin
2011-12-13Close #1424: Added new pjsua callback: on_call_rx_offer().Nanang Izzuddin
2011-12-09Re #1420: Create a pool for the event manager so subscriber doesn't need to s...Liong Sauw Ming
2011-12-08Re #1234: minor update, put libavcodec version check for constant AV_PICTURE_...Nanang Izzuddin
2011-12-08Re #1419: updated call transfer to allow both the transferee and the transfer...Nanang Izzuddin
2011-12-08Re #1420: Removed old event publication init in QT and iOS dev.Liong Sauw Ming