summaryrefslogtreecommitdiff
path: root/pjmedia
AgeCommit message (Expand)Author
2007-08-22Fixed bug in dsound.c: handled case when lpGUID is NULL (common for primary d...Benny Prijono
2007-08-17Fixed bug in dsound.c: device GUID refered to local variableBenny Prijono
2007-08-16Ticket #354: continuing work to port the Symbian libraries to .DSO formatBenny Prijono
2007-08-13Fixed ticket #363: Incorrect RTP marker and timestamp in DTMF event/RFC 2833 ...Benny Prijono
2007-08-02Fixed ticket #361: Extraneous RTP packet with RFC 2833 DTMF events (thanks Pe...Benny Prijono
2007-07-27Fixed ticket #357: Missing tonegen.[h/c] in Windows CE project file (thanks P...Benny Prijono
2007-07-20Ticket #354: build PJLIB as dynamic libraries (.DSO) in SymbianBenny Prijono
2007-06-26Ticket #342: added option to disable RTCP advertisement in SDP (and ICE) to r...Benny Prijono
2007-06-26Ticket #342: added configuration to control whether SDP rtpmap should be incl...Benny Prijono
2007-06-20More on ticket #399: a)send full offer on 200/OK response when re-INVITE does...Benny Prijono
2007-06-20Ticket #335: Detect timestamp jump to avoid excessive CPU usage in master clo...Benny Prijono
2007-06-05Fixed ticket #317: Duplicated audio when playing WAV playlist (thanks Jagdish...Benny Prijono
2007-05-31Added PJ_ASSERT_RETURN in pjmedia_endpt to check worker_cnt (thanks Phil Torre)Benny Prijono
2007-05-30Another fix for ticket #290: Bug in WAV player when frame size is larger than...Benny Prijono
2007-05-30Workaround for ticket #290: Bug in WAV player when frame size is larger than ...Benny Prijono
2007-05-25Ticket #298: New API to get the number of ports registered in conference bridgeBenny Prijono
2007-05-23Fixed ticket #295: Uninitialized memory read reported by Purify in sound deviceBenny Prijono
2007-05-12Symbian fixes to compile on GCCE (nested callbacks etc)Benny Prijono
2007-05-11Fixed compilation error in gsm codec caused by last C++ changesBenny Prijono
2007-05-11HUGE changeset to make the rest of the libraries compile with C++ modeBenny Prijono
2007-05-03Misc Symbian fixes, looks goodBenny Prijono
2007-05-03Fixed crash in PortAudio's Pa_Util_DebugPrint (pa_debugprint.c - line 102)Benny Prijono
2007-05-02Errno and memory size tweaking for SymbianBenny Prijono
2007-05-02Fixed nullsound in SymbianBenny Prijono
2007-05-02PJSUA-LIB was ported to Symbian and added simple Symbian app. Testing followsBenny Prijono
2007-05-01PJSDP port to SymbianBenny Prijono
2007-04-22Merged changes from the trunkBenny Prijono
2007-04-18Fixed the legacy build systemBenny Prijono
2007-04-17Fixed build system for third_partyBenny Prijono
2007-04-09Initial modification to MakefilesBenny Prijono
2007-04-09Updated EVC project files with new directory layoutBenny Prijono
2007-04-09Fixed all VS6 and VS8 projects with new third party projects layoutBenny Prijono
2007-04-07Moved plc, resample, and mp3 to third_partyBenny Prijono
2007-04-07mv resample.c resample_resample.cBenny Prijono
2007-04-07Brought back the old resample.cBenny Prijono
2007-04-07mv resample.c resample_speex.cBenny Prijono
2007-04-07Changed resample to use speex (for now)Benny Prijono
2007-04-07Moved resample to third_party directoryBenny Prijono
2007-04-07Moved ilbc to third_party directoryBenny Prijono
2007-04-07Split speex, portaudio, and gsm into third_party directoryBenny Prijono
2007-04-06Deleting own copy of of speex and portaudioBenny Prijono
2007-04-06Fixed destination address error when sending RTCP in ICE media transportBenny Prijono
2007-04-05ICE (work in progress): handle early check that is received before answerBenny Prijono
2007-04-03Fixed misc bugs with ICE: (1) moved STUN session from candidate to component ...Benny Prijono
2007-04-02Updated project dependencies to pjnathBenny Prijono
2007-04-02ICE: work in progressBenny Prijono
2007-03-29Added ICE-CONTROLLING and ICE-CONTROLLED STUN attribute typesBenny Prijono
2007-03-28Fixed pjnath build warnings/errors on LinuxBenny Prijono
2007-03-28Updated projects and Makefiles with the new pjnath libraryBenny Prijono
2007-03-27Fixed ticket #203: Fix error when telephone-event is set as the first format ...Benny Prijono