Timeline
Nov 21, 2011:
- 8:24 AM Ticket #1328 (Issues with DirectX device GUI operation: resize, move) closed by
- wontfix: Wontfix. DirectX device is not supported yet.
- 8:19 AM Ticket #1236 (Video payload type issues (mostly for H.264)) closed by
- wontfix: Wontfix. For case 1, the fault is mostly in the remote/answerer side as …
- 7:58 AM Ticket #1333 (Design: review the video preview API) closed by
- duplicate: Dup. Native preview was done in #1340
- 7:56 AM Ticket #1273 (WMME-dev extended format not yet ported) closed by
- wontfix: Not really sure what this is about, closing it for now.
- 7:55 AM Ticket #1390 (Reenable H264 with the lattest ffmpeg) closed by
- fixed
- 7:53 AM Ticket #1270 (Native libx264 encoder) closed by
- wontfix: Won't do this for now. The latest ffmpeg is now able to set all needed …
- 5:46 AM Ticket #1418 (Library restart fails with PJLIB_UTIL_ESTUNNOTRESPOND error after several ...) created by
- Restarting the library may fail with PJLIB_UTIL_ESTUNNOTRESPOND …
Nov 19, 2011:
- 3:35 AM Changeset [3888] by
- Re #1417 (misc fix): Add OS X Lion support for Python build
- 3:10 AM Ticket #1417 (Miscellaneous fixes) created by
- Miscellaneous and minor fixes here.
Nov 17, 2011:
- 2:25 PM Changeset [3887] by
- Missing video component deinitialization caused assertion when the stack …
Nov 8, 2011:
- 6:22 PM Changeset [3886] by
- Changed version to 1.12-svn
- 5:55 PM Milestone release-1.12 completed
- = Release 1.12 = == Ticket List: == == List of Enhancements == …
- 5:14 PM Changeset [3885] by
- Tagged 1.12
- 5:11 PM Changeset [3884] by
- Changed version to 1.12
- 4:56 PM Ticket #1252 (Miscellaneous fixes) closed by
- fixed
Nov 7, 2011:
- 9:12 AM Ticket #1416 (Allow application to send data after ICE negotiation fails) created by
- Currently the pjnath ICE session and transport do not allow data …
Nov 2, 2011:
- 9:14 AM Changeset [3883] by
- More #1415: added protection when calling log, otherwise assertion will be …
- 8:48 AM Ticket #1415 (Handle potential crash if joining worker thread fails in pjsua_destroy()) closed by
- fixed: (In [3882]) Fixed #1415: Handle potential crash if joining worker thread …
- 8:48 AM Changeset [3882] by
- Fixed #1415: Handle potential crash if joining worker thread fails in …
- 8:47 AM Ticket #1415 (Handle potential crash if joining worker thread fails in pjsua_destroy()) created by
- This is to handle hypothetical situation when pj_thread_join() calls …
- 7:53 AM Ticket #1414 (Removed assertion in transaction when event other than timer is received ...) closed by
- fixed: (In [3881]) Fixed #1414: Removed assertion in transaction when event other …
- 7:53 AM Changeset [3881] by
- Fixed #1414: Removed assertion in transaction when event other than timer …
- 7:53 AM Ticket #1414 (Removed assertion in transaction when event other than timer is received ...) created by
- An assertion was put in the transaction state handler for …
- 7:50 AM Ticket #1413 (G722.1 cannot encode multiple frames per packet (thanks Olle Frimanson for ...) closed by
- fixed: (In [3880]) Fix #1413: Fix G722.1 encoder to handle multiple frames per …
- 7:50 AM Changeset [3880] by
- Fix #1413: Fix G722.1 encoder to handle multiple frames per packet.
- 7:48 AM Ticket #1413 (G722.1 cannot encode multiple frames per packet (thanks Olle Frimanson for ...) created by
Nov 1, 2011:
- 1:09 PM Ticket #1412 (Account specific NAT settings: STUN, ICE, and TURN) created by
- With #539 it is now possible to configure STUN, ICE, and TURN settings on …
- 11:21 AM Video_Users_Guide edited by
- (diff)
- 11:08 AM Video_Users_Guide edited by
- (diff)
- 10:56 AM Video_Users_Guide edited by
- (diff)
- 10:22 AM Video_Users_Guide edited by
- (diff)
- 7:07 AM WikiStart edited by
- (diff)
- 6:38 AM Ticket #1341 (Revisit pjsua_acc_modify() for newly added fields in the pjsua_acc_config) closed by
- fixed: (In [3867]) Fixed #1341: Handle pjsua_acc_config's newly added fields in …
- 6:01 AM Ticket #1411 (Rejecting SDP (re)offer with c line 0.0.0.0 and port non zero, but no ...) created by
- Our SDP negotiator will reject such SDP with PJMEDIA_SDP_EMISSINGRTPMAP. …
Oct 31, 2011:
- 3:48 PM Ticket #1410 (Assertion and noise when using AMR-WB with multiple frames per packet ...) closed by
- fixed: (In [3879]) Fix #1410: - Fixed bug in ipp_codecs.c pack_amr() in setting …
- 3:48 PM Changeset [3879] by
- Fix #1410: - Fixed bug in ipp_codecs.c pack_amr() in setting up AMR-WB …
- 3:42 PM Ticket #1410 (Assertion and noise when using AMR-WB with multiple frames per packet ...) created by
- Assertion line: […] After investigation, a fatal bug is found in …
- 10:31 AM Changeset [3878] by
- Re #1395: Backport of PJSIP 1.x branch into PJSIP 2.0 trunk * Backport of …
- 10:28 AM Ticket #1409 (Assertion failure if unable to resolve TURN server) closed by
- fixed: (In [3877]) Fixed #1409: Assertion failure if unable to resolve TURN …
- 10:28 AM Changeset [3877] by
- Fixed #1409: Assertion failure if unable to resolve TURN server
- 10:27 AM Ticket #1408 (Failed to authenticate to TURN client due to REALM attribute padding) closed by
- fixed: (In [3876]) Fixed #1408: Failed to authenticate to TURN client due to …
- 10:27 AM Changeset [3876] by
- Fixed #1408: Failed to authenticate to TURN client due to REALM attribute …
- 10:24 AM Ticket #1409 (Assertion failure if unable to resolve TURN server) created by
- This ticket is for backporting of ticket #1399 which belongs to …
- 10:23 AM Ticket #1408 (Failed to authenticate to TURN client due to REALM attribute padding) created by
- This ticket is for backporting of ticket #1396 which belongs to …
Oct 28, 2011:
- 5:09 AM Changeset [3875] by
- Misc (re #1393): write log if adding pjsua buddy fails
- 5:08 AM Changeset [3874] by
- Misc (re #1393): disable jbuf tracing
- 5:07 AM Ticket #1407 (Deadlock in initial resolution of STUN server) closed by
- fixed: (In [3873]) Fixed #1407: Deadlock in initial resolution of STUN server
- 5:07 AM Changeset [3873] by
- Fixed #1407: Deadlock in initial resolution of STUN server
- 5:07 AM Ticket #1407 (Deadlock in initial resolution of STUN server) created by
- Deadlock may occur when trying to resolve and test the STUN servers in …
- 4:27 AM Ticket #1406 (Add info about ICE candidates being used in transport info and pjsua's ...) closed by
- fixed: (In [3872]) Fixed #1406: Add info about ICE candidates being used in …
- 4:27 AM Changeset [3872] by
- Fixed #1406: Add info about ICE candidates being used in transport info …
- 4:26 AM Ticket #1406 (Add info about ICE candidates being used in transport info and pjsua's ...) created by
- Add candidates info in pjmedia ICE transport's specific info, and output …
- 4:20 AM Ticket #1405 (Unable to reject unknown algorithm in authentication challenge) closed by
- fixed: (In [3871]) Fixed #1405: Unable to reject unknown algorithm in …
- 4:20 AM Changeset [3871] by
- Fixed #1405: Unable to reject unknown algorithm in authentication …
- 4:20 AM Ticket #1405 (Unable to reject unknown algorithm in authentication challenge) created by
- A bug causes PJSIP to respond to authentication challenge with unknown …
- 4:10 AM Changeset [3870] by
- Misc (re #13930; added info about ICE candidates being used (both local …
- 4:06 AM Video_Users_Guide edited by
- (diff)
- 4:05 AM Video_Users_Guide edited by
- (diff)
- 3:32 AM Video_Users_Guide edited by
- (diff)
Oct 27, 2011:
- 3:33 PM Ticket #1404 (Assertion in receiving SDP video offer containing static payload type) closed by
- fixed: (In [3869]) Close #1404: handle static payload types match in …
- 3:33 PM Changeset [3869] by
- Close #1404: handle static payload types match in …
- 3:31 PM Ticket #1404 (Assertion in receiving SDP video offer containing static payload type) created by
- Example: […]
- 11:07 AM Ticket #1331 (Design: Framework to post job or execution to main thread) closed by
- wontfix: Not necessary, already done similar thing in SDL dev
- 10:22 AM Changeset [3868] by
- Re #1252 (misc): Add codec initialization before opening it in pjmedia …
- 9:02 AM Changeset [3867] by
- Fixed #1341: Handle pjsua_acc_config's newly added fields in …
- 7:11 AM Changeset [3866] by
- Re #1393 (misc): remove unnecessary call to start preview renderer in …
Oct 26, 2011:
- 4:57 PM Ticket #1403 (Assertion in generating SDP re-offer containing unknown media types) closed by
- fixed: (In [3865]) Close #1403: Fixed pjsua-lib in generating re-offer when the …
- 4:57 PM Changeset [3865] by
- Close #1403: Fixed pjsua-lib in generating re-offer when the current …
- 4:55 PM Ticket #1403 (Assertion in generating SDP re-offer containing unknown media types) created by
- Unknown media types may be introduced by previous remote offer and those …
- 9:01 AM Ticket #1401 (Add support for video device's window flags) closed by
- fixed: (In [3864]) Fixed #1401: Add support for video device's window flags Now …
- 9:01 AM Changeset [3864] by
- Fixed #1401: Add support for video device's window flags Now support …
- 8:03 AM Changeset [3863] by
- Added video for TCP account (previous fix did not work, re #1400)
- 8:00 AM Ticket #1400 (More flexible video operation in pjsua application) closed by
- fixed: (In [3862]) Added missing video initialization to TCP local accounts in …
- 8:00 AM Changeset [3862] by
- Added missing video initialization to TCP local accounts in pjsua (fixed …
- 6:56 AM Changeset [3861] by
- Re #1390: Updated h264 settings: bitrate from 128k to 512k, size from …
- 6:53 AM Ticket #1402 (Crash when adding new media) closed by
- fixed: (In [3860]) Fixed #1402: crash when adding new media
- 6:53 AM Changeset [3860] by
- Fixed #1402: crash when adding new media
- 6:53 AM Ticket #1402 (Crash when adding new media) created by
- Crash when adding new media.
- 6:49 AM Changeset [3859] by
- More H.264 (re #1390): added x264 in aconfigure
- 4:29 AM Ticket #1401 (Add support for video device's window flags) created by
- Allow application to specify video window's flags, such as whether the …
Oct 25, 2011:
- 1:39 PM Changeset [3858] by
- Fixed call_med->rtp_addr is not initialized causing UPDATE to be sent …
- 1:17 PM Changeset [3857] by
- Misc (re #1393): cosmetic in call dump, missing '=' char in avg bitrate in …
- 12:44 PM Changeset [3856] by
- Re #1300: Bug in updating SDP rtpmap in symmetric PT when PT offer is …
- 12:14 PM Changeset [3855] by
- Re #1394: Ignore thread join if called from the same thread, it will cause …
- 12:12 PM Changeset [3854] by
- More re #1394: handle the case when clock_stop() is called from within the …
- 11:13 AM Changeset [3853] by
- Re #1390: disable H264 encoder source format RGB24 as x264 doesn't support …
- 11:12 AM Changeset [3852] by
- Misc (re #1393): crash in vid win command without argument
- 11:11 AM Changeset [3851] by
- Re #1400: init video settings for pjsua app accounts.
- 9:35 AM Changeset [3850] by
- Re #1400: enhancements to video operations in pjsua application
- 9:33 AM Ticket #1400 (More flexible video operation in pjsua application) created by
- Enhancements to pjsua: - the --video option now works for …
- 8:51 AM Ticket #1398 (TURN initialization failure scenario) closed by
- fixed: (In [3849]) Fixed #1398: TURN initialization failure scenario
- 8:51 AM Changeset [3849] by
- Fixed #1398: TURN initialization failure scenario
- 4:39 AM Changeset [3848] by
- Minor (#1393): compilation warning with snprintf format
- 4:36 AM Changeset [3847] by
- More #1394: fixed deadlock when format change is reported by vid_stream, …
- 3:49 AM Changeset [3846] by
- WAV playback is cut in the end if pjmedia_wav_player_port_set_pos() is …
- 3:27 AM Changeset [3845] by
- Misc (re #1252): error compiling the IPP wrapper if AMR-WB is enabled but …
Oct 24, 2011:
- 3:03 PM Ticket #1399 (Assertion failure if unable to resolve TURN server) closed by
- fixed: (In [3844]) Fixed #1399: Assertion failure if unable to resolve TURN …
- 3:03 PM Changeset [3844] by
- Fixed #1399: Assertion failure if unable to resolve TURN server
- 3:02 PM Ticket #1399 (Assertion failure if unable to resolve TURN server) created by
- Assertion will occur if bad TURN server name is given and nameserver is …
- 2:47 PM Ticket #1398 (TURN initialization failure scenario) created by
- When TURN is configured with bad server name, couple of error scenarios …
- 2:18 PM Ticket #1397 (No SDP in 200 response after sending 183 response and receiving PRACK) created by
- Scenario: - run two pjsua with --use-100rel - pjsua 1 make call to pjsua …
- 2:15 PM Ticket #1396 (Failed to authenticate to TURN client due to REALM attribute padding) closed by
- fixed: Fixed in r3843
- 2:13 PM Changeset [3843] by
- Fixed #1389: Failed to authenticate to TURN client due to REALM attribute …
- 2:11 PM Ticket #1396 (Failed to authenticate to TURN client due to REALM attribute padding) created by
- TURN server rejects authentication due to REALM attribute. Scenario: 1. …
- 1:31 PM Changeset [3842] by
- Re #1300: fixed bug when looking for non-telephone-events codec in the …
- 9:28 AM Changeset [3841] by
- Re #1395: Backport of PJSIP 1.x branch into PJSIP 2.0 trunk * Backport of …
- 9:20 AM Ticket #1395 (Backport of PJSIP 1.x branch into PJSIP 2.0 trunk) created by
- 8:49 AM Ticket #1394 (Concurrency problem when stopping clock thread) closed by
- fixed: (In [3840]) Fixed #1394: Concurrency problem when stopping clock thread
- 8:49 AM Changeset [3840] by
- Fixed #1394: Concurrency problem when stopping clock thread
- 8:48 AM Ticket #1394 (Concurrency problem when stopping clock thread) created by
- There is a synchronization/concurrency problem when stopping clock thread, …
- 6:50 AM Changeset [3839] by
- Misc (re #1393): fixed wrong libavutil version detection
- 3:59 AM Changeset [3838] by
- Misc (re #1393): Put log warning in ffmpeg codecs when a codec is enabled …
Oct 23, 2011:
- 7:01 AM Ticket #1300 (Symmetric payload type in generating SDP answer) closed by
- fixed
- 6:59 AM Changeset [3837] by
- Re #1300: Implemented symmetric payload type in generating SDP answer in …
- 5:25 AM Changeset [3836] by
- Misc (re #1393): increase default H.263 bandwidth
- 5:25 AM Ticket #1393 (Miscellaneous fixes) created by
- 5:23 AM Ticket #1392 (Immediately decode incoming frames to avoid loosing key frames when the ...) closed by
- fixed: (In [3835]) Fixed #1392: Immediately decode incoming frames to avoid …
- 5:23 AM Changeset [3835] by
- Fixed #1392: Immediately decode incoming frames to avoid loosing key …
- 5:22 AM Ticket #1392 (Immediately decode incoming frames to avoid loosing key frames when the ...) created by
- Image decoding is now done in on_rx_rtp() callback by the network …
Note: See TracTimeline
for information about the timeline view.