summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-30Added resample DLL projectBenny Prijono
2007-04-29Related to ticket #240: fixed URI test because of changes in parsing quoted p...Benny Prijono
2007-04-29Continuing ticket #240: Error parsing quoted URI parametersBenny Prijono
2007-04-29Moved split-3rd-party branch to the trunkBenny Prijono
2007-04-29Fixed ticket #242: Crash on Windows when no sound device is availableBenny Prijono
2007-04-29Fixed ticket #240: error parsing/printing quoted parameters, and also added h...Benny Prijono
2007-04-28Undo ticket #238Benny Prijono
2007-04-28Fixed ticket #238: allow colon in Via parametersBenny Prijono
2007-04-28ICE: fixed pruning of host candidatesBenny Prijono
2007-04-28ICE: prune host candidates (not in ICE)Benny Prijono
2007-04-28Fixed typo in PUBLISH documentation (thanks Klaus Darilion)Benny Prijono
2007-04-23Fixed mingw build for portaudioBenny Prijono
2007-04-23Temporarily removed portaudioBenny Prijono
2007-04-23Fixed mingw buildBenny Prijono
2007-04-22Merged changes from the trunkBenny Prijono
2007-04-20Fix for ticket #221: retransmit timer wasn't cleared when 2xx response for NI...Benny Prijono
2007-04-19ICE: check for duplicate candidates, and change foundation to use the base ad...Benny Prijono
2007-04-19Fixed ticket #236: Crash in console application when invalid command line is ...Benny Prijono
2007-04-18Fixed ticket #233: Parse failure on big endian machines (thanks Vladimir Hozjan)Benny Prijono
2007-04-18Fixed the legacy build systemBenny Prijono
2007-04-17Fixed build system for third_partyBenny Prijono
2007-04-15Implemented ticket #230: Added make install command (thanks Jan Nieuwenhuizen)Benny Prijono
2007-04-15Fixed ticket #228: Unresolved error in alaw/ulaw conversion with C++ build (t...Benny Prijono
2007-04-15Fixed ticket #225: Bug in pjmedia_sdp_attr_find (thanks Geoff Talbot)Benny Prijono
2007-04-15Ticket #223: Added pj_strtoul2()Benny Prijono
2007-04-11Fixed ticket #221: Bug in retransmission of non-INVITE SIP requests in UAC tr...Benny Prijono
2007-04-11Fixed ticket #219: Bug in hash table when key is PJ_HASH_KEY_STRING and hval ...Benny Prijono
2007-04-10Allow stun_host settin in pjsua to have port numberBenny Prijono
2007-04-10Fixed assertion error when local_pref is set to zero in pj_ice_sess_add_cand()Benny Prijono
2007-04-09Initial modification to MakefilesBenny Prijono
2007-04-09Added PortAudio build filesBenny Prijono
2007-04-09Initial Makefiles for the third_party componentsBenny Prijono
2007-04-09Updated EVC project files with new directory layoutBenny Prijono
2007-04-09Added the VS8 project filesBenny Prijono
2007-04-09Fixed all VS6 and VS8 projects with new third party projects layoutBenny Prijono
2007-04-08mv resample_resample.c resample.cBenny 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-06Locked speex and portaudio in third_party directory to specific revisionBenny Prijono
2007-04-06Added third_party directoryBenny Prijono
2007-04-06Created experimental branch to split 3rd party libraries into a separate dire...Benny Prijono
2007-04-06Fixed destination address error when sending RTCP in ICE media transportBenny Prijono
2007-04-06Added missing NULL getopt sentitel in stateful/stateless proxy samplesBenny Prijono