summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-03-04Close #1739: Info of last receive timestamp and data size in TCP/TLS.Nanang Izzuddin
2014-02-28Fixed #1719: Bug in DNS SRV/RFC 3263 server selectionBenny Prijono
2014-02-28Fixed #1699: Transport state callback to report transport shutdown events (Th...Liong Sauw Ming
2014-02-27Re #1742 (misc): Updated latest pjsip-book and added make install target to i...Benny Prijono
2014-02-27Fix #1741: fixed AudioMedia in setting signal level adjustment and querying s...Nanang Izzuddin
2014-02-27Fixed #1740: TLS will be used whenever request URI uses "sips" scheme regardl...Nanang Izzuddin
2014-02-27Changed version to 2.2-svnBenny Prijono
2014-02-27Re #1630 (misc): Fixed test account in java sampleLiong Sauw Ming
2014-02-27Changed version to 2.2Benny Prijono
2014-02-27Re #1715: updated book with latest RstBenny Prijono
2014-02-24More re #1715: doxygen integration into the bookBenny Prijono
2014-02-24Re #1680: Fixed compile warnings on VS2005 for x64/win64 config.Nanang Izzuddin
2014-02-24Misc (re #1630): Fixed missing PJ_DECL on pj_run_app() and bad type casts in ...Nanang Izzuddin