summaryrefslogtreecommitdiff
path: root/pjmedia/src
AgeCommit message (Expand)Author
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-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-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
2007-03-27ICE: added media index in pjmedia when handling SDP containing ICE candidatesBenny Prijono
2007-03-26ICE: implement RTCP component and cancelling check in progressBenny Prijono
2007-03-25ICE (work in progress): use single socket for all candidates in component, an...Benny Prijono
2007-03-24Omit SDP rtcp attribute when RTCP is not present in sockinfoBenny Prijono
2007-03-24ICE (work in progress): implement error codesBenny Prijono
2007-03-23ICE (work in progress): implemented server reflexive candidateBenny Prijono
2007-03-23ICE (work in progress): integration with PJSUABenny Prijono
2007-03-23ICE (work in progress): implemented ICE media transportBenny Prijono
2007-03-17Make it build cleanly on RedHat 7.3, gcc 2.96, linux-2.4.18 (also somebody re...Benny Prijono
2007-03-15Fixed ticket #183: Add flag in SDP negotiator to specify codec order preferen...Benny Prijono
2007-03-15Fixed ticket #182: SDP negotiation failed when local does not specify telepho...Benny Prijono
2007-03-15Fixed ticket #175: GSM codec factory does not shutdown properly causing it to...Benny Prijono
2007-03-13Fixed ticket #172: SDP media direction negotiation bug (thanks Phil Torre)Benny Prijono
2007-03-07Fixed ticket #164: Bug in pjmedia_stream_resume() not resuming the stream (th...Benny Prijono
2007-03-05Allow pjmedia_snd_init()/deinit() to be called more than onceBenny Prijono
2007-02-27Fixed ticket #142: Crash on Linux when USB sound card set as the first sound ...Benny Prijono
2007-02-27Fixed ticket #140: Unable to play next tone after stop is called on tone gene...Benny Prijono
2007-02-26Fixed ticket #138: Potential memory overwrite in pjmedia session.c (thanks Da...Benny Prijono
2007-02-19Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2...Benny Prijono