summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-02Re #1446: removed the obsolete but misleading sip_transport_tls_ossl.c fileBenny Prijono
2012-03-30Fix #1475: Fixed wrong frame size calculation used for jitter buffer initiali...Nanang Izzuddin
2012-03-30Re #1474: merged r3879Benny Prijono
2012-03-30Re #1474: merged r3879:3885Benny Prijono
2012-03-30Misc (re #1446): Fixed compile warnings on VS2005.Nanang Izzuddin
2012-03-30Re #1474: Merged all changes from 1.12 - HEAD (from the 1.x branch)Benny Prijono
2012-03-30Misc (re #1446): Avoid unnecessary high latency caused by clock drift or call...Nanang Izzuddin
2012-03-30Re #1446 (misc fix): Add more robust checking and logs for SDL job queue crea...Liong Sauw Ming
2012-03-30Re #1446 (misc fix): Fix call info to display correct invite state Liong Sauw Ming
2012-03-29Fix #1473: Fixed H263 encoder setting negotiation in pjmedia_vid_codec_h263_a...Nanang Izzuddin
2012-03-29Fixed wrong use of CC variable in Makefile (re #1463)Benny Prijono
2012-03-29Re #1472: Fixed assertion if stream role is passiveLiong Sauw Ming
2012-03-29Fixed #1472: Modify video port to create its own clock instead of using the d...Liong Sauw Ming
2012-03-28Misc (re #1446): prevent on_call_state() callback from being called before on...Benny Prijono
2012-03-22Re #1463 (3rd party media support): fixed VS2005 project setting for newly ad...Nanang Izzuddin
2012-03-22Re #1463 (3rd party media support): fixed the top most MakefileBenny Prijono
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