summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-18Ticket #622: initial integration of ioqueue_epoll patch, updated the configur...Benny Prijono
2008-09-18More ticket #619: changed default Cordic loop from 8 to 10 to gain more accur...Benny Prijono
2008-09-18Ticket #631:Nanang Izzuddin
2008-09-18Large reorganization of the tonegen for ticket #619:Benny Prijono
2008-09-17Ticket #631:Nanang Izzuddin
2008-09-17Ticket #630: Added Win32 MME sound device wrapper (thanks Seth Hinze for the ...Nanang Izzuddin
2008-09-17Ticket #636: Fixed linux compilation issue when autoconf is not used (thanks ...Nanang Izzuddin
2008-09-17Ticket #633: Updated DirectSound implementation:Benny Prijono
2008-09-16Ticket #625: Added missing fix of unicode build issues in test-pjsip/uri_test.c.Nanang Izzuddin
2008-09-16Ticket #625: Fixed unicode build issues on Windows platforms (thanks David Pa...Nanang Izzuddin
2008-09-16Ticket #627: Fixed general compiler warning when building for WinCE (thanks D...Nanang Izzuddin
2008-09-16More ticket #619: fix the difference of volume in the fixed point version of ...Benny Prijono
2008-09-16Ticket #629: Added IGMPv2 multicast socket options (thanks David Parker for t...Nanang Izzuddin
2008-09-16Ticket #626: Fixed PocketPJ build error when SRTP is unused (thanks David Par...Nanang Izzuddin
2008-09-16Ticket #619: added configuration to force floating point algorithm to be used...Benny Prijono
2008-09-16Ticket #634: Assertion when rejecting incoming INVITE when the call arrives w...Benny Prijono
2008-09-16Ticket #628: Updated IPP codec module to use fixed point version of G.729 on ...Nanang Izzuddin
2008-09-15Ticket #624: Assertion error when pjsua_acc_del() is followed immediately by ...Benny Prijono
2008-09-15Fixed linking error undefined CHECK_ when PJMEDIA_WSOLA_IMP_NULL is used (Tha...Nanang Izzuddin
2008-09-11Ticket #616: Updated ICE transport to have a default option to switch RTP tra...Nanang Izzuddin
2008-09-11Ticket #614: Updated docs related to support for play/record G.711 U-law/A-law.Nanang Izzuddin
2008-09-11Ticket #621: Updated PortAudio to the latest revision 1387.Nanang Izzuddin
2008-09-11Ticket #623: Assertion when receiving SUBSCRIBE with non presence event (than...Benny Prijono
2008-09-11Ticket #614: Fixed compilation warning of integer conversions.Nanang Izzuddin
2008-09-11Ticket #620: PRACK is sent to the wrong UAS when 100rel is used and the dialo...Benny Prijono
2008-09-10Ticket #614: Added support for writing and reading WAV files encoded as 8 bit...Nanang Izzuddin
2008-09-09Updated version to 1.0-rc2-trunkBenny Prijono
2008-09-09Changed version to 1.0-rc2Benny Prijono
2008-09-08Ticket #613: Added packet discard statistic in pjsua 'dq' outputBenny Prijono
2008-09-08Fixed assertion caused by too small output buffer size of stream, this happen...Nanang Izzuddin
2008-09-08Ticket #615: Error adding new buddy in the on_incoming_subscribe() callback (...Benny Prijono
2008-09-05Ticket #612: division by zero in pjlib stddev calculation causes crash/floati...Benny Prijono
2008-09-04Ticket #610: Added sample to create a media transport adapter, similar to how...Benny Prijono
2008-09-04Changed pjlib version to 1.0-rc1-trunkBenny Prijono
2008-09-04Ticke#609: Build/compilation error in Python module (undeclared dec_fmtp_mode...Benny Prijono
2008-09-02Ticket #608: Added API to retrieve media transport and session from pjsua callBenny Prijono
2008-09-02Fixed ticket #607: Assertion and possibly crash in ICE stream transport when ...Benny Prijono
2008-09-01Fixed build settings for Symbian emulator target regarding sound device imple...Nanang Izzuddin
2008-08-29Updated PJ_VERSION to 1.0-rc1Benny Prijono
2008-08-28More ticket #604: create the file if it doesn't exist when PJ_O_APPEND flag i...Benny Prijono
2008-08-28Ticket #604: Error opening file in append mode in Win32 (thanks Gang Liu for ...Benny Prijono
2008-08-28Print warning instead of assert when Speex AEC is instantiated with multichan...Benny Prijono
2008-08-28Fixed unused parameter warning in active socket testBenny Prijono
2008-08-27Fixed bug Speex frame parser should discard non-audio parts in the Speex bits...Nanang Izzuddin
2008-08-27Ticket #583: fixed bug on setting frametype in encode() related to special tr...Nanang Izzuddin
2008-08-26More ticket #601: premature connection close with TCP active socket caseBenny Prijono
2008-08-26Added PLC & VAD features to codec L16.Nanang Izzuddin
2008-08-26Ticket #601: 100% CPU usage when TCP active socket receives ECONNRESETBenny Prijono
2008-08-26Ticket #602: fixed assertion of invalid stream index supplied to pjmedia_sess...Nanang Izzuddin
2008-08-26More ticket #602: fixed minor warning about conversion from integer to unsign...Benny Prijono