summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-03-20Re #1750 fix for detecting definition of CodecID in newer ffmpegPerry Ismangil
2014-03-20Re #1751: Fix build error when using 'disable-libsamplerate' on configure.Riza Sulistyo
2014-03-20Re #1751 Removed reference to libmilenage in ipjsua iOSPerry Ismangil
2014-03-19Misc (re #1751): added experimental option to enable/use worker thread for Py...Benny Prijono
2014-03-14Changed version to 2.2.1-svnRiza Sulistyo
2014-03-14Changed version to 2.2.1Riza Sulistyo
2014-03-14Misc re #1742: fixed output error in helper.mak in swig module setup.pyBenny Prijono
2014-03-14Closed #1748: enhancements to WAV player APIBenny Prijono
2014-03-13Re #1742: fixed bug: when cloning multipart body in multipart_clone_data(). T...Benny Prijono
2014-03-11Fix #1747: Don't process message body in the incoming 200/UPDATE if we don't ...Nanang Izzuddin
2014-03-11Re #1742 (misc): Add input file checking on pjsua2_demoRiza Sulistyo
2014-03-11Re #1742 (misc): Fix invalid use of Endpoint on pjsua2-testRiza Sulistyo
2014-03-11Re #1742 (misc): Added NULL check before cloning codec param in pjmedia strea...Nanang Izzuddin
2014-03-11Fixed #1746: Assertion in sip_transaction.c when ACK and retransmit timer eve...Benny Prijono
2014-03-10Re #1745 (Shared lib on MinGW): Fixed missing LDFLAGS setting on some compone...Nanang Izzuddin
2014-03-10Re #1745 (Shared lib on MinGW): Avoid circular dependency caused by pjmedia-a...Nanang Izzuddin
2014-03-10Re #1745 (Shared lib on MinGW): Fixed multiple definition of pj_time_decode/e...Nanang Izzuddin
2014-03-10Re #1742(misc): related to r4781, fixed the dependency pjsua2 library pathLiong Sauw Ming
2014-03-06More re #1743: also added code snippet to make routing selection stick even w...Benny Prijono
2014-03-06Re #1742 (misc): Add pjsua2 to make install and pkgconfig description and fix...Liong Sauw Ming
2014-03-06Re #1742 (misc): Fixed doc for Call::reinvite() in pjsua2 libLiong Sauw Ming
2014-03-06Re #1742 (misc): Fixed incorrect checking of require_100rel configurationLiong Sauw Ming
2014-03-05Fixed #1743: Unplugging the earpeace while audio is running would cause audio...HEADmasterBenny Prijono
2014-03-04Fixed #1744: Codec and audio device enumeration problem in pjsua2Liong Sauw Ming