Timeline


and

Mar 22, 2012:

11:29 AM Ticket #1466 (Allow to use PJLIB API without PJSUA-LIB API) closed by nanang
fixed: (In [3986]) Close #1466 (using PJLIB outside PJSUA-LIB context): - static …
11:29 AM Changeset [3986] by nanang
Close #1466 (using PJLIB outside PJSUA-LIB context): - static reference …
11:26 AM Changeset [3985] by nanang
Re #1463 (3rd party media support): fixed VS2005 project setting for newly …
11:15 AM Changeset [3984] by bennylp
Re #1463 (3rd party media support): fixed the top most Makefile
10:03 AM Changeset [3983] by bennylp
Re #1463 (3rd party media stack support): added the sample app in …
9:56 AM Changeset [3982] by bennylp
Re: #1463 (Third party media support). Tnitial work and it works, tested …
8:30 AM Ticket #1469 (Configure does not detect and set ffmpeg dependency to x264 properly ...) created by bennylp
Repro: remove -lx264 from user.mak
3:29 AM Changeset [3981] by nanang
Re #1467: fix sound device (opened/closed) status check in …

Mar 21, 2012:

5:07 AM Video_Users_Guide edited by ming
(diff)
4:27 AM Video_Users_Guide edited by ming
(diff)
4:14 AM Video_Users_Guide edited by ming
(diff)

Mar 20, 2012:

10:43 AM Video_Users_Guide edited by nanang
Updated video codec parameter guide (diff)
9:23 AM Changeset [3980] by ming
Re #1428: Fix returning the correct error status when there is no active …
8:55 AM Changeset [3979] by ming
Re #1446 (misc fix): Fixed typo in default clock rate for iOS and QT video …
7:32 AM Ticket #1468 (Add support for iPhone configure script to detect iOS 5.1 SDK) closed by ming
fixed: (In [3978]) Fixed #1468: Add support for iPhone configure script to detect …
7:32 AM Changeset [3978] by ming
Fixed #1468: Add support for iPhone configure script to detect iOS 5.1 SDK
7:03 AM Video_Users_Guide edited by ming
(diff)
6:09 AM Ticket #1468 (Add support for iPhone configure script to detect iOS 5.1 SDK) created by ming
Starting from iOS 5.1 SDK which uses Mac OS X Lion, the developer path is …

Mar 16, 2012:

1:41 PM Ticket #1467 (Crash in destroying pjsua with an active call and sound device managed by ...) created by nanang
Assertion (and sometimes access violations) when calling …

Mar 15, 2012:

10:24 AM Ticket #1466 (Allow to use PJLIB API without PJSUA-LIB API) created by bennylp
Some application wants to be able to use PJLIB before pjsua_create()
9:37 AM Ticket #1464 (Deadlock between PJSUA LOCK and conference mutex (thanks Marcus Froeschl ...) closed by nanang
fixed: (In [3977]) Fix #1464: Only use PJSUA lock in PJSUA implementations of …
9:37 AM Changeset [3977] by nanang
Fix #1464: Only use PJSUA lock in PJSUA implementations of INVITE session …
8:12 AM Ticket #1465 (Decrease TCP/TLS idle time interval to improve battery (thank you Johan ...) closed by bennylp
fixed: (In [3976]) Lower the default TCP/TLS idle time from 600s to 30s to …
8:12 AM Changeset [3976] by bennylp
Lower the default TCP/TLS idle time from 600s to 30s to improve battery …
8:10 AM Ticket #1465 (Decrease TCP/TLS idle time interval to improve battery (thank you Johan ...) created by bennylp
The PJSIP_TRANSPORT_IDLE_TIME controls the interval before TCP or …

Mar 14, 2012:

12:36 PM Changeset [3975] by nanang
Misc (re #1446): Re-enable remote video frame-rate detection in …

Mar 13, 2012:

2:48 AM Changeset [3974] by bennylp
Re #1462: fixed libresample.dylib.1 installation issue
2:01 AM Changeset [3973] by bennylp
Misc: fixed bug with assigning channel count in get_conf_port_info() in …

Mar 9, 2012:

12:51 PM Ticket #1464 (Deadlock between PJSUA LOCK and conference mutex (thanks Marcus Froeschl ...) created by nanang
Deadlock scenario: Thread 1 (audio playback thread): 1. play_cb() calls …
11:11 AM Ticket #1463 (Separation of PJMEDIA specific implementation to support third party media ...) created by bennylp
This ticket implements support for integrating third party media stack …
3:29 AM Changeset [3972] by nanang
Misc (re #1446): Updated ffmpeg video codecs default params: - decoder …
3:03 AM Changeset [3971] by nanang
Misc (re #1446): Minor fixes arrange_window() in pjsua app: - calculate …
12:30 AM Changeset [3970] by bennylp
Re #1462: fixed broken make install caused by previous changes

Mar 8, 2012:

8:34 AM Ticket #1440 (Proper set up of RTCP compound packet (thanks Werner Dittmann for the ...) closed by nanang
fixed: (In [3969]) Fix #1440: - Use separate buffer for outgoing RTCP. …
8:34 AM Changeset [3969] by nanang
Fix #1440: - Use separate buffer for outgoing RTCP. Previously, RTCP …
7:44 AM Changeset [3968] by bennylp
Re #1462: libresample as shared library support on Mac OS X
7:27 AM Ticket #1440 (Proper set up of RTCP compound packet (thanks Werner Dittmann for the ...) reopened by nanang
Reopened for issue: - RTCP generation overrides outgoing RTP payload …
6:35 AM Ticket #1462 (Add support for building libresample as shared library for GNU targets) closed by bennylp
fixed: (In [3967]) Closed #1462: Added support for building libresample as shared …
6:35 AM Changeset [3967] by bennylp
Closed #1462: Added support for building libresample as shared library for …
6:31 AM Ticket #1462 (Add support for building libresample as shared library for GNU targets) created by bennylp
We already have Visual Studio project for building libresample (under …

Mar 7, 2012:

3:09 AM Ticket #1461 (pjsua_call_make_call: assertion failure when rapidly making calls) closed by ming
fixed: (In [3966]) Fixed #1461: pjsua_call_make_call: assertion failure when …
3:09 AM Changeset [3966] by ming
Fixed #1461: pjsua_call_make_call: assertion failure when rapidly making …
2:42 AM Ticket #1461 (pjsua_call_make_call: assertion failure when rapidly making calls) created by ming
When user makes calls pretty rapidly, he will get: Assertion failed: …

Mar 6, 2012:

7:39 AM Ticket #1459 (Assertion when making call to any destination with unresolved host name ...) closed by nanang
fixed: (In [3965]) Fix #1459: returned back the old/1.x way of controlling dialog …
7:39 AM Changeset [3965] by nanang
Fix #1459: returned back the old/1.x way of controlling dialog lifetime in …
7:18 AM Ticket #1460 (Call may be wrongly hung up if UPDATE is sent to lock codec during early ...) closed by bennylp
fixed: (In [3964]) Fixed #1460: Allow call to transition to CONFIRMED state even …
7:18 AM Changeset [3964] by bennylp
Fixed #1460: Allow call to transition to CONFIRMED state even when SDP …
7:16 AM Ticket #1460 (Call may be wrongly hung up if UPDATE is sent to lock codec during early ...) created by bennylp
Call will be hung up by PJSIP on the following scenario: […] With the …
5:54 AM Ticket #1459 (Assertion when making call to any destination with unresolved host name ...) created by nanang
The original report can be found …
5:37 AM Ticket #1458 (Cannot create unidirectional sound port) closed by nanang
fixed: (In [3963]) Fix #1458: removed the problematic sound device direction …
5:37 AM Changeset [3963] by nanang
Fix #1458: removed the problematic sound device direction setting.
5:34 AM Ticket #1458 (Cannot create unidirectional sound port) created by nanang
Silly mistake in sound_port.c, the sound device direction setting is …
4:34 AM Ticket #1457 (Assertion when incoming reoffer SDP contains no media (thanks Ashraf Jaddo ...) closed by nanang
fixed: (In [3962]) Fix #1457: removed check for remote SDP media count before …
4:34 AM Changeset [3962] by nanang
Fix #1457: removed check for remote SDP media count before calling …
4:27 AM Ticket #1457 (Assertion when incoming reoffer SDP contains no media (thanks Ashraf Jaddo ...) created by nanang
Original report can be found …

Feb 29, 2012:

6:37 AM Video_Users_Guide edited by nanang
Explicitly mentioning inttypes.h and stdint.h requirement for using ffmpeg … (diff)

Feb 28, 2012:

10:38 AM Ticket #1456 (Crash on SRTP unprotect after SRTP restarted on replay error (thanks Dan ...) closed by nanang
fixed: (In [3961]) Fix #1456: don't use SRTP internal state (tx_policy/rx_policy) …
10:38 AM Changeset [3961] by nanang
Fix #1456: don't use SRTP internal state (tx_policy/rx_policy) directly …
10:24 AM Ticket #1456 (Crash on SRTP unprotect after SRTP restarted on replay error (thanks Dan ...) created by nanang
Scenario reported: 1. A packet arrives and srtp_rtp_cb() is called. 2. …

Feb 27, 2012:

2:41 PM Ticket #1440 (Proper set up of RTCP compound packet (thanks Werner Dittmann for the ...) closed by nanang
fixed: (In [3960]) Fix #1440: Send and parse RTCP compound packet, containing …
2:41 PM Changeset [3960] by nanang
Fix #1440: Send and parse RTCP compound packet, containing report …
9:12 AM Ticket #1455 (Incoming re-INVITE is unhandled if it comes in CONNECTING state (thanks ...) closed by bennylp
fixed: (In [3959]) Fixed #1455: Incoming re-INVITE is unhandled if it comes in …
9:12 AM Changeset [3959] by bennylp
Fixed #1455: Incoming re-INVITE is unhandled if it comes in CONNECTING …
8:37 AM Ticket #1455 (Incoming re-INVITE is unhandled if it comes in CONNECTING state (thanks ...) created by bennylp
An incoming re-INVITE request will be ignored/unhandled if it is received …

Feb 25, 2012:

12:55 AM Ticket #1454 (Bug in parsing XML document if node name is followed by newline (thanks ...) closed by bennylp
fixed: (In [3958]) Fixed #1454: Bug in parsing XML document if node name is …
12:55 AM Changeset [3958] by bennylp
Fixed #1454: Bug in parsing XML document if node name is followed by …
12:51 AM Ticket #1454 (Bug in parsing XML document if node name is followed by newline (thanks ...) created by bennylp
Parsing of XML document fails if node name is followed by newline, for …

Feb 21, 2012:

12:31 PM Changeset [3957] by bennylp
Misc (re #1417): prevent buggy libc library from printing "(null)" in SDP …
8:31 AM Ticket #1453 (Memory leak in setting default video codec parameters (thanks Bo Shi for ...) closed by nanang
fixed: (In [3956]) Fix #1453: - Add and manage pool instance in default codec …
8:31 AM Changeset [3956] by nanang
Fix #1453: - Add and manage pool instance in default codec param in video …
8:23 AM Ticket #1453 (Memory leak in setting default video codec parameters (thanks Bo Shi for ...) created by nanang
Calling pjmedia_vid_codec_mgr_set_default_param() multiple times using the …
Note: See TracTimeline for information about the timeline view.