summaryrefslogtreecommitdiff
path: root/pjmedia/src/pjmedia
AgeCommit message (Expand)Author
2013-02-27Re #1559: Backported to 1.x, except r4312,r4330Liong Sauw Ming
2013-02-27Re #1552: backported to 1.xNanang Izzuddin
2013-02-27Re #1549: backported to 1.xNanang Izzuddin
2013-02-27Re #1532: backported to 1.xNanang Izzuddin
2013-01-25Re #1568: Fixed is_media_changed() detection when pjsua_media_cfg.no_vad is s...Liong Sauw Ming
2013-01-23Re #1568: backported to 1.x branch.Nanang Izzuddin
2012-05-03Misc (re #1503): fixed switchboard pjmedia_conf_connect_port() return code on...Nanang Izzuddin
2012-04-30Fix #1502: break the fill_buffer() loop on EOF when PJMEDIA_FILE_NO_LOOP opti...Nanang Izzuddin
2012-04-26Misc (re #1417): fixed warnings regarding mismatched argument type in stream ...Benny Prijono
2012-04-26Misc (re #1417): fixed compile error on Symbian 5th ed SDK.Nanang Izzuddin
2012-04-26Misc (re #1417): reverted back accidental jbuf modification in r4004.Nanang Izzuddin
2012-04-24Fixed #1494: Use EC options to determine whether to use device/software ECLiong Sauw Ming
2012-04-21Fixed #1492: The echo options field in the media config and pjsua_set_ec() ar...Benny Prijono
2012-04-09Fix #1480: update read buffer pointer after updating buffer in pjmedia_wav_pl...Nanang Izzuddin
2012-04-02Re #1417: removed the obsolete but misleading sip_transport_tls_ossl.c fileBenny Prijono
2012-03-28Re #1466: Moved down the atexit callbacks execution in pjmedia & pjsip endpoi...Nanang Izzuddin
2012-03-22Close #1466 (using PJLIB outside PJSUA-LIB context):Nanang Izzuddin
2012-03-08Fix #1440:Nanang Izzuddin
2012-03-06Fix #1458: removed the problematic sound device direction setting.Nanang Izzuddin
2012-02-28Fix #1456: don't use SRTP internal state (tx_policy/rx_policy) directly for c...Nanang Izzuddin
2012-02-27Fix #1440: Send and parse RTCP compound packet, containing report (RR/SR/XR),...Nanang Izzuddin
2012-02-21Misc (re #1417): prevent buggy libc library from printing "(null)" in SDP for...Benny Prijono
2012-01-12Fix #1447: fix internal function write_frame() of the switchboard to copy the...Nanang Izzuddin
2011-12-12Fixed #1422: Option to configure or disable RTCP RTT normalization (thanks La...Benny Prijono
2011-12-09Fixed #1416: Allow application to send data after ICE negotiation failsBenny Prijono
2011-12-07Fixed #1421 (Audio is missing temporarily if SRTP is enabled due to lock code...Benny Prijono
2011-10-27Re #1252 (misc): Add codec initialization before opening it in pjmedia streamLiong Sauw Ming
2011-10-25WAV playback is cut in the end if pjmedia_wav_player_port_set_pos() is called...Benny Prijono
2011-10-19Misc: failed to create CSV file with TRACE_JB feature in stream.c because Lin...Benny Prijono
2011-10-13Re #1378:Nanang Izzuddin
2011-10-11Fixed #1385: fixed match_offer() of SDP negotiator in comparing rtpmap encodi...Nanang Izzuddin
2011-10-09Fixed #1383: Update the transport adapter sample in pjsuaBenny Prijono
2011-10-03Fix #1378: replaced discard rate decision based on overflow precentage (prece...Nanang Izzuddin
2011-09-08Slightly more clever RTP transport remote address switch: transmission won't ...Benny Prijono
2011-05-27Fixed #1301: Wrong alaw value is generated by the non-table version of pjmedi...Benny Prijono
2011-05-19Re #1268: Fixed compilation error problem due to typo.Liong Sauw Ming
2011-05-19Fixed #1268: Option for automatic/manual sending of RTCP SDES/BYE for the str...Liong Sauw Ming
2011-05-18Fix #1258: Fixed bug in jitter buffer, i.e: unexpected state switches when pr...Nanang Izzuddin
2011-05-15Fixed #1257: Option for using simple FIFO delay buffer in echo canceller.Liong Sauw Ming
2011-05-10Misc (re #1252): fixed the assertion when jbuf_set_adaptive() is called with ...Benny Prijono
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2011-05-02Fix #1249: fixed overwritten buffer bug in splitcomb put_frame().Nanang Izzuddin
2011-04-28Fixed #1243: ICE bug: If RTCP is not in use, the agent MUST signal that using...Liong Sauw Ming
2011-04-25Fix #1233: Fixed SDP parser bug when parsing transport in SDP media line with...Nanang Izzuddin
2011-03-16Fix #1212:Nanang Izzuddin
2011-03-15Misc (re #1175) (thanks to Seth Hinze for the patch):Liong Sauw Ming
2011-03-15Closed #1206: Add pjmedia_stream API to get the last frame type retrieved fro...Liong Sauw Ming
2011-03-11Fixed #1204: Support for refreshing audio device list.Liong Sauw Ming
2011-02-18Fix #1199:Nanang Izzuddin
2011-02-17Misc (re #1175): fixed possible division-by-zero bug when receiving problemat...Nanang Izzuddin