source: pjproject/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @516   18 years bennylp Added speex jitter buffer and AEC files to the library
(edit) @515   18 years bennylp Modifications all over the place, but mainly only to update Doxygen …
(edit) @514   18 years bennylp Fixed pjlib doxygen documentation
(edit) @513   18 years bennylp Optimizations mostly in the conference bridge (gained more than 3x faster)
(edit) @512   18 years bennylp Fixed couple of bugs in pjsua API: (1) server presence subscription not …
(edit) @511   18 years bennylp Cleanup more compilation warnings with Mingw
(edit) @510   18 years bennylp Fixed bug in command line parsing in pjsua
(edit) @509   18 years bennylp Cleanup misc compilation warnings with gcc
(edit) @508   18 years bennylp Fixed new pjsua build/makefiles
(edit) @507   18 years bennylp Implement --null-audio, --auto-loop, etc. in pjsua
(edit) @506   18 years bennylp Standardise clearing and copying frame with pjmedia_zero_samples() and …
(edit) @505   18 years bennylp Fixed couple of bugs in stream: (1) race condition when transport callback …
(edit) @504   18 years bennylp Removed activex-pjsua from projects (no longer desired)
(edit) @503   18 years bennylp -- REWRITE OF PJSUA API --
(edit) @502   18 years bennylp Fixed bugs in client authentication: (1)tx_data in reinit_req() is not …
(edit) @501   18 years bennylp Added pjmedia_sdp_neg_was_aswer_remote()
(edit) @500   18 years bennylp Added status_text and cause_text in dialog and transaction to capture the …
(edit) @499   18 years bennylp Fixed bug in generating CANCEL request when the INVITE request contains …
(edit) @498   18 years bennylp Added mutex protection and option not to delete upstream/downstream port …
(edit) @497   18 years bennylp Changed codec priority to use integer with value between 0-255 instead of …
(edit) @495   18 years bennylp Fixed bug in xoff calculation in PJMEDIA resample
(edit) @494   18 years bennylp Changed codec names to uppercase in siprtp, as they are not accepted by …
(edit) @493   18 years bennylp Updated pjsua Makefile with recent changes in pjsua-lib
(edit) @492   18 years bennylp Another huge chunks of modifications in PJSUA API, too many things to …
(edit) @491   18 years bennylp More information in error reporting on parsing error
(edit) @488   18 years bennylp Uploaded splitter/combiner API draft
(edit) @487   18 years bennylp Initial work on pjsua ActiveX component
(edit) @486   18 years bennylp Added pjsip_endpt_handle_events2(), which has an additional argument to …
(edit) @485   18 years bennylp Speex codec will refuse codec quality/complexity 0 and replace them with …
(edit) @484   18 years bennylp Added "#undef s_addr" in sock.h to fix build error on some Windows …
(edit) @483   18 years bennylp Added options in pjmedia UDP transport to disable source address checking
(edit) @482   19 years bennylp More changes in pjsua API to make it more complete high level API
(edit) @481   19 years bennylp Sound device id zero mean autoselect device
(edit) @480   19 years bennylp Added set_pos() to WAV player
(edit) @479   19 years bennylp Added destroy in transport operation
(edit) @477   19 years bennylp Added README-RTEMS and tweaked the makefiles
(edit) @476   19 years bennylp First stage in pjsua library re-arrangements towards creating an easy to …
(edit) @473   19 years bennylp Fixed minor compilation warnings in rtcp.h
(edit) @472   19 years bennylp Cleanup warnings with MSVC 2003
(edit) @471   19 years bennylp Change jitter calculation in sound test (sndtest) to show the worst jitter …
(edit) @470   19 years bennylp Fixed crash bug in DSound closing procedure
(edit) @469   19 years bennylp Put back high thread priority in dsound.c
(edit) @468   19 years bennylp Fixed MacOS X build
(edit) @467   19 years bennylp Changed DirectSound? not to be too aggressive when capturing frames
(edit) @466   19 years bennylp Increase default number of DirectSound? buffers to 16. This has seemed to …
(edit) @465   19 years bennylp Fixed minor bug in silence detector
(edit) @464   19 years bennylp Added sound test sample
(edit) @463   19 years bennylp DirectSound? capture device queries stream position and retrieves any …
(edit) @462   19 years bennylp Added device enumeration capability in DirectSound?
(edit) @461   19 years bennylp Fixed warning about unreference arguments in transport_udp.c
(edit) @460   19 years bennylp Set media thread in siprtp samples to highest priority to make RTCP jitter …
(edit) @459   19 years bennylp Fixed crashed with the latest VAD changes
(edit) @458   19 years bennylp Removed VSS traces from .dsp files
(edit) @457   19 years bennylp Install VAD in g711, gsm, and speex, and add the DTX support in stream.c. …
(edit) @456   19 years bennylp Changed PJ_ASSERT_RETURN to evaluate the expression in the pj_assert, so …
(edit) @455   19 years bennylp Changed the way average jitter is calculated in rtcp
(edit) @454   19 years bennylp Added --report-file options in siprtp
(edit) @453   19 years bennylp Changed the way Content-Type is written. Whitespace is now written before …
(edit) @452   19 years bennylp Major modification in pjmedia to split stream transport into separate …
(edit) @451   19 years bennylp Rearrange DirectSound? closing steps to reduce blocking delay
(edit) @450   19 years bennylp Fixed excessive jitter prefetch message when silence detector is applied …
(edit) @449   19 years bennylp Fixed error in Samples.mak (TARGET instead of TARGET_NAME)
(edit) @448   19 years bennylp Rearrange transaction statefull stuffs in SIP so that it will not be …
(edit) @447   19 years bennylp Fixed broken make on Linux etc because of missing os_timestamp_linux.c …
(edit) @446   19 years bennylp Fixed bug in UAS dialog (remote.info_str was taken from local info)
(edit) @445   19 years bennylp Changed default sound back-end on Win32 to own DirectSound?
(edit) @444   19 years bennylp Fixed bug in siprtp because of recent changes in …
(edit) @443   19 years bennylp Set default sound backend in Win32 to own DirectSound?, and changed …
(edit) @442   19 years bennylp Fixed more bugs with multiple frame handling
(edit) @441   19 years bennylp Change how --add-codec works in pjsua
(edit) @440   19 years bennylp Fixed bug with multiple frames handling in RTP stream
(edit) @439   19 years bennylp Add $TARGET variable in Samples-vc.mak
(edit) @438   19 years bennylp Another major modifications in PJMEDIA: - handle multiple frames in one …
(edit) @437   19 years bennylp Split reporting capability to separate file in siprtp sample
(edit) @436   19 years bennylp Fixed bugs: stream should give to jitter buffer the extended/32bit …
(edit) @435   19 years bennylp Fixed bug: incorrect remote and local PT for telephone-events (swapped)
(edit) @434   19 years bennylp Removed rwmutex implementation to os_rwmutex.c
(edit) @433   19 years bennylp Merge-in RTEMS port patch by Phil Torre <ptorre@…>, alpha …
(edit) @432   19 years bennylp Updated root Makefile, defined $TARGET as shortcut for …
(edit) @431   19 years bennylp Updated Makefiles, defined $TARGET as shortcut for …
(edit) @430   19 years bennylp Added maximum duration and auto-quit option in siprtp sample.
(edit) @429   19 years bennylp Rename hard coded constants (such as ptime) in G711 to a macro for better …
(edit) @428   19 years bennylp Changed jbuf param name in stream_info, and generate random SSRC for …
(edit) @427   19 years bennylp Fixed several bugs in RTCP and tested the compatibility. Fixed bugs: total …
(edit) @426   19 years bennylp Do not disable port if put_frame()/get_frame() returns error
(edit) @424   19 years bennylp Fixed bug in event subscription when it is challenged/authenticated
(edit) @423   19 years bennylp Released version 0.5.5
(edit) @422   19 years bennylp Improve codec handling in pjsua cmd-line options, and add URI to call
(edit) @421   19 years bennylp Fixed bugs in codec priority sorting
(edit) @420   19 years bennylp Added different error code when remote does not support RFC 2833
(edit) @419   19 years bennylp Increase the maximum number of formats in SDP media line (from 16 to 32)
(edit) @418   19 years bennylp Set version to 0.5.4.11
(edit) @417   19 years bennylp Added Packet Lost Concealment (PLC) framework, with two backend algorithms …
(edit) @416   19 years bennylp Fixed compatibility problem (missing From tag) with RFC 2543 compliant UAs
(edit) @415   19 years bennylp Implement simple frame replay based packet lost concealment
(edit) @414   19 years bennylp Fixed obsolete comments in stream.h and session.h about stream …
(edit) @413   19 years bennylp Updated pjmedia-codec Makefile for recent L16 codec addition
(edit) @412   19 years bennylp Initial support for stereo codecs, and added L16 codecs. Also better …
(edit) @411   19 years bennylp Initial support for stereo codecs, and added L16 codecs. Also better …
(edit) @410   19 years bennylp Added sound clock drifting reporting in sndinfo sample
Note: See TracRevisionLog for help on using the revision log.