summaryrefslogtreecommitdiff
path: root/pjmedia
AgeCommit message (Expand)Author
2013-03-01Re 1394 and re #1531: backported to 1.xNanang Izzuddin
2013-02-27Re #1566: Backported to 1.xLiong Sauw Ming
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-02-13Re #1568: (PJSIP 1.x) No need to restart media when remote RTP address change...Nanang 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-17Fix #1510: sharing and assertion problem with native ALSA device.Nanang Izzuddin
2012-05-17Misc (re #1503): Fixed typo in PJMEDIA_JBUF_PRO_DISC_MAX_BURST doxygen.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-20Fix #1490: frame type 15, instead of 14, should be assigned for zero length A...Nanang Izzuddin
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-11-02Fix #1413: Fix G722.1 encoder to handle multiple frames per packet.Nanang Izzuddin
2011-10-31Fix #1410: Nanang Izzuddin
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-25Misc (re #1252): error compiling the IPP wrapper if AMR-WB is enabled but AMR...Benny Prijono
2011-10-19Misc: failed to create CSV file with TRACE_JB feature in stream.c because Lin...Benny Prijono
2011-10-14Support for OpenCORE AMR-NB codec on Windows. This closes #1388Benny Prijono
2011-10-14Committing re #1388: Support for OpenCORE AMR-NB codec (thank you Dan Arrheni...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-11Misc (#1252): Wrong APS/VAS frame header generation for AMR silence/NO_DATA f...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-09More Symbian MDA fixes (re #1365):Nanang Izzuddin
2011-09-08Slightly more clever RTP transport remote address switch: transmission won't ...Benny Prijono
2011-09-08Fixed #1365: Applied volume setting (input & output) when the MDA audio devic...Nanang Izzuddin
2011-07-24Fixed #1337 re: link error with the PLC stuff if G.711 codec is disabled.Benny Prijono
2011-07-22Fixed #1336 make doc now creates version specific docsPerry Ismangil