Timeline
Mar 20, 2012:
- 10:43 AM Video_Users_Guide edited by
- Updated video codec parameter guide (diff)
- 9:23 AM Changeset [3980] by
- Re #1428: Fix returning the correct error status when there is no active …
- 8:55 AM Changeset [3979] by
- 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
- fixed: (In [3978]) Fixed #1468: Add support for iPhone configure script to detect …
- 7:32 AM Changeset [3978] by
- Fixed #1468: Add support for iPhone configure script to detect iOS 5.1 SDK
- 7:03 AM Video_Users_Guide edited by
- (diff)
- 6:09 AM Ticket #1468 (Add support for iPhone configure script to detect iOS 5.1 SDK) created by
- 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
- 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
- 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
- fixed: (In [3977]) Fix #1464: Only use PJSUA lock in PJSUA implementations of …
- 9:37 AM Changeset [3977] by
- 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
- fixed: (In [3976]) Lower the default TCP/TLS idle time from 600s to 30s to …
- 8:12 AM Changeset [3976] by
- 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
- The PJSIP_TRANSPORT_IDLE_TIME controls the interval before TCP or …
Mar 14, 2012:
- 12:36 PM Changeset [3975] by
- Misc (re #1446): Re-enable remote video frame-rate detection in …
Mar 13, 2012:
- 2:48 AM Changeset [3974] by
- Re #1462: fixed libresample.dylib.1 installation issue
- 2:01 AM Changeset [3973] by
- 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
- 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
- This ticket implements support for integrating third party media stack …
- 3:29 AM Changeset [3972] by
- Misc (re #1446): Updated ffmpeg video codecs default params: - decoder …
- 3:03 AM Changeset [3971] by
- Misc (re #1446): Minor fixes arrange_window() in pjsua app: - calculate …
- 12:30 AM Changeset [3970] by
- 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
- fixed: (In [3969]) Fix #1440: - Use separate buffer for outgoing RTCP. …
- 8:34 AM Changeset [3969] by
- Fix #1440: - Use separate buffer for outgoing RTCP. Previously, RTCP …
- 7:44 AM Changeset [3968] by
- 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
- 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
- fixed: (In [3967]) Closed #1462: Added support for building libresample as shared …
- 6:35 AM Changeset [3967] by
- 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
- 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
- fixed: (In [3966]) Fixed #1461: pjsua_call_make_call: assertion failure when …
- 3:09 AM Changeset [3966] by
- 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
- 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
- fixed: (In [3965]) Fix #1459: returned back the old/1.x way of controlling dialog …
- 7:39 AM Changeset [3965] by
- 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
- fixed: (In [3964]) Fixed #1460: Allow call to transition to CONFIRMED state even …
- 7:18 AM Changeset [3964] by
- 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
- 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
- The original report can be found …
- 5:37 AM Ticket #1458 (Cannot create unidirectional sound port) closed by
- fixed: (In [3963]) Fix #1458: removed the problematic sound device direction …
- 5:37 AM Changeset [3963] by
- Fix #1458: removed the problematic sound device direction setting.
- 5:34 AM Ticket #1458 (Cannot create unidirectional sound port) created by
- 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
- fixed: (In [3962]) Fix #1457: removed check for remote SDP media count before …
- 4:34 AM Changeset [3962] by
- 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
- Original report can be found …
Feb 29, 2012:
- 6:37 AM Video_Users_Guide edited by
- 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
- fixed: (In [3961]) Fix #1456: don't use SRTP internal state (tx_policy/rx_policy) …
- 10:38 AM Changeset [3961] by
- 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
- 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
- fixed: (In [3960]) Fix #1440: Send and parse RTCP compound packet, containing …
- 2:41 PM Changeset [3960] by
- 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
- fixed: (In [3959]) Fixed #1455: Incoming re-INVITE is unhandled if it comes in …
- 9:12 AM Changeset [3959] by
- 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
- 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
- fixed: (In [3958]) Fixed #1454: Bug in parsing XML document if node name is …
- 12:55 AM Changeset [3958] by
- 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
- Parsing of XML document fails if node name is followed by newline, for …
Feb 21, 2012:
- 12:31 PM Changeset [3957] by
- 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
- fixed: (In [3956]) Fix #1453: - Add and manage pool instance in default codec …
- 8:31 AM Changeset [3956] by
- 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
- Calling pjmedia_vid_codec_mgr_set_default_param() multiple times using the …
Feb 20, 2012:
- 3:30 AM Changeset [3955] by
- Re #1244: Added bitrate adjustment for video encoder based on remote SDP …
Note: See TracTimeline
for information about the timeline view.