summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-29Tagged 2.0-betav2.0-betaNanang 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
2011-12-07Re #1234: Initial version of keyframe request/response via SIP INFO.Nanang Izzuddin
2011-12-07Re #1420: Releases the mutex before invoking the callback from the worker thr...Liong Sauw Ming
2011-12-05Re #1420: Fixed event source information in pjmedia vid_streamLiong Sauw Ming
2011-12-05Re #1420: Fixed event propagation from video stream to video port.Liong Sauw Ming
2011-12-02Re #1420: event change for V4L2 deviceBenny Prijono
2011-12-02Minor (re #1393): fixed compilation warning in pjsua app if video is disabledBenny Prijono
2011-12-01Closed #1420: Add support for event managerLiong Sauw Ming
2011-12-01Misc (re #1393): fix linking error "app_config_init_video() not found" when v...Nanang Izzuddin
2011-12-01Re #1419, implement media count manipulation per call basis:Nanang Izzuddin
2011-11-30Fixed problem with selecting audio codec if rtpmap is omitted from the SDP fo...Benny Prijono
2011-11-17Missing video component deinitialization caused assertion when the stack is r...Benny Prijono
2011-10-31Re #1395: Backport of PJSIP 1.x branch into PJSIP 2.0 trunkLiong Sauw Ming
2011-10-28Misc (re #1393): write log if adding pjsua buddy failsBenny Prijono
2011-10-28Misc (re #1393): disable jbuf tracingBenny Prijono
2011-10-28Fixed #1406: Add info about ICE candidates being used in transport info and p...Benny Prijono
2011-10-28Misc (re #13930; added info about ICE candidates being used (both local and r...Benny Prijono
2011-10-27Close #1404: handle static payload types match in pjmedia_sdp_neg_fmt_match().Nanang Izzuddin
2011-10-27Re #1393 (misc): remove unnecessary call to start preview renderer in video u...Benny Prijono
2011-10-26Close #1403: Fixed pjsua-lib in generating re-offer when the current session ...Nanang Izzuddin
2011-10-26Fixed #1401: Add support for video device's window flagsLiong Sauw Ming
2011-10-26Added video for TCP account (previous fix did not work, re #1400)Benny Prijono
2011-10-26Added missing video initialization to TCP local accounts in pjsua (fixed #1400)Benny Prijono
2011-10-26Re #1390: Updated h264 settings: bitrate from 128k to 512k, size from 352x288...Nanang Izzuddin
2011-10-26Fixed #1402: crash when adding new mediaBenny Prijono