Timeline
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 …
Oct 21, 2011:
- 9:39 AM Ticket #1391 (Missing CSeq check for incoming ACK in an INVITE session (thanks Ilya ...) closed by
- fixed: (In [3834]) Fixed #1391: Missing CSeq check for incoming ACK in an INVITE …
- 9:39 AM Changeset [3834] by
- Fixed #1391: Missing CSeq check for incoming ACK in an INVITE session …
- 1:36 AM Changeset [3833] by
- Re #1390: Fixed ffmpeg codecs to update size & fps in AVCodecContext after …
Oct 20, 2011:
- 9:13 AM Ticket #1391 (Missing CSeq check for incoming ACK in an INVITE session (thanks Ilya ...) created by
- CSeq is not checked for incoming ACK request. This may cause ACK …
- 4:01 AM Ticket #1319 (When sips scheme is used, TLS must be used even when transport=tcp is ...) closed by
- fixed: (In [3832]) Fixed #1319: When sips scheme is used, TLS must be used even …
- 4:01 AM Changeset [3832] by
- Fixed #1319: When sips scheme is used, TLS must be used even when …
Oct 19, 2011:
- 1:17 PM Changeset [3831] by
- Misc: failed to create CSV file with TRACE_JB feature in stream.c because …
- 1:08 PM Changeset [3830] by
- Renamed enum names to comply with the spec in ticket (re #1216)
- 12:45 PM Ticket #1216 (New pjsua_destroy2() API to allow shutting down the library without ...) closed by
- fixed: (In [3829]) Fixed #1216: New pjsua_destroy2() API to allow shutting down …
- 12:45 PM Changeset [3829] by
- Fixed #1216: New pjsua_destroy2() API to allow shutting down the library …
- 10:13 AM Changeset [3828] by
- Misc (re #1252): fixed misleading doxygen documentation that says app may …
Oct 18, 2011:
- 11:17 AM Changeset [3827] by
- Added libz in aconfigure as this is needed by newer ffmpeg (re #1390)
- 9:41 AM Changeset [3826] by
- Re #1342: Fix wrong #ifdef condition
- 8:31 AM TLS edited by
- (diff)
- 7:06 AM Ticket #1231 (Crash in iPhone iOS when trying to make a call after the application is ...) closed by
- worksforme: Not enough information on this one, closing the ticket.
- 7:03 AM Ticket #1264 (Automated testing schedule for 1.x branch) closed by
- fixed
- 6:51 AM Changeset [3825] by
- Fixed compilation error in pjsua_app introduced by r3819 if video is not …
- 6:46 AM Changeset [3824] by
- Compile error with older ffmpeg due to H.264 modification (re #1390)
- 6:28 AM TLS edited by
- TLS mutual authentication (diff)
- 5:17 AM Changeset [3823] by
- Re #1390: Fixed possible compile error in ffmpeg_util.c, the new ffmpeg …
- 4:26 AM Changeset [3822] by
- Set correct endianness for Windows Mobile and Symbian (re #1252, r3766)
- 4:19 AM Changeset [3821] by
- Re #1252: Add the definition of PJ_AUTOCONF in ipjsua
- 4:01 AM Changeset [3820] by
- Re #1252: Add PJLIB endianness preprocessor macro definition in autoconf
- 1:51 AM Changeset [3819] by
- Reenable ffmpeg H264 (re #1390): - Review H264 codec settings such as …
- 1:37 AM Ticket #1390 (Reenable H264 with the lattest ffmpeg) created by
- Previously, we have problem to configure libx264, the ffmpeg h264 encoder …
Oct 17, 2011:
- 7:22 AM Ticket #1389 (Add support for iOS 5 build) closed by
- fixed: (In [3818]) Closed #1389: Add support for iOS 5 build
- 7:22 AM Changeset [3818] by
- Closed #1389: Add support for iOS 5 build
- 7:21 AM Ticket #1389 (Add support for iOS 5 build) created by
- iOS 5 is using llvm-gcc as its compiler.
Oct 14, 2011:
- 6:41 AM Ticket #1388 (Support for OpenCORE AMR-NB codec (thank you Dan Arrhenius for the ...) closed by
- fixed: (In [3817]) Support for OpenCORE AMR-NB codec on Windows. This closes …
- 6:41 AM Changeset [3817] by
- Support for OpenCORE AMR-NB codec on Windows. This closes #1388
- 4:15 AM Changeset [3816] by
- 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
- The updated OpenCORE AMR instructions are in …
- 2:08 AM Ticket #1387 (Missing newline when printing user defined header in multipart message ...) closed by
- fixed: (In [3815]) Fixed #1387: Bug in printing user defined header in multipart …
- 2:08 AM Changeset [3815] by
- 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
- Bug in the multipart message will cause user defined headers to be printed …
Oct 13, 2011:
- 9:02 AM Changeset [3814] by
- 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
- fixed: (In [3813]) Fixed #1386: fixed send_raw_resolver_callback() in sip_util.c, …
- 7:26 AM Changeset [3813] by
- 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
- 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
- fixed: (In [3812]) Fixed #1385: fixed match_offer() of SDP negotiator in …
- 5:06 AM Changeset [3812] by
- 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
- Sample cases: - 'AMR/8000' (master/local-preanswer) vs 'AMR/8000/1' …
- 4:40 AM Changeset [3811] by
- 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
- fixed: (In [3810]) Fixed #1384: HTTP client source port range setting (thanks …
- 4:37 AM Changeset [3810] by
- 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
- Setting to control the port range which the HTTP client should bind to. …
- 3:05 AM Changeset [3809] by
- Misc (#1252): Wrong APS/VAS frame header generation for AMR …
Oct 10, 2011:
- 7:32 AM Changeset [3808] by
- 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
- Tagged 2.0-alpha2
- 6:10 AM Changeset [3806] by
- Changed version to 2.0-alpha2
- 6:05 AM Ticket #1370 (Miscellaneous) closed by
- fixed
- 6:02 AM Changeset [3805] by
- Set default H.263 bandwidth to 128Kbps instead of 1Mbps (re #1370)
Oct 9, 2011:
- 11:00 AM Media_Transport_Adapter edited by
- (diff)
- 11:00 AM Media_Transport_Adapter edited by
- (diff)
- 10:58 AM Ticket #1383 (Update the transport adapter sample in pjsua) closed by
- fixed: (In [3804]) Fixed #1383: Update the transport adapter sample in pjsua
- 10:58 AM Changeset [3804] by
- Fixed #1383: Update the transport adapter sample in pjsua
- 10:56 AM Ticket #1383 (Update the transport adapter sample in pjsua) created by
- 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
- fixed: (In [3803]) Closed #1382: Handle flipped image in dshow
- 5:41 AM Changeset [3803] by
- Closed #1382: Handle flipped image in dshow
- 5:41 AM Ticket #1382 (Handle flipped image in dshow) created by
- For uncompressed RGB formats, dshow will produce a bottom-up image …
Oct 6, 2011:
- 11:17 AM Media_Transport_Adapter edited by
- (diff)
- 11:16 AM WikiStart edited by
- (diff)
- 9:13 AM Changeset [3802] by
- Misc (re #1370): limit the number of error messages caused by error in …
- 8:13 AM Changeset [3801] by
- Misc (re #1370): disable H263 codec for RTP communication (was enabled to …
- 7:48 AM Changeset [3800] by
- Misc (re #1370): pjsua hide preview window when setting preview off
- 7:37 AM Changeset [3799] by
- Misc (re #1370): fixed change video capture device for a call …
- 7:33 AM Changeset [3798] by
- Misc (re #1370): rename command "vid call set-cap" to "vid call cap", and …
- 7:11 AM Changeset [3797] by
- Re #1370: Fixed dshow enumeration device capability.
- 6:49 AM Changeset [3796] by
- 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
- fixed: (In [3795]) Close #1381: - Added 'ignore_fmtp' field in …
- 6:37 AM Changeset [3795] by
- Close #1381: - Added 'ignore_fmtp' field in pjmedia_vid_codec_param to …
- 6:18 AM Changeset [3794] by
- 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
- Video codec framework employs SDP fmtp attribute for specifying codec …
- 6:05 AM Changeset [3793] by
- Misc (re #1370): calling pjmedia_vid_port_start() more than once had …
- 5:57 AM Changeset [3792] by
- Misc (re #1370): vid_dev_stream should not call start() if it is already …
- 5:56 AM Changeset [3791] by
- Misc (re #1370): removed dead code in session.c
- 5:39 AM Changeset [3790] by
- 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
Oct 4, 2011:
- 2:09 PM Changeset [3789] by
- Fixed link error in pjsua due to r3785 (Misc, re #1370)
- 1:49 PM Changeset [3788] by
- Fixed missing updating of call_med's cap_dev after fast switching (re …
- 1:35 PM Changeset [3787] by
- 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
- fixed: (In [3786]) Added pjsua_call_vid_stream_is_running() and …
- 8:23 AM Changeset [3786] by
- Added pjsua_call_vid_stream_is_running() and …
- 8:21 AM Ticket #1379 (API to check if video stream is running) created by
- New API is added to allow application to quickly check if a particular …
- 4:04 AM Changeset [3785] by
- Misc (re #1370): auto arranging of video windows in pjsua
- 4:03 AM Changeset [3784] by
- Misc (re #1370): minor fix in pjsua_vid_preview_get_win() documentation …
- 4:02 AM Changeset [3783] by
- Misc (re #1370): open v4l2 in blocking mode to get rid of Resource …
Note: See TracTimeline
for information about the timeline view.