summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-23Misc (re #1751): Fixed uninitialized config filename in ui_write_settings() i...Nanang Izzuddin
2014-05-23Misc (re #1751): Fixed AF_INET should be PJ_AF_INET in sock_common.c (thanks ...Nanang Izzuddin
2014-05-23Misc (re #1751): Fixed SIP status phrase of status code 484 to be "Address In...Nanang Izzuddin
2014-05-22Re #1757: Modify display video function in r4813 so it can display video prev...Liong Sauw Ming
2014-05-20Misc (re #1751): Fixed build error when PJ_LOG_MAX_LEVEL is set to 0 (thanks ...Nanang Izzuddin
2014-05-20Re #1758: changing library name from libwels to libopenh264 in recent OpenH26...Benny Prijono
2014-05-19Fixed #1767: Tone generation API in pjsua2 and SWIG wrappersBenny Prijono
2014-05-09Re #1768: fixed potential GC problem when rejecting incoming callBenny Prijono
2014-05-09Re #1768: avoid crash if outgoing call fails during media initialization, bec...Benny Prijono
2014-05-09Re #1768: added APP_PLATFORM to avoid this warning "WARNING: APP_PLATFORM and...Benny Prijono
2014-05-09Re #1768: fixed wrong JNI compilation flags used by pjsua2 Android sample appBenny Prijono
2014-05-09Re #1768: Fixed problems with Java garbage collection on call and buddy objectBenny Prijono
2014-05-08Fixed #1766: Assertion due to stray retransmit timer in UAC transaction compl...Benny Prijono
2014-05-07Re #1762: Support more capture sizes (was only 352x288) and automatically fin...Nanang Izzuddin
2014-05-07Re #1762: Fix native preview not shown issue by starting capture session from...Nanang Izzuddin
2014-05-06Re #1762: Add I420/IYUV output format to capture devices.Nanang Izzuddin
2014-05-05Re #1757: Avoid calling OpenGL ES functions when in the background (which may...Liong Sauw Ming
2014-05-05Re #1762: Add capability enumerations and native preview capabilityLiong Sauw Ming
2014-05-05Misc (re #1751): Fix build error (Ubuntu 14.04) when building Pjsip with Open...Riza Sulistyo
2014-05-02Fixed #1765: Add PFS supportLiong Sauw Ming
2014-04-30Re #1764: Add reference to ticket numberLiong Sauw Ming
2014-04-30Fixed #1764: Use latest early media SDP received on forked early media on 18x...Liong Sauw Ming
2014-04-30Fixed #1763: Add pj_ssl_cipher_id() APILiong Sauw Ming
2014-04-30Re #1749: Update configure-android to support intel build.Riza Sulistyo
2014-04-25More #1758: updated to the latest OpenH264 codeBenny Prijono
2014-04-24Misc (re #1751): Fix crash when retrieving dynamic choice(video stream info) ...Riza Sulistyo
2014-04-24Misc (re #1751): Fix crash when executing pattern matched shortcut on cli.Riza Sulistyo
2014-04-24Re #1762:Nanang Izzuddin
2014-04-22Misc (re #1751): Set media transport state back to NULL after media transport...Nanang Izzuddin
2014-04-22Misc (re #1751): Fixed compile error 'Implicit declaration of function is inv...Nanang Izzuddin
2014-04-22Closed #1757: iOS OpenGL rendererLiong Sauw Ming
2014-04-21Fix #1759: Added check for call disconnection in ICE media transport creation.Nanang Izzuddin
2014-04-17Fixed #1761: Remove "timer" from Supported header if it is disabledBenny Prijono
2014-04-16Misc re #1751: increase maximum ALSA devices from 16 to 32Benny Prijono
2014-04-15Closed #1760: added pjsip_tcp_transport_get_socket() API to get the raw socke...Benny Prijono
2014-04-14Misc (re #1751): do not update RTCP TX statistic if sending RTP in stream (au...Benny Prijono
2014-04-10Re #1758: Initial implementation of OpenH264 wrapper. Supports:Benny Prijono
2014-04-10Misc (re #1751): Fixed compile error on stereo_demo due to changes on pjmedia...Riza Sulistyo
2014-04-08Re #1757: Add example to display video in ipjsua (require ffmpeg libraries)Liong Sauw Ming
2014-04-08Re #1757: Initial implementation of iOS OpenGL ES renderer. To use it, applic...Liong Sauw Ming
2014-04-08Misc (re #1751): Fixed unintialized field of pjmedia_transport_info.Riza Sulistyo
2014-04-07Re #1751 (misc): Add feature in Python API to enable mwi and modify account (...Liong Sauw Ming
2014-04-07Re #1754: Minor update, replaced comment marks.Nanang Izzuddin
2014-04-01Re #1750:Nanang Izzuddin
2014-03-31Fixed #1756: Race condition in SIP transaction termination (thanks to Kevin H...Liong Sauw Ming
2014-03-28Fix #1755: Send ACK for incoming 200/INVITE even after call is disconnected.Nanang Izzuddin
2014-03-28Fix #1754: Fixed crash in video stream when encoder returns zero payload length.Nanang Izzuddin
2014-03-26Fix #1753: Fixed crash in pjsua2 when receiving unsolicited MWI.Nanang Izzuddin
2014-03-25Misc (re #1751): Fixed unremoved pjsua2_demo.o after 'make clean'.Nanang Izzuddin
2014-03-25Re #1752: Add option to resolve hostname when trying to get network interface.Riza Sulistyo