summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-10-26More H.264 (re #1390): added x264 in aconfigureBenny Prijono
2011-10-25Fixed call_med->rtp_addr is not initialized causing UPDATE to be sent after e...Benny Prijono
2011-10-25Misc (re #1393): cosmetic in call dump, missing '=' char in avg bitrate in TX :)Nanang Izzuddin
2011-10-25Re #1300: Bug in updating SDP rtpmap in symmetric PT when PT offer is shorter...Nanang Izzuddin
2011-10-25Re #1394: Ignore thread join if called from the same thread, it will cause th...Nanang Izzuddin
2011-10-25More re #1394: handle the case when clock_stop() is called from within the cl...Benny Prijono
2011-10-25Re #1390: disable H264 encoder source format RGB24 as x264 doesn't support 4:...Nanang Izzuddin
2011-10-25Misc (re #1393): crash in vid win command without argumentBenny Prijono
2011-10-25Re #1400: init video settings for pjsua app accounts.Nanang Izzuddin
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-25Minor (#1393): compilation warning with snprintf formatBenny Prijono
2011-10-25More #1394: fixed deadlock when format change is reported by vid_stream, whic...Benny Prijono
2011-10-24Fixed #1399: Assertion failure if unable to resolve TURN serverBenny Prijono
2011-10-24Fixed #1389: Failed to authenticate to TURN client due to REALM attribute pad...Benny Prijono
2011-10-24Re #1300: fixed bug when looking for non-telephone-events codec in the incomi...Benny Prijono
2011-10-24Re #1395: Backport of PJSIP 1.x branch into PJSIP 2.0 trunkLiong Sauw Ming
2011-10-24Fixed #1394: Concurrency problem when stopping clock threadBenny Prijono