summaryrefslogtreecommitdiff
path: root/pjmedia
AgeCommit message (Expand)Author
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
2011-07-21Fixed #1335Liong Sauw Ming
2011-07-07Misc (re #1252): fixed potential crash if pjmedia_aud_dev_cap_name() is calle...Benny Prijono
2011-06-22Fixed #1315: fixed VAS to apply the output volume setting, set in creation pa...Nanang Izzuddin
2011-06-20Fixed #1307:Nanang Izzuddin
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-18Re #1258: Updated jitter buffer test data after r3568 fix.Nanang Izzuddin
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-06Fixed #1251: Calling pjmedia_aud_subsys_shutdown() more than once may cause c...Benny Prijono
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2011-05-05Re #1250: Added and updated copyright text in several files (with "standard" ...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-16Re #1175 (Misc): coreaudio fixes:Liong Sauw Ming
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-15Re #1204:Liong Sauw Ming
2011-03-11Fixed #1204: Support for refreshing audio device list.Liong Sauw Ming
2011-02-28Re #1174 (coreaudio_dev work): minor changes to replace "Error" message with ...Benny Prijono
2011-02-22Re #1200: updated IPP codecs to support IPP v7.0 on MSVC, only include "ippsr...Nanang Izzuddin
2011-02-18Fix #1199:Nanang Izzuddin
2011-02-17Misc (re #1175): fixed possible division-by-zero bug when receiving problemat...Nanang Izzuddin
2011-02-15Re #1174: fixed crash when pjsua is restarted, causing inClientData to be inv...Liong Sauw Ming
2011-02-10Re #1175: Modified default core audio unit used on iOS from VPIO to RemoteIO....Liong Sauw Ming
2011-01-31Re #1192: Fixes stereo support.Liong Sauw Ming
2011-01-21Re #597: Modify buffer padding code for EOF event (thanks to Thomas Johnson).Liong Sauw Ming
2011-01-20Re #3398: Fixes assertion in the resample procedure and callback.Liong Sauw Ming