summaryrefslogtreecommitdiff
path: root/pjmedia
AgeCommit message (Expand)Author
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
2013-04-16Re #1656: fixed bug from c4467Benny Prijono
2013-04-16Fixed #1658: Stop media endpoint's worker threads first when destroying media...Liong Sauw Ming
2013-04-15Re #1630: fixed missing parenthesis in disabled blockBenny Prijono
2013-04-15Re #1656: add hardware echo cancellation capability to BB10 audio deviceBenny Prijono
2013-03-20Misc (re #1630): Added compile-time setting to configure audio switchboard bu...Nanang Izzuddin
2013-03-11Re #1639: merged android branch into trunk (except sample apps, i.e: apjsua &...Nanang Izzuddin
2013-03-08Re #1636: add initial support for bdIMADRiza Sulistyo
2013-03-06Re #1631: Fixed typo in null_port (thanks to Tomas Valenta for the report)Liong Sauw Ming
2013-03-05Misc (re #1559): add macro PJMEDIA_SDL_LIB to manually specify SDL library na...Riza Sulistyo
2013-03-05Misc (re #1559): fixed compile errors/warnings on MSVCRiza Sulistyo
2013-03-04Misc (re #1559): fixed compile errors/warnings on Symbian platform.Nanang Izzuddin
2013-02-21Misc re #1562: disable trace in the jitter bufferBenny Prijono
2013-02-21Close #1625: Introduced new API pjmedia_sdp_validate2() for allowing SDP medi...Nanang Izzuddin
2013-02-21Sipit30 misc (re #1559): Increased maximum key length for SRTP crypto keyLiong Sauw Ming
2013-02-21Sipit30 misc (re #1559): Updated log for SRTP key to use base64 as in the SDP...Nanang Izzuddin
2013-02-21Re #1622: fixed bad default aspect ratio.Nanang Izzuddin
2013-02-21Close #1622: Apply H264 SDP fmtp parameters: max-fs, max-mbps, max-br.Nanang Izzuddin
2013-02-15Re #1242: Fixed ICE nego completion check as it always returns FALSE when pee...Nanang Izzuddin
2013-02-14Re #1608: Fixed array size calculation of amr bitrates array.Liong Sauw Ming
2013-02-13Re #1568: (PJSIP 2.x) No need to restart media when remote RTP address change...Nanang Izzuddin
2013-02-05Re #1570: Update to work with audio routing (speaker vs handset). Thanks Bob ...Benny Prijono