source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @458   18 years bennylp Removed VSS traces from .dsp files
(edit) @457   18 years bennylp Install VAD in g711, gsm, and speex, and add the DTX support in stream.c. …
(edit) @456   18 years bennylp Changed PJ_ASSERT_RETURN to evaluate the expression in the pj_assert, so …
(edit) @455   18 years bennylp Changed the way average jitter is calculated in rtcp
(edit) @454   18 years bennylp Added --report-file options in siprtp
(edit) @453   18 years bennylp Changed the way Content-Type is written. Whitespace is now written before …
(edit) @452   18 years bennylp Major modification in pjmedia to split stream transport into separate …
(edit) @451   18 years bennylp Rearrange DirectSound? closing steps to reduce blocking delay
(edit) @450   18 years bennylp Fixed excessive jitter prefetch message when silence detector is applied …
(edit) @449   18 years bennylp Fixed error in Samples.mak (TARGET instead of TARGET_NAME)
(edit) @448   18 years bennylp Rearrange transaction statefull stuffs in SIP so that it will not be …
(edit) @447   18 years bennylp Fixed broken make on Linux etc because of missing os_timestamp_linux.c …
(edit) @446   18 years bennylp Fixed bug in UAS dialog (remote.info_str was taken from local info)
(edit) @445   18 years bennylp Changed default sound back-end on Win32 to own DirectSound?
(edit) @444   18 years bennylp Fixed bug in siprtp because of recent changes in …
(edit) @443   18 years bennylp Set default sound backend in Win32 to own DirectSound?, and changed …
(edit) @442   18 years bennylp Fixed more bugs with multiple frame handling
(edit) @441   18 years bennylp Change how --add-codec works in pjsua
(edit) @440   18 years bennylp Fixed bug with multiple frames handling in RTP stream
(edit) @439   18 years bennylp Add $TARGET variable in Samples-vc.mak
(edit) @438   18 years bennylp Another major modifications in PJMEDIA: - handle multiple frames in one …
(edit) @437   18 years bennylp Split reporting capability to separate file in siprtp sample
(edit) @436   18 years bennylp Fixed bugs: stream should give to jitter buffer the extended/32bit …
(edit) @435   18 years bennylp Fixed bug: incorrect remote and local PT for telephone-events (swapped)
(edit) @434   18 years bennylp Removed rwmutex implementation to os_rwmutex.c
(edit) @433   18 years bennylp Merge-in RTEMS port patch by Phil Torre <ptorre@…>, alpha …
(edit) @432   18 years bennylp Updated root Makefile, defined $TARGET as shortcut for …
(edit) @431   18 years bennylp Updated Makefiles, defined $TARGET as shortcut for …
(edit) @430   18 years bennylp Added maximum duration and auto-quit option in siprtp sample.
(edit) @429   18 years bennylp Rename hard coded constants (such as ptime) in G711 to a macro for better …
(edit) @428   18 years bennylp Changed jbuf param name in stream_info, and generate random SSRC for …
(edit) @427   18 years bennylp Fixed several bugs in RTCP and tested the compatibility. Fixed bugs: total …
(edit) @426   18 years bennylp Do not disable port if put_frame()/get_frame() returns error
(edit) @425   18 years bennylp Version 0.5.5.1 final web release
(edit) @424   18 years bennylp Fixed bug in event subscription when it is challenged/authenticated
(edit) @423   18 years bennylp Released version 0.5.5
(edit) @422   18 years bennylp Improve codec handling in pjsua cmd-line options, and add URI to call
(edit) @421   18 years bennylp Fixed bugs in codec priority sorting
(edit) @420   18 years bennylp Added different error code when remote does not support RFC 2833
(edit) @419   18 years bennylp Increase the maximum number of formats in SDP media line (from 16 to 32)
(edit) @418   18 years bennylp Set version to 0.5.4.11
(edit) @417   18 years bennylp Added Packet Lost Concealment (PLC) framework, with two backend algorithms …
(edit) @416   18 years bennylp Fixed compatibility problem (missing From tag) with RFC 2543 compliant UAs
(edit) @415   18 years bennylp Implement simple frame replay based packet lost concealment
(edit) @414   18 years bennylp Fixed obsolete comments in stream.h and session.h about stream …
(edit) @413   18 years bennylp Updated pjmedia-codec Makefile for recent L16 codec addition
(edit) @412   18 years bennylp Initial support for stereo codecs, and added L16 codecs. Also better …
(edit) @411   18 years bennylp Initial support for stereo codecs, and added L16 codecs. Also better …
(edit) @410   18 years bennylp Added sound clock drifting reporting in sndinfo sample
(edit) @409   18 years bennylp Better support for continuing media when peer has restarted …
(edit) @408   18 years bennylp Better support for continuing media when peer has restarted …
(edit) @407   18 years bennylp Added stream.c example to demonstrate how to stream audio from both sound …
(edit) @406   18 years bennylp Added missing error texts in sip_errno.c
(edit) @405   18 years bennylp Removed pj_opterr from getopt.h as it is currently not supported
(edit) @404   18 years bennylp Added implementation of media clock and master port (to control frame …
(edit) @403   18 years bennylp Added the time when session was created in pjmedia_rtcp_stat
(edit) @402   18 years bennylp Changed stream.c so it won't quit after recvfrom returns ECONNRESET
(edit) @401   18 years bennylp Fixed bug: credentials are not copied properly in set_credentials()
(edit) @400   19 years bennylp Set pjproject version to 0.5.4.10
(edit) @399   19 years bennylp Added loss period for rx stream implementation
(edit) @398   19 years bennylp Added call duration in pjsua
(edit) @397   19 years bennylp Added code in RTCP to handle PerformanceQueryCounter? bug on Win32
(edit) @396   19 years bennylp Added experimental code to handle QueryPerformanceCounter? leaping bug on …
(edit) @395   19 years bennylp Fixed small typo error in printed message in siprtp.c
(edit) @394   19 years bennylp Randomize RTCP send interval to reduce collision risk
(edit) @393   19 years bennylp Fixed RTCP compilation warnings with gcc
(edit) @392   19 years bennylp Beautify screen output of the siprtp sample
(edit) @391   19 years bennylp Fixed crash bug in siprtp sample when call is not connected
(edit) @390   19 years bennylp Integrate (stream) quality monitoring into RTCP framework, and update all …
(edit) @389   19 years bennylp Protect RTCP packet lost calculation against incorrect packet expectations
(edit) @388   19 years bennylp Added detection/protection against inaccurate timestamp in RTCP
(edit) @387   19 years bennylp Don't use rdtsc for high res timestamp on Linux as it's highly inaccurate …
(edit) @386   19 years bennylp Added timestamp frequency accuracy test in pjlib-test
(edit) @385   19 years bennylp Fixed RTT calculation bug in RTCP
(edit) @384   19 years bennylp Fixed bug in RTT calculation in RTCP and increase RTT resolution to usec
(edit) @383   19 years bennylp Added RTCP end to end delay calculation
(edit) @382   19 years bennylp Fixed bug in RTCP: packing error causing size mismatch when compiled with …
(edit) @381   19 years bennylp Changed RTCP timing to use high resolution timestamp
(edit) @380   19 years bennylp Fixed SSRC generation in siprtp sample
(edit) @379   19 years bennylp Added more stats and options in siprtp samples
(edit) @378   19 years bennylp Changed the packet lost calculation (previously it always reported at …
(edit) @377   19 years bennylp Removed some UDP socket warnings
(edit) @376   19 years bennylp Changed pjsip_dlg_send_request() API to NOT return transaction as it is …
(edit) @375   19 years bennylp Added siprtp sample
(edit) @374   19 years bennylp Moved private create session info from SDP to public API
(edit) @373   19 years bennylp Changed sndinfo sample to use higher resolution pj_get_timestamp() instead …
(edit) @372   19 years bennylp Added some flags during playback buffer creation
(edit) @371   19 years bennylp Added DirectSound? sound implementation
(edit) @370   19 years bennylp Fixed crashed bug when pjsua failed to initialize. Also fixed PortAudio?
(edit) @369   19 years bennylp Removed continuous warnings in handle_events in pjsua_core, and …
(edit) @368   19 years bennylp Support for alternate pool backend
(edit) @367   19 years bennylp Fixed crash bug with poll_reset() in rdata
(edit) @366   19 years bennylp Fixed reading memory past buffer error in SDP
(edit) @365   19 years bennylp Fixed race condition bug in ioqueue unregistration for select and Win32 …
(edit) @364   19 years bennylp Added ability to have custom pool backend (needed for pool debugging …
(edit) @363   19 years bennylp Fixed bug in ioqueue: crashed when key is unregistered while another …
(edit) @362   19 years bennylp Added byte order swapping utilities
(edit) @361   19 years bennylp Added more samples: WAV recorder, resample, etc., and also moved some …
(edit) @360   19 years bennylp Moved getopt from pjsua-lib to pjlib-util
(edit) @359   19 years bennylp Moved getopt from pjsua-lib to pjlib-util
Note: See TracRevisionLog for help on using the revision log.