source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @341   19 years bennylp Ported PJMEDIA to Darwin/MacOSX
(edit) @340   19 years bennylp Added missing pa_mac_hostapis.c for PortAudio? in MacOS
(edit) @339   19 years bennylp Added MacOS related files to PortAudio?
(edit) @338   19 years bennylp Ported pjlib to PowerPC/MacOS
(edit) @337   19 years bennylp Removed sine generator from confsample
(edit) @336   19 years bennylp Added pjmedia playfile, playsine, and conference sample
(edit) @335   19 years bennylp Added assert when get_frame() or put_frame() is NULL
(edit) @334   19 years bennylp Tested and fixed stereo audio support
(edit) @333   19 years bennylp Fixed no audio bug in new conference, and add level adjustment in port …
(edit) @332   19 years bennylp Added comment on how to add credentials and route set in the dialog
(edit) @331   19 years bennylp Fixed or added misc flags to enable build selection via compile time macro
(edit) @330   19 years bennylp Added option to disable error message altogether, to save space footprint
(edit) @329   19 years bennylp Added comments in simpleua.c
(edit) @328   19 years bennylp Added samples (finally!!)
(edit) @327   19 years bennylp Fixed bug in stream.c where bits_per_sample is not set properly
(edit) @326   19 years bennylp Added <stdio.h> in this file
(edit) @325   19 years bennylp Fixed bug in --rtp-port argument parsing
(edit) @324   19 years bennylp Changed pjsip_inv_send_msg() function
(edit) @323   19 years bennylp Added feature in conference bridge to get and set the signal level of …
(edit) @322   19 years bennylp Support for stereo audio (or N audio channels, for that matter)
(edit) @321   19 years bennylp Added sound port (sound_port.h/c), and changed sound and RTCP names from …
(edit) @320   19 years bennylp Added misc flags and modify Makefiles to allow exclusion of PortAudio? and …
(edit) @319   19 years bennylp Tidying up sound device, register PortAudio? error codes, and initial …
(edit) @318   19 years bennylp Added Null port, and changed conference so that it does not call port …
(edit) @317   19 years bennylp (Failed) Attempt to persuade VC2005 project conversion to include …
(edit) @316   19 years bennylp Added few words in configure script and fixed cygwin compilation
(edit) @315   19 years bennylp Fixed compilation and run warnings/errors with MSVC 2005
(edit) @314   19 years bennylp Updated README.txt
(edit) @313   19 years bennylp Updated MSVC projects to use os_time_win32.c, as os_time_ansi.c caused …
(edit) @312   19 years bennylp Added options to disable microphone device, usefull for streaming server …
(edit) @311   19 years bennylp RTP server NAT support and removed rtp_port
(edit) @310   19 years bennylp Version 0.5.4 final web release
(edit) @309   19 years bennylp Fixed pjsip-perf for 0.5.4
(edit) @308   19 years bennylp Updated dev-guide pdf to 0.5.4
(edit) @307   19 years bennylp Version 0.5.4 (web release)
(edit) @306   19 years bennylp Updated evsub to sync with the doc
(edit) @305   19 years bennylp Added --uas-duration and --uas-refresh option (the later is broken)
(edit) @304   19 years bennylp Fixed bug in writing log when pj_init() is called
(edit) @303   19 years bennylp Set minimum quality for Speex ultrawideband codec to 5 (because sound is …
(edit) @302   19 years bennylp Fixed bug in remote payload type search
(edit) @301   19 years bennylp Fixed warnings in Linux build
(edit) @300   19 years bennylp Renamed getopt() to pj_getopt(), and fixed misc Linux warnings
(edit) @299   19 years bennylp Fixed warnings on Linux build
(edit) @298   19 years bennylp Added version info on pj_init()
(edit) @297   19 years bennylp Added missing speex_config_types.h
(edit) @296   19 years bennylp Updated Makefiles for SIMPLE IM+iscomposing, wideband support, and Speex
(edit) @295   19 years bennylp Fixed warnings in pjmedia_sdp_attr_cmp
(edit) @294   19 years bennylp Tested Speex codecs (narrowband, wideband, ultrawideband)!
(edit) @293   19 years bennylp Added to pjsua: write new media settings, modify call stat output, fixed …
(edit) @292   19 years bennylp Fixed crashed bug when dialog is gone after it is found! Should not happen …
(edit) @291   19 years bennylp Changed Speex defaults: complexity=-1, vad=off. Tested with EyeBeam?
(edit) @290   19 years bennylp Fixed bug if payload type for rx and tx is different (i.e. dyn pt)
(edit) @289   19 years bennylp Added PJ_EEOF in pjlib errno.h
(edit) @288   19 years bennylp Allow file port to read the file in chunks instead of a whole
(edit) @287   19 years bennylp Fixed bug where resample may write pass the output buffer
(edit) @286   19 years bennylp Show call disconnect reason
(edit) @285   19 years bennylp Added few more words
(edit) @284   19 years bennylp Added complexity and quality argument, and terminate dialog properly on …
(edit) @283   19 years bennylp Added API to terminate dialog prematurely. Affect: dialog, invite …
(edit) @282   19 years bennylp Added assert checking in speex codec
(edit) @281   19 years bennylp Fixed serious flaw in GSM where encoder and decoder shared the same state!
(edit) @280   19 years bennylp Fixed SDP negotiation to include clock rate
(edit) @279   19 years bennylp Fixed Speex warnings, and set version to 0.5.3.1
(edit) @278   19 years bennylp Added Speex for narrowband, wideband, and ultra-wideband!!
(edit) @277   19 years bennylp Major modification in conference bridge to allow ports with different …
(edit) @276   19 years bennylp Support for missing rtpmap for static payload types
(edit) @275   19 years bennylp Terminate pending SUBSCRIBE if application sends another one (e.g. to …
(edit) @274   19 years bennylp Put few words in INSTALL.txt and README.txt
(edit) @273   19 years bennylp Version 0.5.3 - Callgen & IM
(edit) @272   19 years bennylp has compilation errors
(edit) @271   19 years bennylp Fixed compilation warnings and errors in pjsip-perf
(edit) @270   19 years bennylp Version 0.5.3 - Callgen & IM
(edit) @269   19 years bennylp Added IM and composition indication, and tested
(edit) @268   19 years bennylp Added IM and composition indication, and tested
(edit) @267   19 years bennylp Fixed bug when a disconnected INVITE session was brought to confirmed …
(edit) @266   19 years bennylp Changed pjsip_msg_body_clone(), added pjsip_msg_body_create()
(edit) @265   19 years bennylp Added optional header and body in pjsip_dlg_respond
(edit) @264   19 years bennylp Added PJLIB_UTIL_EINXML in errno
(edit) @263   19 years bennylp Added pj_strdup2_with_null
(edit) @262   19 years bennylp Found out what has been causing the slow performance.
(edit) @261   19 years bennylp Increase UDP transport socket buffer size to 24M!
(edit) @260   19 years bennylp Maximize the size of SO_SNDBUF and SO_RCVBUF for UDP transport
(edit) @259   19 years bennylp Added logging in pjsip-perf
(edit) @258   19 years bennylp Handle failure to open log file
(edit) @257   19 years bennylp Trying to find out why CPU is idle while it should be working hard!!
(edit) @256   19 years bennylp Option to dump summary/detail
(edit) @255   19 years bennylp Added option to perform detailed or summary only dump
(edit) @254   19 years bennylp Added pjsip-apps top level projects
(edit) @253   19 years bennylp Moved pjsua to pjsip-apps
(edit) @252   19 years bennylp Fixed bug where rdata is not reset properly causing memory to grow …
(edit) @251   19 years bennylp Fixed bug in timer, where poll() can return negative time, causing havoc …
(edit) @250   19 years bennylp Updated 0.5.2
(edit) @249   19 years bennylp Fixed Makefile to adhere library dependencies
(edit) @248   19 years bennylp Changed pjsip_endpt_handle_events() to return pj_status_t instead of void
(edit) @247   19 years bennylp Fixed bug in conference instantiation when max-ports is not properly set
(edit) @246   19 years bennylp Fixed deadlock in conference when starting sound device in Linux
(edit) @245   19 years bennylp Added log message when stream and stream thread is started
(edit) @244   19 years bennylp Temporary fix: added sleep() when epoll returns non-zero while no …
(edit) @243   19 years bennylp Release 0.5.2
(edit) @242   19 years bennylp Fixed Linux port warnings/errors
Note: See TracRevisionLog for help on using the revision log.