summaryrefslogtreecommitdiff
path: root/pjmedia
AgeCommit message (Expand)Author
2014-03-05Fixed #1743: Unplugging the earpeace while audio is running would cause audio...HEADmasterBenny Prijono
2014-02-24Misc (re #1630): Fixed missing PJ_DECL on pj_run_app() and bad type casts in ...Nanang Izzuddin
2014-02-19Misc (re #1630): use static variable when registering interruptionListener th...Benny Prijono
2014-02-18Fixed #1736: Update to bdSound's bdiMad audio device to support output routin...Benny Prijono
2014-02-11Re #1734: Add flash support for DTMF rfc 2833.Riza Sulistyo
2014-02-06Misc (re #1630): another fixes for gcc warnings about variable set but unusedBenny Prijono
2014-02-05Misc (re #1630): fixing gcc warning about variable set but unusedBenny Prijono
2014-02-04Fixed #1732: Error setting audio output route in BlackBerry 10 (BB10) version...Benny Prijono
2014-02-04Misc (re #1630): Fixing warnings about variable set but not used with recent gccBenny Prijono
2014-02-04Re #1519 (commited to SVN trunk): Add lib target to build system to enable bu...Liong Sauw Ming
2014-01-30Close #1730: Added srtp_deinit()/shutdown() detection for external SRTP in co...Nanang Izzuddin
2014-01-29Close #1729: Added check of PJMEDIA_HAS_VIDEO (instead of just specific backe...Nanang Izzuddin
2014-01-23Misc (re #1630): Fixed symbols that should not be exported (thanks Tzafrir Co...Nanang Izzuddin
2014-01-23Misc (re #1630): Fixed GCC build warnings (thanks Tzafrir Cohen for the patch).Nanang Izzuddin
2014-01-17Related to Re #1656: added trace message when output route setting failsBenny Prijono
2014-01-16Closed #1723: Merging pjsua2 branch into trunkLiong Sauw Ming
2014-01-03Close #1720:Nanang Izzuddin
2013-11-23Fixed #1713: Enable building the libraries as shared libraries/DLLs for GNU t...Benny Prijono
2013-10-24Re #1630 (misc): Use the right compiler and flags to compile C++ (.cpp) filesLiong Sauw Ming
2013-10-24Re #1697: fixed build error with the new coreaudio_dev.m introduced by r4617,...Benny Prijono
2013-10-23Fixed #1707: Add support for paralel buildLiong Sauw Ming
2013-10-21Re #1630 (misc):Liong Sauw Ming
2013-10-21Close #1705: Added playback and capture callbacks for echo canceller algo. No...Nanang Izzuddin
2013-10-17Misc (re #1630): replaced htons() with ntohs() in l16_decode() on little endi...Nanang Izzuddin
2013-10-09Re #1697: Use AVAudioSession to set audio session category and activate/deact...Liong Sauw Ming
2013-10-08Re #1703 General bug fixes: fixed mutex not released on some error conditionBenny Prijono
2013-10-08Re #1703: fixing general bugs. First installment: correct handling of snprint...Benny Prijono
2013-10-01Fixed #1674: Deadlock when third party media employs external lock and ICE is...Liong Sauw Ming
2013-09-09Misc (re #1630): Fixed bug of missing max_br/mbps/fs settings in h264 default...Nanang Izzuddin
2013-09-05Re #1697: Add internal compile time option to disable the use of Audio Sessio...Liong Sauw Ming
2013-08-01Closed #1692: Allow multiple codecs in SDP answerLiong Sauw Ming
2013-07-15Re #817: Initial work for allowing application to respond to re-INVITE manually.Liong Sauw Ming
2013-07-09Closed #1687: Allow media type change during SDP negotiationLiong Sauw Ming
2013-06-19Close #1681:Nanang Izzuddin
2013-06-19Re #1680: Add initial support for Win64Riza Sulistyo
2013-06-18Closed #1678: Proper error handling in WAV writerLiong Sauw Ming
2013-06-13Fixed #1676: fixed assertion when SDL initialization fails on library startup.Nanang Izzuddin
2013-05-29Re #1630 (misc): Fixed typo and missing include in coreaudio devLiong Sauw Ming
2013-05-16Misc re #1630: added more error logging to SDL, to print SDL error message wh...Benny Prijono
2013-05-16Misc re #1630: link error on iOS build if LDFLAGS contains -ObjC and PJMEDIA_...Benny Prijono
2013-04-30Re #1656: change back frags_max to 3 from -1Benny Prijono
2013-04-25Re #1656: put back PLUGIN_ROUTING as per the latest suggestionBenny Prijono
2013-04-25Re #1656: fixes to audio routing from latest suggestionsBenny Prijono
2013-04-25Re #1636: change include directive to relative path to simplify build configRiza Sulistyo
2013-04-24Fixed #1659: SDP offer version number is not incremented if previous re-INVIT...Benny Prijono
2013-04-24Re #1656: fixes incorporated from latest email feedbackBenny Prijono
2013-04-23Re #1656: integration of Gurtej's patch (email re: PJSIP BB10 Performance and...Benny Prijono
2013-04-23Re #1630: fixed various warningsBenny Prijono
2013-04-19Misc (re #1630): set default frames per packet for AMR codec to 1 (from 2) be...Benny Prijono
2013-04-19Re #1656: BB10 sound device fixes:Benny Prijono