Timeline
Oct 3, 2011:
- 11:01 AM Changeset [3782] by
- 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
- fixed: (In [3781]) Added PJMEDIA_VID_DEV_CAP_SWITCH capability to allow fast …
- 9:43 AM Changeset [3781] by
- Added PJMEDIA_VID_DEV_CAP_SWITCH capability to allow fast switching to …
- 8:22 AM Changeset [3780] by
- 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
- fixed: (In [3779]) Fix #1378: replaced discard rate decision based on overflow …
- 6:46 AM Changeset [3779] by
- Fix #1378: replaced discard rate decision based on overflow precentage …
- 6:40 AM Ticket #1378 (Change jitter buffer progressive discard algorithm) created by
- Issues with current algorithm: - Precision issue in discard rate …
- 5:24 AM Ticket #1358 (Crash in event handling in pjsua-lib) closed by
- fixed: (In [3778]) Fix #1358: - Fixed wrong place of video capture & render …
- 5:23 AM Changeset [3778] by
- Fix #1358: - Fixed wrong place of video capture & render event …
- 2:04 AM Ticket #1266 (Asynchronous media transport creation) closed by
- fixed: (In [3777]) Closed #1266: Handle incoming calls when media transport is …
- 2:04 AM Changeset [3777] by
- Closed #1266: Handle incoming calls when media transport is created …
Sep 29, 2011:
- 9:30 AM FAQ edited by
- (diff)
- 8:31 AM Ticket #1361 (Video codec API changes) closed by
- fixed: (In [3776]) Closed #1361: codec API change. Details: - changed encode(), …
- 8:31 AM Changeset [3776] by
- Closed #1361: codec API change. Details: - changed encode(), packetize(), …
Sep 28, 2011:
- 4:20 AM Changeset [3775] by
- Re #1266: Fixed failed automated tests for ICE
Sep 27, 2011:
- 5:24 AM Ticket #1360 (Video orientation support) closed by
- fixed: (In [3774]) Close #1360: implementated video orientation (currently only …
- 5:24 AM Changeset [3774] by
- Close #1360: implementated video orientation (currently only for video …
Sep 24, 2011:
- 8:57 AM Media_Transport_Adapter edited by
- (diff)
- 8:56 AM Media_Transport_Adapter edited by
- (diff)
- 8:56 AM Media_Transport_Adapter edited by
- (diff)
- 4:56 AM Media_Transport_Adapter edited by
- (diff)
- 4:29 AM Media_Transport_Adapter edited by
- (diff)
- 4:14 AM Media_Transport_Adapter created by
Sep 23, 2011:
- 4:06 AM Changeset [3773] by
- 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
- fixed: (In [3772]) Closes #1377: fixed video stream cleanup to reset back …
- 4:00 AM Changeset [3772] by
- 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
Sep 22, 2011:
- 8:13 AM Changeset [3771] by
- Fixed bug in re #1376: pjsua_call_info() could not be called when state is …
- 7:41 AM Changeset [3770] by
- More re #1375: fixed bug, the reg_first_retry interval is not copied to …
- 7:33 AM Changeset [3769] by
- 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
- fixed: (In [3768]) Fixed #1376: Crash if pjsua_call_get_info() is called with …
- 6:13 AM Changeset [3768] by
- 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
- #1371 has caused crash if pjsua_call_get_info() is called with call …
- 4:24 AM Changeset [3767] by
- Re #1266: Fixed crash when accepting incoming call.
- 2:42 AM Changeset [3766] by
- Remove default endianness for bi-endian systems such as MIPS, ARM, and …
- 1:31 AM Changeset [3765] by
- Another fix to pj_stun_sock_op_name() to support …
Sep 21, 2011:
- 11:21 AM Changeset [3764] by
- Re #1266: Fixed build error in non-Windows platform.
- 10:20 AM Changeset [3763] by
- Re #1266: Asynchronous media transport creation * Add feature that …
- 7:38 AM Ticket #1375 (Option to control first re-registration retry interval) closed by
- fixed: (In [3762]) Added option to control first re-registration retry interval. …
- 7:38 AM Changeset [3762] by
- 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
- Ticket #1044 adds pjsua_acc_config.reg_retry_interval to control …
- 4:54 AM Changeset [3761] by
- Fixed sockaddr address comparison error with memcmp, and use …
- 4:33 AM Changeset [3760] by
- Added missing PJ_STUN_SOCK_MAPPED_ADDR_CHANGE name to …
- 4:27 AM Changeset [3759] by
- Added endianness test in pjlib-test (Misc, re #1252)
Sep 20, 2011:
- 10:07 AM Changeset [3758] by
- Related to preview (re #1340): handle problems with starting or stopping …
- 10:06 AM Changeset [3757] by
- 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
- fixed: (In [3756]) Implemented native video preview support. This closes #1340
- 8:26 AM Changeset [3756] by
- 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
- fixed: (In [3755]) Fixed #1374: Assertion when CANCEL and INVITE final response …
- 6:43 AM Changeset [3755] by
- 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
- The following assertion may occur when CANCEL and INVITE final response …
- 1:15 AM Ticket #1373 (sipecho Testing Application) closed by
- fixed: (In [3754]) Implemented sipecho for testing (fixed #1373)
- 1:15 AM Changeset [3754] by
- Implemented sipecho for testing (fixed #1373)
- 1:05 AM Ticket #1373 (sipecho Testing Application) created by
- 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
- fixed
- 2:59 PM Changeset [3753] by
- Modified the libraries to use the new log indentation feature re #1372
- 2:38 PM Changeset [3752] by
- 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
- 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
- fixed: (In [3751]) Fixed #1371: Soft deadlock when application query call info of …
- 3:12 AM Changeset [3751] by
- Fixed #1371: Soft deadlock when application query call info of other call …
- 2:55 AM PJSUA_Locks edited by
- (diff)
- 2:53 AM Ticket #1371 (Soft deadlock when application query call info of other call inside a ...) created by
- A soft deadlock will occur in the following scenario: || Thread 1|| …
- 2:32 AM Changeset [3750] by
- Re #1370: Use GCD instead of NSThread for iOS video device.
- 2:30 AM Ticket #1370 (Miscellaneous) created by
- Small and miscellaneous commits go here.
Sep 15, 2011:
- 10:09 AM Ticket #1369 (Local state is set to HOLD even if hold operation fails) closed by
- fixed: (In [3749]) Fixed #1369: Local state is set to HOLD even if hold operation …
- 10:09 AM Changeset [3749] by
- Fixed #1369: Local state is set to HOLD even if hold operation fails
- 10:06 AM Ticket #1369 (Local state is set to HOLD even if hold operation fails) created by
- When outgoing hold request failed (e.g. rejected with 488 for some …
Sep 11, 2011:
- 3:00 PM Ticket #1368 (Changing output volume on Symbian MDA causes audio routing switch) created by
- This seems to be device specific issue (e.g: happens on N95, and IIRC on …
Sep 9, 2011:
- 9:51 AM Changeset [3748] by
- More Symbian MDA fixes (re #1365): - Added config setting to control …
- 9:49 AM Ticket #1367 (Crash if presence PIDF body is missing <basic> element (thanks Matt DiMeo ...) closed by
- fixed: (In [3747]) Fixed #1367: Crash if presence PIDF body is missing <basic> …
- 9:49 AM Changeset [3747] by
- Fixed #1367: Crash if presence PIDF body is missing <basic> element …
- 9:48 AM Ticket #1367 (Crash if presence PIDF body is missing <basic> element (thanks Matt DiMeo ...) created by
- Crash if presence PIDF body is missing <basic> element. And the <basic> …
Sep 8, 2011:
- 10:19 AM Changeset [3746] by
- Fixed Symbian build error due to re #1364
- 6:47 AM Ticket #1366 (More clever RTP transport remote address switch) closed by
- fixed: (In [3745]) Slightly more clever RTP transport remote address switch: …
- 6:47 AM Changeset [3745] by
- Slightly more clever RTP transport remote address switch: transmission …
- 6:43 AM Ticket #1366 (More clever RTP transport remote address switch) created by
- Currently the UDP and ICE media transport has the capability to switch …
- 5:43 AM Ticket #1365 (Volume setting not applied in Symbian MDA audio device creation) closed by
- fixed: (In [3744]) Fixed #1365: Applied volume setting (input & output) when the …
- 5:43 AM Changeset [3744] by
- Fixed #1365: Applied volume setting (input & output) when the MDA audio …
- 5:40 AM Ticket #1365 (Volume setting not applied in Symbian MDA audio device creation) created by
- 4:37 AM Ticket #1364 (Some support for forking in Reliable Provisional Response (100rel) module) closed by
- fixed: (In [3743]) Added support for forking of reliable provisional response …
- 4:37 AM Changeset [3743] by
- Added support for forking of reliable provisional response (100rel): - …
- 3:22 AM Ticket #1364 (Some support for forking in Reliable Provisional Response (100rel) module) created by
- Currently the 100rel module (sip-100rel.c) does not handle forking. This …
Sep 7, 2011:
- 11:28 AM Ticket #1363 (Invalid Contact URI is used if display name contains reserved characters ...) closed by
- fixed: (In [3742]) Always enclose Contact URI with double quote to prevent …
- 11:28 AM Changeset [3742] by
- Always enclose Contact URI with double quote to prevent invalid Contact …
- 11:27 AM Ticket #1363 (Invalid Contact URI is used if display name contains reserved characters ...) created by
- PJSUA-LIB will emit invalid (i.e. non-standard) Contact URI if the display …
Sep 6, 2011:
- 11:47 AM Ticket #1362 (Support for fast switching between devices) created by
- Some platforms have an optimized method to switch video devices while the …
- 11:45 AM Ticket #1361 (Video codec API changes) created by
- 10:59 AM Ticket #1360 (Video orientation support) created by
- == Background == - Mobile devices can be rotated (the rotation angle can …
Note: See TracTimeline
for information about the timeline view.