summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-11More ticket #7: fixed undefined symbol on SymbianBenny Prijono
2008-03-11Ticket #493: added EC settings in dialogBenny Prijono
2008-03-11More ticket #495: bug in snd_clock_rate causing unability to open sound devic...Benny Prijono
2008-03-09More ticket #485: initial (incomplete) work on TURN client session libraryBenny Prijono
2008-03-09Added more files in SVN ignore spec for PocketPJ applicationBenny Prijono
2008-03-09More work for ticket #485: updated pjnath with TURN-07 and added authenticati...Benny Prijono
2008-03-08Make SIP and RTP ports in simpleua configurable, and add initial support for ...Benny Prijono
2008-03-08More work on ticket #485: more TURN-07 workBenny Prijono
2008-03-07Ticket 467: dont send SDP with BYE!Benny Prijono
2008-03-07Ticket #504: assertion in sound device and recfile sample when using stereoBenny Prijono
2008-03-05More ticket #438: wrong param passed to shrink_buffer() in set_max_cnt(), sho...Benny Prijono
2008-03-04Ticket #502: New packet lost concealment (PLC) implementation and enable PLC ...Benny Prijono
2008-03-04More ticket #497: bug on pjmedia_wsola_save() when extra samples exceed sampl...Benny Prijono
2008-03-04More ticket #438: improve docs, added channel_count in wsola, etc.Benny Prijono
2008-03-04Ticket #501: Set master port worker thread priority to highest by defaultBenny Prijono
2008-03-04Ticket #500: implementation of thread priority setting on os_core_unix.cBenny Prijono
2008-03-04Ticket #500: Added function to set thread priority in PJLIBBenny Prijono
2008-03-03Ticket #438: added delaybuf in splitcomb. Please see the checkin comment in t...Benny Prijono
2008-03-03Ticket #499: NULL frame transmission in conference bridge is not clocked at t...Benny Prijono
2008-03-03Ticket #497: changed clock rate variable in WSOLA from uint16 to uint32 to ha...Benny Prijono
2008-03-02Ticket #498: Option in client registration to ignore Contact address in REGIS...Benny Prijono
2008-03-01Disable overflow/underflow testBenny Prijono
2008-02-29More ticket #438: changed API call to delay_buf_create()Benny Prijono
2008-02-29Added checking in delaybuf for buffer empty before calling shrink_buffer()Benny Prijono
2008-02-29Ticket #438: Workaround for frame bursts from audio devices: added wsola in d...Benny Prijono
2008-02-29Put wsola_test.c in pjmedia testBenny Prijono
2008-02-29Added pjmedia_wsola_reset()Benny Prijono
2008-02-29Fixed bug caused by ticket #412: critical section is not released!Benny Prijono
2008-02-28Fixed bug in wsola when discarding frame in non-contiguous bufferBenny Prijono
2008-02-28Added 100rel module initialization in pjsip-perf.cBenny Prijono
2008-02-28Modify WSOLA discard to support erasing frame from non-contiguous bufferBenny Prijono
2008-02-28A little bit of optimization in WSOLABenny Prijono
2008-02-28Ticket #496: Crash on sound port when only player is opened and delaybuf enabledBenny Prijono
2008-02-28Ticket #497: WSOLA implementationBenny Prijono
2008-02-26Ticket #495: ability to specify different clock rate when opening sound deviceBenny Prijono
2008-02-26Stateful proxy sample: do not create CANCEL if UAC INVITE transaction has bee...Benny Prijono
2008-02-26Fixed bug in ticket #455 in round-robin call ID allocation (thanks Truong Tha...Benny Prijono
2008-02-23Minor PocketPJ GUI tweakBenny Prijono
2008-02-22Ticket #493: PocketPC, a new and better sample application for PocketPCBenny Prijono
2008-02-22Ticket #7: Move PJSIP compile time configurations/settings (such as T1, T2 ti...Benny Prijono
2008-02-22Ticket #491: Crash in TCP/TLS transport when the listener is destroyedBenny Prijono
2008-02-22Ticket #492: Bug in strict route processing when challenged with 401/407 resp...Benny Prijono
2008-02-21Ticket #412: increased randomness of guid_simple.c to 192-bits, and seed rand...Benny Prijono
2008-02-21Ticket #488: When outgoing request within dialog is responded with 481 or 408...Benny Prijono
2008-02-21Ticket #486: Handle G.722 wong clock rate bug and other codec with inconsiste...Benny Prijono
2008-02-21Ticket #485: initial TURN server implementation (not yet compilable)Benny Prijono
2008-02-21Ticket #485: initial modification in STUN messaging in accordance to TURN-06Benny Prijono
2008-02-21Ticket #467: fixed issues with RTP/AVP vs RTP/SAVP negotiationBenny Prijono
2008-02-21Ticket #487: Crash occured when stream port has no transmitter on call using ...Benny Prijono
2008-02-21Ticket #468: Added support for non looping playback in memory playerBenny Prijono