|
|
@477
|
19 years |
bennylp |
Added README-RTEMS and tweaked the makefiles
|
|
|
@476
|
19 years |
bennylp |
First stage in pjsua library re-arrangements towards creating an easy to …
|
|
|
@473
|
19 years |
bennylp |
Fixed minor compilation warnings in rtcp.h
|
|
|
@472
|
19 years |
bennylp |
Cleanup warnings with MSVC 2003
|
|
|
@471
|
19 years |
bennylp |
Change jitter calculation in sound test (sndtest) to show the worst jitter …
|
|
|
@470
|
19 years |
bennylp |
Fixed crash bug in DSound closing procedure
|
|
|
@469
|
19 years |
bennylp |
Put back high thread priority in dsound.c
|
|
|
@468
|
19 years |
bennylp |
Fixed MacOS X build
|
|
|
@467
|
19 years |
bennylp |
Changed DirectSound? not to be too aggressive when capturing frames
|
|
|
@466
|
19 years |
bennylp |
Increase default number of DirectSound? buffers to 16. This has seemed to …
|
|
|
@465
|
19 years |
bennylp |
Fixed minor bug in silence detector
|
|
|
@464
|
19 years |
bennylp |
Added sound test sample
|
|
|
@463
|
19 years |
bennylp |
DirectSound? capture device queries stream position and retrieves any …
|
|
|
@462
|
19 years |
bennylp |
Added device enumeration capability in DirectSound?
|
|
|
@461
|
19 years |
bennylp |
Fixed warning about unreference arguments in transport_udp.c
|
|
|
@460
|
19 years |
bennylp |
Set media thread in siprtp samples to highest priority to make RTCP jitter …
|
|
|
@459
|
19 years |
bennylp |
Fixed crashed with the latest VAD changes
|
|
|
@458
|
19 years |
bennylp |
Removed VSS traces from .dsp files
|
|
|
@457
|
19 years |
bennylp |
Install VAD in g711, gsm, and speex, and add the DTX support in stream.c. …
|
|
|
@456
|
19 years |
bennylp |
Changed PJ_ASSERT_RETURN to evaluate the expression in the pj_assert, so …
|
|
|
@455
|
19 years |
bennylp |
Changed the way average jitter is calculated in rtcp
|
|
|
@454
|
19 years |
bennylp |
Added --report-file options in siprtp
|
|
|
@453
|
19 years |
bennylp |
Changed the way Content-Type is written. Whitespace is now written before …
|
|
|
@452
|
19 years |
bennylp |
Major modification in pjmedia to split stream transport into separate …
|
|
|
@451
|
19 years |
bennylp |
Rearrange DirectSound? closing steps to reduce blocking delay
|
|
|
@450
|
19 years |
bennylp |
Fixed excessive jitter prefetch message when silence detector is applied …
|
|
|
@449
|
19 years |
bennylp |
Fixed error in Samples.mak (TARGET instead of TARGET_NAME)
|
|
|
@448
|
19 years |
bennylp |
Rearrange transaction statefull stuffs in SIP so that it will not be …
|
|
|
@447
|
19 years |
bennylp |
Fixed broken make on Linux etc because of missing os_timestamp_linux.c …
|
|
|
@446
|
19 years |
bennylp |
Fixed bug in UAS dialog (remote.info_str was taken from local info)
|
|
|
@445
|
19 years |
bennylp |
Changed default sound back-end on Win32 to own DirectSound?
|
|
|
@444
|
19 years |
bennylp |
Fixed bug in siprtp because of recent changes in …
|
|
|
@443
|
19 years |
bennylp |
Set default sound backend in Win32 to own DirectSound?, and changed …
|
|
|
@442
|
19 years |
bennylp |
Fixed more bugs with multiple frame handling
|
|
|
@441
|
19 years |
bennylp |
Change how --add-codec works in pjsua
|
|
|
@440
|
19 years |
bennylp |
Fixed bug with multiple frames handling in RTP stream
|
|
|
@439
|
19 years |
bennylp |
Add $TARGET variable in Samples-vc.mak
|
|
|
@438
|
19 years |
bennylp |
Another major modifications in PJMEDIA:
- handle multiple frames in one …
|
|
|
@437
|
19 years |
bennylp |
Split reporting capability to separate file in siprtp sample
|
|
|
@436
|
19 years |
bennylp |
Fixed bugs: stream should give to jitter buffer the extended/32bit …
|
|
|
@435
|
19 years |
bennylp |
Fixed bug: incorrect remote and local PT for telephone-events (swapped)
|
|
|
@434
|
19 years |
bennylp |
Removed rwmutex implementation to os_rwmutex.c
|
|
|
@433
|
19 years |
bennylp |
Merge-in RTEMS port patch by Phil Torre <ptorre@…>, alpha …
|
|
|
@432
|
19 years |
bennylp |
Updated root Makefile, defined $TARGET as shortcut for …
|
|
|
@431
|
19 years |
bennylp |
Updated Makefiles, defined $TARGET as shortcut for …
|
|
|
@430
|
19 years |
bennylp |
Added maximum duration and auto-quit option in siprtp sample.
|
|
|
@429
|
19 years |
bennylp |
Rename hard coded constants (such as ptime) in G711 to a macro for better …
|
|
|
@428
|
19 years |
bennylp |
Changed jbuf param name in stream_info, and generate random SSRC for …
|
|
|
@427
|
19 years |
bennylp |
Fixed several bugs in RTCP and tested the compatibility. Fixed bugs: total …
|
|
|
@426
|
19 years |
bennylp |
Do not disable port if put_frame()/get_frame() returns error
|
|
|
@424
|
19 years |
bennylp |
Fixed bug in event subscription when it is challenged/authenticated
|
|
|
@423
|
19 years |
bennylp |
Released version 0.5.5
|
|
|
@422
|
19 years |
bennylp |
Improve codec handling in pjsua cmd-line options, and add URI to call
|
|
|
@421
|
19 years |
bennylp |
Fixed bugs in codec priority sorting
|
|
|
@420
|
19 years |
bennylp |
Added different error code when remote does not support RFC 2833
|
|
|
@419
|
19 years |
bennylp |
Increase the maximum number of formats in SDP media line (from 16 to 32)
|
|
|
@418
|
19 years |
bennylp |
Set version to 0.5.4.11
|
|
|
@417
|
19 years |
bennylp |
Added Packet Lost Concealment (PLC) framework, with two backend algorithms …
|
|
|
@416
|
19 years |
bennylp |
Fixed compatibility problem (missing From tag) with RFC 2543 compliant UAs
|
|
|
@415
|
19 years |
bennylp |
Implement simple frame replay based packet lost concealment
|
|
|
@414
|
19 years |
bennylp |
Fixed obsolete comments in stream.h and session.h about stream …
|
|
|
@413
|
19 years |
bennylp |
Updated pjmedia-codec Makefile for recent L16 codec addition
|
|
|
@412
|
19 years |
bennylp |
Initial support for stereo codecs, and added L16 codecs. Also better …
|
|
|
@411
|
19 years |
bennylp |
Initial support for stereo codecs, and added L16 codecs. Also better …
|
|
|
@410
|
19 years |
bennylp |
Added sound clock drifting reporting in sndinfo sample
|
|
|
@409
|
19 years |
bennylp |
Better support for continuing media when peer has restarted …
|
|
|
@408
|
19 years |
bennylp |
Better support for continuing media when peer has restarted …
|
|
|
@407
|
19 years |
bennylp |
Added stream.c example to demonstrate how to stream audio from both sound …
|
|
|
@406
|
19 years |
bennylp |
Added missing error texts in sip_errno.c
|
|
|
@405
|
19 years |
bennylp |
Removed pj_opterr from getopt.h as it is currently not supported
|
|
|
@404
|
19 years |
bennylp |
Added implementation of media clock and master port (to control frame …
|
|
|
@403
|
19 years |
bennylp |
Added the time when session was created in pjmedia_rtcp_stat
|
|
|
@402
|
19 years |
bennylp |
Changed stream.c so it won't quit after recvfrom returns ECONNRESET
|
|
|
@401
|
19 years |
bennylp |
Fixed bug: credentials are not copied properly in set_credentials()
|
|
|
@400
|
19 years |
bennylp |
Set pjproject version to 0.5.4.10
|
|
|
@399
|
19 years |
bennylp |
Added loss period for rx stream implementation
|
|
|
@398
|
19 years |
bennylp |
Added call duration in pjsua
|
|
|
@397
|
19 years |
bennylp |
Added code in RTCP to handle PerformanceQueryCounter? bug on Win32
|
|
|
@396
|
19 years |
bennylp |
Added experimental code to handle QueryPerformanceCounter? leaping bug on …
|
|
|
@395
|
19 years |
bennylp |
Fixed small typo error in printed message in siprtp.c
|
|
|
@394
|
19 years |
bennylp |
Randomize RTCP send interval to reduce collision risk
|
|
|
@393
|
19 years |
bennylp |
Fixed RTCP compilation warnings with gcc
|
|
|
@392
|
19 years |
bennylp |
Beautify screen output of the siprtp sample
|
|
|
@391
|
19 years |
bennylp |
Fixed crash bug in siprtp sample when call is not connected
|
|
|
@390
|
19 years |
bennylp |
Integrate (stream) quality monitoring into RTCP framework, and update all …
|
|
|
@389
|
19 years |
bennylp |
Protect RTCP packet lost calculation against incorrect packet expectations
|
|
|
@388
|
19 years |
bennylp |
Added detection/protection against inaccurate timestamp in RTCP
|
|
|
@387
|
19 years |
bennylp |
Don't use rdtsc for high res timestamp on Linux as it's highly inaccurate …
|
|
|
@386
|
19 years |
bennylp |
Added timestamp frequency accuracy test in pjlib-test
|
|
|
@385
|
19 years |
bennylp |
Fixed RTT calculation bug in RTCP
|
|
|
@384
|
19 years |
bennylp |
Fixed bug in RTT calculation in RTCP and increase RTT resolution to usec
|
|
|
@383
|
19 years |
bennylp |
Added RTCP end to end delay calculation
|
|
|
@382
|
19 years |
bennylp |
Fixed bug in RTCP: packing error causing size mismatch when compiled with …
|
|
|
@381
|
19 years |
bennylp |
Changed RTCP timing to use high resolution timestamp
|
|
|
@380
|
19 years |
bennylp |
Fixed SSRC generation in siprtp sample
|
|
|
@379
|
19 years |
bennylp |
Added more stats and options in siprtp samples
|
|
|
@378
|
19 years |
bennylp |
Changed the packet lost calculation (previously it always reported at …
|
|
|
@377
|
19 years |
bennylp |
Removed some UDP socket warnings
|
|
|
@376
|
19 years |
bennylp |
Changed pjsip_dlg_send_request() API to NOT return transaction as it is …
|
|
|
@375
|
19 years |
bennylp |
Added siprtp sample
|
|
|