Timeline


and

May 28, 2006:

2:58 PM Changeset [482] by bennylp
More changes in pjsua API to make it more complete high level API
2:55 PM Changeset [481] by bennylp
Sound device id zero mean autoselect device
2:51 PM Changeset [480] by bennylp
Added set_pos() to WAV player
2:45 PM Changeset [479] by bennylp
Added destroy in transport operation

May 27, 2006:

8:54 PM Changeset [478] by ismangil
Initial
1:11 PM Changeset [477] by bennylp
Added README-RTEMS and tweaked the makefiles

May 26, 2006:

12:17 PM Changeset [476] by bennylp
First stage in pjsua library re-arrangements towards creating an easy to …
12:10 AM Changeset [475] by ismangil
Added build.mak for Symbian
12:00 AM Changeset [474] by bennylp
Branch for initial Symbian porting effort

May 25, 2006:

8:19 PM Changeset [473] by bennylp
Fixed minor compilation warnings in rtcp.h

May 24, 2006:

10:25 AM Changeset [472] by bennylp
Cleanup warnings with MSVC 2003

May 22, 2006:

10:48 AM Changeset [471] by bennylp
Change jitter calculation in sound test (sndtest) to show the worst jitter …
10:47 AM Changeset [470] by bennylp
Fixed crash bug in DSound closing procedure
10:28 AM Changeset [469] by bennylp
Put back high thread priority in dsound.c

May 21, 2006:

11:20 PM Changeset [468] by bennylp
Fixed MacOS X build
10:53 PM Changeset [467] by bennylp
Changed DirectSound? not to be too aggressive when capturing frames
10:44 PM Changeset [466] by bennylp
Increase default number of DirectSound? buffers to 16. This has seemed to …
10:43 PM Changeset [465] by bennylp
Fixed minor bug in silence detector
7:00 PM Changeset [464] by bennylp
Added sound test sample
7:00 PM Changeset [463] by bennylp
DirectSound? capture device queries stream position and retrieves any …

May 20, 2006:

3:44 PM Changeset [462] by bennylp
Added device enumeration capability in DirectSound?
2:31 PM Changeset [461] by bennylp
Fixed warning about unreference arguments in transport_udp.c
1:01 PM Changeset [460] by bennylp
Set media thread in siprtp samples to highest priority to make RTCP jitter …
9:55 AM Changeset [459] by bennylp
Fixed crashed with the latest VAD changes

May 19, 2006:

9:06 PM Changeset [458] by bennylp
Removed VSS traces from .dsp files
3:58 PM Changeset [457] by bennylp
Install VAD in g711, gsm, and speex, and add the DTX support in stream.c. …
3:54 PM Changeset [456] by bennylp
Changed PJ_ASSERT_RETURN to evaluate the expression in the pj_assert, so …

May 18, 2006:

6:35 PM Changeset [455] by bennylp
Changed the way average jitter is calculated in rtcp
6:34 PM Changeset [454] by bennylp
Added --report-file options in siprtp

May 17, 2006:

9:24 PM Changeset [453] by bennylp
Changed the way Content-Type is written. Whitespace is now written before …
5:17 PM Changeset [452] by bennylp
Major modification in pjmedia to split stream transport into separate …
5:15 PM Changeset [451] by bennylp
Rearrange DirectSound? closing steps to reduce blocking delay

May 16, 2006:

8:53 PM Changeset [450] by bennylp
Fixed excessive jitter prefetch message when silence detector is applied …
1:27 PM Changeset [449] by bennylp
Fixed error in Samples.mak (TARGET instead of TARGET_NAME)
1:20 PM Changeset [448] by bennylp
Rearrange transaction statefull stuffs in SIP so that it will not be …
12:33 PM Changeset [447] by bennylp
Fixed broken make on Linux etc because of missing os_timestamp_linux.c …
10:19 AM Changeset [446] by bennylp
Fixed bug in UAS dialog (remote.info_str was taken from local info)

May 14, 2006:

9:29 PM Changeset [445] by bennylp
Changed default sound back-end on Win32 to own DirectSound?
8:57 PM Changeset [444] by bennylp
Fixed bug in siprtp because of recent changes in …
6:50 PM Changeset [443] by bennylp
Set default sound backend in Win32 to own DirectSound?, and changed …
6:23 PM Changeset [442] by bennylp
Fixed more bugs with multiple frame handling
10:55 AM Changeset [441] by bennylp
Change how --add-codec works in pjsua
10:54 AM Changeset [440] by bennylp
Fixed bug with multiple frames handling in RTP stream
9:39 AM Changeset [439] by bennylp
Add $TARGET variable in Samples-vc.mak

May 13, 2006:

10:46 PM Changeset [438] by bennylp
Another major modifications in PJMEDIA: - handle multiple frames in one …

May 12, 2006:

10:20 AM Changeset [437] by bennylp
Split reporting capability to separate file in siprtp sample

May 11, 2006:

2:32 PM Changeset [436] by bennylp
Fixed bugs: stream should give to jitter buffer the extended/32bit …
2:22 PM Changeset [435] by bennylp
Fixed bug: incorrect remote and local PT for telephone-events (swapped)
10:33 AM Changeset [434] by bennylp
Removed rwmutex implementation to os_rwmutex.c

May 10, 2006:

7:24 PM Changeset [433] by bennylp
Merge-in RTEMS port patch by Phil Torre <ptorre@…>, alpha …

May 4, 2006:

8:57 AM Changeset [432] by bennylp
Updated root Makefile, defined $TARGET as shortcut for …
8:43 AM Changeset [431] by bennylp
Updated Makefiles, defined $TARGET as shortcut for …

May 3, 2006:

6:16 PM Changeset [430] by bennylp
Added maximum duration and auto-quit option in siprtp sample.

May 2, 2006:

5:51 PM Changeset [429] by bennylp
Rename hard coded constants (such as ptime) in G711 to a macro for better …
5:49 PM Changeset [428] by bennylp
Changed jbuf param name in stream_info, and generate random SSRC for …
5:47 PM Changeset [427] by bennylp
Fixed several bugs in RTCP and tested the compatibility. Fixed bugs: total …
5:44 PM Changeset [426] by bennylp
Do not disable port if put_frame()/get_frame() returns error

Apr 29, 2006:

1:55 PM Changeset [425] by bennylp
Version 0.5.5.1 final web release
12:38 PM Changeset [424] by bennylp
Fixed bug in event subscription when it is challenged/authenticated
10:03 AM Changeset [423] by bennylp
Released version 0.5.5
8:31 AM Changeset [422] by bennylp
Improve codec handling in pjsua cmd-line options, and add URI to call
8:23 AM Changeset [421] by bennylp
Fixed bugs in codec priority sorting

Apr 28, 2006:

5:49 PM Changeset [420] by bennylp
Added different error code when remote does not support RFC 2833
3:37 PM Changeset [419] by bennylp
Increase the maximum number of formats in SDP media line (from 16 to 32)
3:17 PM Changeset [418] by bennylp
Set version to 0.5.4.11
2:48 PM Changeset [417] by bennylp
Added Packet Lost Concealment (PLC) framework, with two backend algorithms …
2:46 PM Changeset [416] by bennylp
Fixed compatibility problem (missing From tag) with RFC 2543 compliant UAs
1:00 AM Changeset [415] by bennylp
Implement simple frame replay based packet lost concealment
Note: See TracTimeline for information about the timeline view.