Timeline


and

Oct 14, 2011:

6:41 AM Ticket #1388 (Support for OpenCORE AMR-NB codec (thank you Dan Arrhenius for the ...) closed by bennylp
fixed: (In [3817]) Support for OpenCORE AMR-NB codec on Windows. This closes …
6:41 AM Changeset [3817] by bennylp
Support for OpenCORE AMR-NB codec on Windows. This closes #1388
4:15 AM Changeset [3816] by bennylp
Committing re #1388: Support for OpenCORE AMR-NB codec (thank you Dan …
3:27 AM Ticket #1388 (Support for OpenCORE AMR-NB codec (thank you Dan Arrhenius for the ...) created by bennylp
The updated OpenCORE AMR instructions are in …
2:08 AM Ticket #1387 (Missing newline when printing user defined header in multipart message ...) closed by bennylp
fixed: (In [3815]) Fixed #1387: Bug in printing user defined header in multipart …
2:08 AM Changeset [3815] by bennylp
Fixed #1387: Bug in printing user defined header in multipart message …
2:08 AM Ticket #1387 (Missing newline when printing user defined header in multipart message ...) created by bennylp
Bug in the multipart message will cause user defined headers to be printed …

Oct 13, 2011:

9:02 AM Changeset [3814] by nanang
Re #1378: - Implemented new algorithm for JB progressive discard. - …

Oct 11, 2011:

7:26 AM Ticket #1386 (Crash when invoking pjsip_endpt_send_raw_to_uri()) closed by nanang
fixed: (In [3813]) Fixed #1386: fixed send_raw_resolver_callback() in sip_util.c, …
7:26 AM Changeset [3813] by nanang
Fixed #1386: fixed send_raw_resolver_callback() in sip_util.c, should …
7:24 AM Ticket #1386 (Crash when invoking pjsip_endpt_send_raw_to_uri()) created by nanang
The tdata gets freed prematurely after invoking pjsip_tpmgr_send_raw().
5:06 AM Ticket #1385 (Bug in SDP negotiation when generating answer with prefer_remote_codec==0 ...) closed by nanang
fixed: (In [3812]) Fixed #1385: fixed match_offer() of SDP negotiator in …
5:06 AM Changeset [3812] by nanang
Fixed #1385: fixed match_offer() of SDP negotiator in comparing rtpmap …
4:49 AM Ticket #1385 (Bug in SDP negotiation when generating answer with prefer_remote_codec==0 ...) created by nanang
Sample cases: - 'AMR/8000' (master/local-preanswer) vs 'AMR/8000/1' …
4:40 AM Changeset [3811] by bennylp
Some more error handling (re #1384: HTTP client source port range)
4:37 AM Ticket #1384 (Setting to control HTTP client source port range (thanks Johan Lantz for ...) closed by bennylp
fixed: (In [3810]) Fixed #1384: HTTP client source port range setting (thanks …
4:37 AM Changeset [3810] by bennylp
Fixed #1384: HTTP client source port range setting (thanks Johan Lantz for …
4:36 AM Ticket #1384 (Setting to control HTTP client source port range (thanks Johan Lantz for ...) created by bennylp
Setting to control the port range which the HTTP client should bind to. …
3:05 AM Changeset [3809] by nanang
Misc (#1252): Wrong APS/VAS frame header generation for AMR …

Oct 10, 2011:

7:32 AM Changeset [3808] by bennylp
Changed version to 2.0-alpha2-svn
6:30 AM Milestone release-2.0-alpha2 completed
= Version 2.0 - Alpha 2 Release = See [wiki:Video_Users_Guide Video …
6:11 AM Changeset [3807] by bennylp
Tagged 2.0-alpha2
6:10 AM Changeset [3806] by bennylp
Changed version to 2.0-alpha2
6:05 AM Ticket #1370 (Miscellaneous) closed by bennylp
fixed
6:02 AM Changeset [3805] by bennylp
Set default H.263 bandwidth to 128Kbps instead of 1Mbps (re #1370)

Oct 9, 2011:

11:00 AM Media_Transport_Adapter edited by bennylp
(diff)
11:00 AM Media_Transport_Adapter edited by bennylp
(diff)
10:58 AM Ticket #1383 (Update the transport adapter sample in pjsua) closed by bennylp
fixed: (In [3804]) Fixed #1383: Update the transport adapter sample in pjsua
10:58 AM Changeset [3804] by bennylp
Fixed #1383: Update the transport adapter sample in pjsua
10:56 AM Ticket #1383 (Update the transport adapter sample in pjsua) created by bennylp
A new wiki Media_Transport_Adapter was created to demonstrate how …

Oct 7, 2011:

5:41 AM Ticket #1382 (Handle flipped image in dshow) closed by ming
fixed: (In [3803]) Closed #1382: Handle flipped image in dshow
5:41 AM Changeset [3803] by ming
Closed #1382: Handle flipped image in dshow
5:41 AM Ticket #1382 (Handle flipped image in dshow) created by ming
For uncompressed RGB formats, dshow will produce a bottom-up image …

Oct 6, 2011:

11:17 AM Media_Transport_Adapter edited by bennylp
(diff)
11:16 AM WikiStart edited by bennylp
(diff)
9:13 AM Changeset [3802] by bennylp
Misc (re #1370): limit the number of error messages caused by error in …
8:13 AM Changeset [3801] by nanang
Misc (re #1370): disable H263 codec for RTP communication (was enabled to …
7:48 AM Changeset [3800] by bennylp
Misc (re #1370): pjsua hide preview window when setting preview off
7:37 AM Changeset [3799] by bennylp
Misc (re #1370): fixed change video capture device for a call …
7:33 AM Changeset [3798] by bennylp
Misc (re #1370): rename command "vid call set-cap" to "vid call cap", and …
7:11 AM Changeset [3797] by ming
Re #1370: Fixed dshow enumeration device capability.
6:49 AM Changeset [3796] by ming
Re #1266: * Make sure that all media transports are already created and …
6:37 AM Ticket #1381 (Allow omitting SDP format parameter in video codec) closed by nanang
fixed: (In [3795]) Close #1381: - Added 'ignore_fmtp' field in …
6:37 AM Changeset [3795] by nanang
Close #1381: - Added 'ignore_fmtp' field in pjmedia_vid_codec_param to …
6:18 AM Changeset [3794] by ming
Re #1370: fixed a bug which accidentally overwrites the function …
6:10 AM Ticket #1381 (Allow omitting SDP format parameter in video codec) created by nanang
Video codec framework employs SDP fmtp attribute for specifying codec …
6:05 AM Changeset [3793] by bennylp
Misc (re #1370): calling pjmedia_vid_port_start() more than once had …
5:57 AM Changeset [3792] by bennylp
Misc (re #1370): vid_dev_stream should not call start() if it is already …
5:56 AM Changeset [3791] by bennylp
Misc (re #1370): removed dead code in session.c
5:39 AM Changeset [3790] by nanang
Misc (re #1370): minor fix compile warning on VS2005 about comparison …
3:11 AM Ticket #1380 (Using locking to specific listener feature may cause outgoing TCP ...) created by bennylp

Oct 4, 2011:

2:09 PM Changeset [3789] by bennylp
Fixed link error in pjsua due to r3785 (Misc, re #1370)
1:49 PM Changeset [3788] by bennylp
Fixed missing updating of call_med's cap_dev after fast switching (re …
1:35 PM Changeset [3787] by bennylp
More re #1362: actually try to use the device switching capability in …
8:23 AM Ticket #1379 (API to check if video stream is running) closed by bennylp
fixed: (In [3786]) Added pjsua_call_vid_stream_is_running() and …
8:23 AM Changeset [3786] by bennylp
Added pjsua_call_vid_stream_is_running() and …
8:21 AM Ticket #1379 (API to check if video stream is running) created by bennylp
New API is added to allow application to quickly check if a particular …
4:04 AM Changeset [3785] by bennylp
Misc (re #1370): auto arranging of video windows in pjsua
4:03 AM Changeset [3784] by bennylp
Misc (re #1370): minor fix in pjsua_vid_preview_get_win() documentation …
4:02 AM Changeset [3783] by bennylp
Misc (re #1370): open v4l2 in blocking mode to get rid of Resource …

Oct 3, 2011:

11:01 AM Changeset [3782] by nanang
Re #1358 (minor updates in event.c): - Avoid compile warning when trace …
9:43 AM Ticket #1362 (Support for fast switching between devices) closed by bennylp
fixed: (In [3781]) Added PJMEDIA_VID_DEV_CAP_SWITCH capability to allow fast …
9:43 AM Changeset [3781] by bennylp
Added PJMEDIA_VID_DEV_CAP_SWITCH capability to allow fast switching to …
8:22 AM Changeset [3780] by ming
Re #1266: Modified pjsua_media_channel_deinit() to resume deinit in the …
6:46 AM Ticket #1378 (Change jitter buffer progressive discard algorithm) closed by nanang
fixed: (In [3779]) Fix #1378: replaced discard rate decision based on overflow …
6:46 AM Changeset [3779] by nanang
Fix #1378: replaced discard rate decision based on overflow precentage …
6:40 AM Ticket #1378 (Change jitter buffer progressive discard algorithm) created by nanang
Issues with current algorithm: - Precision issue in discard rate …
5:24 AM Ticket #1358 (Crash in event handling in pjsua-lib) closed by nanang
fixed: (In [3778]) Fix #1358: - Fixed wrong place of video capture & render …
5:23 AM Changeset [3778] by nanang
Fix #1358: - Fixed wrong place of video capture & render event …
2:04 AM Ticket #1266 (Asynchronous media transport creation) closed by ming
fixed: (In [3777]) Closed #1266: Handle incoming calls when media transport is …
2:04 AM Changeset [3777] by ming
Closed #1266: Handle incoming calls when media transport is created …

Sep 29, 2011:

9:30 AM FAQ edited by bennylp
(diff)
8:31 AM Ticket #1361 (Video codec API changes) closed by bennylp
fixed: (In [3776]) Closed #1361: codec API change. Details: - changed encode(), …
8:31 AM Changeset [3776] by bennylp
Closed #1361: codec API change. Details: - changed encode(), packetize(), …

Sep 28, 2011:

4:20 AM Changeset [3775] by ming
Re #1266: Fixed failed automated tests for ICE

Sep 27, 2011:

5:24 AM Ticket #1360 (Video orientation support) closed by nanang
fixed: (In [3774]) Close #1360: implementated video orientation (currently only …
5:24 AM Changeset [3774] by nanang
Close #1360: implementated video orientation (currently only for video …

Sep 24, 2011:

8:57 AM Media_Transport_Adapter edited by bennylp
(diff)
8:56 AM Media_Transport_Adapter edited by bennylp
(diff)
8:56 AM Media_Transport_Adapter edited by bennylp
(diff)
8:21 AM media-srtp-transport.png attached to Media_Transport_Adapter by bennylp
SRTP transport adapter diagram
8:15 AM media-transport.png attached to Media_Transport_Adapter by bennylp
Media transport diagram
4:56 AM Media_Transport_Adapter edited by bennylp
(diff)
4:29 AM Media_Transport_Adapter edited by bennylp
(diff)
4:14 AM Media_Transport_Adapter created by bennylp

Sep 23, 2011:

4:06 AM Changeset [3773] by nanang
Misc video (re #1370): fixed function definition specifier of …
4:00 AM Ticket #1377 (Crash on receiving call hold+unhold in pjsua-lib) closed by nanang
fixed: (In [3772]) Closes #1377: fixed video stream cleanup to reset back …
4:00 AM Changeset [3772] by nanang
Closes #1377: fixed video stream cleanup to reset back cap_win_id & …
3:54 AM Ticket #1377 (Crash on receiving call hold+unhold in pjsua-lib) created by nanang

Sep 22, 2011:

8:13 AM Changeset [3771] by bennylp
Fixed bug in re #1376: pjsua_call_info() could not be called when state is …
7:41 AM Changeset [3770] by bennylp
More re #1375: fixed bug, the reg_first_retry interval is not copied to …
7:33 AM Changeset [3769] by bennylp
More re #1375: added log showing the interval when scheduling the …
6:13 AM Ticket #1376 (Crash if pjsua_call_get_info() is called with disconnected call) closed by bennylp
fixed: (In [3768]) Fixed #1376: Crash if pjsua_call_get_info() is called with …
6:13 AM Changeset [3768] by bennylp
Fixed #1376: Crash if pjsua_call_get_info() is called with disconnected …
6:11 AM Ticket #1376 (Crash if pjsua_call_get_info() is called with disconnected call) created by bennylp
#1371 has caused crash if pjsua_call_get_info() is called with call …
4:24 AM Changeset [3767] by ming
Re #1266: Fixed crash when accepting incoming call.
2:42 AM Changeset [3766] by bennylp
Remove default endianness for bi-endian systems such as MIPS, ARM, and …
1:31 AM Changeset [3765] by bennylp
Another fix to pj_stun_sock_op_name() to support …

Sep 21, 2011:

11:21 AM Changeset [3764] by ming
Re #1266: Fixed build error in non-Windows platform.
10:20 AM Changeset [3763] by ming
Re #1266: Asynchronous media transport creation * Add feature that …
7:38 AM Ticket #1375 (Option to control first re-registration retry interval) closed by bennylp
fixed: (In [3762]) Added option to control first re-registration retry interval. …
7:38 AM Changeset [3762] by bennylp
Added option to control first re-registration retry interval. This closes …
7:33 AM Ticket #1375 (Option to control first re-registration retry interval) created by bennylp
Ticket #1044 adds pjsua_acc_config.reg_retry_interval to control …
4:54 AM Changeset [3761] by bennylp
Fixed sockaddr address comparison error with memcmp, and use …
4:33 AM Changeset [3760] by bennylp
Added missing PJ_STUN_SOCK_MAPPED_ADDR_CHANGE name to …
4:27 AM Changeset [3759] by bennylp
Added endianness test in pjlib-test (Misc, re #1252)

Sep 20, 2011:

10:07 AM Changeset [3758] by bennylp
Related to preview (re #1340): handle problems with starting or stopping …
10:06 AM Changeset [3757] by bennylp
Misc video (re #1370): ignore return value of sws_scale() as it returned …

Sep 19, 2011:

8:26 AM Ticket #1340 (Handle native capture preview) closed by bennylp
fixed: (In [3756]) Implemented native video preview support. This closes #1340
8:26 AM Changeset [3756] by bennylp
Implemented native video preview support. This closes #1340
6:43 AM Ticket #1374 (Assertion when CANCEL and INVITE final response "crosses the wire") closed by bennylp
fixed: (In [3755]) Fixed #1374: Assertion when CANCEL and INVITE final response …
6:43 AM Changeset [3755] by bennylp
Fixed #1374: Assertion when CANCEL and INVITE final response "crosses the …
6:41 AM Ticket #1374 (Assertion when CANCEL and INVITE final response "crosses the wire") created by bennylp
The following assertion may occur when CANCEL and INVITE final response …
1:15 AM Ticket #1373 (sipecho Testing Application) closed by bennylp
fixed: (In [3754]) Implemented sipecho for testing (fixed #1373)
1:15 AM Changeset [3754] by bennylp
Implemented sipecho for testing (fixed #1373)
1:05 AM Ticket #1373 (sipecho Testing Application) created by bennylp
sipecho application loops back peer's media (audio and/or video), and …

Sep 18, 2011:

11:54 PM Ticket #1372 (New log features: indentation and thread switching indication) closed by bennylp
fixed
2:59 PM Changeset [3753] by bennylp
Modified the libraries to use the new log indentation feature re #1372
2:38 PM Changeset [3752] by bennylp
Implemented re #1372: New log features: indentation and thread switching …
2:28 PM Ticket #1372 (New log features: indentation and thread switching indication) created by bennylp
Two new features are introduced by this ticket: 1. Indentation

Sep 16, 2011:

3:12 AM Ticket #1371 (Soft deadlock when application query call info of other call inside a ...) closed by bennylp
fixed: (In [3751]) Fixed #1371: Soft deadlock when application query call info of …
3:12 AM Changeset [3751] by bennylp
Fixed #1371: Soft deadlock when application query call info of other call …
2:55 AM PJSUA_Locks edited by bennylp
(diff)
2:53 AM Ticket #1371 (Soft deadlock when application query call info of other call inside a ...) created by bennylp
A soft deadlock will occur in the following scenario: || Thread 1|| …
2:32 AM Changeset [3750] by ming
Re #1370: Use GCD instead of NSThread for iOS video device.
2:30 AM Ticket #1370 (Miscellaneous) created by ming
Small and miscellaneous commits go here.
Note: See TracTimeline for information about the timeline view.