|
|
@3768
|
13 years |
bennylp |
Fixed #1376: Crash if pjsua_call_get_info() is called with disconnected …
|
|
|
@3767
|
13 years |
ming |
Re #1266: Fixed crash when accepting incoming call.
|
|
|
@3766
|
13 years |
bennylp |
Remove default endianness for bi-endian systems such as MIPS, ARM, and …
|
|
|
@3765
|
13 years |
bennylp |
Another fix to pj_stun_sock_op_name() to support …
|
|
|
@3764
|
13 years |
ming |
Re #1266: Fixed build error in non-Windows platform.
|
|
|
@3763
|
13 years |
ming |
Re #1266: Asynchronous media transport creation
* Add feature that …
|
|
|
@3762
|
13 years |
bennylp |
Added option to control first re-registration retry interval. This closes …
|
|
|
@3761
|
13 years |
bennylp |
Fixed sockaddr address comparison error with memcmp, and use …
|
|
|
@3760
|
13 years |
bennylp |
Added missing PJ_STUN_SOCK_MAPPED_ADDR_CHANGE name to …
|
|
|
@3759
|
13 years |
bennylp |
Added endianness test in pjlib-test (Misc, re #1252)
|
|
|
@3758
|
13 years |
bennylp |
Related to preview (re #1340): handle problems with starting or stopping …
|
|
|
@3757
|
13 years |
bennylp |
Misc video (re #1370): ignore return value of sws_scale() as it returned …
|
|
|
@3756
|
13 years |
bennylp |
Implemented native video preview support. This closes #1340
|
|
|
@3755
|
13 years |
bennylp |
Fixed #1374: Assertion when CANCEL and INVITE final response "crosses the …
|
|
|
@3754
|
13 years |
bennylp |
Implemented sipecho for testing (fixed #1373)
|
|
|
@3753
|
13 years |
bennylp |
Modified the libraries to use the new log indentation feature re #1372
|
|
|
@3752
|
13 years |
bennylp |
Implemented re #1372: New log features: indentation and thread switching …
|
|
|
@3751
|
13 years |
bennylp |
Fixed #1371: Soft deadlock when application query call info of other call …
|
|
|
@3750
|
13 years |
ming |
Re #1370: Use GCD instead of NSThread for iOS video device.
|
|
|
@3749
|
13 years |
bennylp |
Fixed #1369: Local state is set to HOLD even if hold operation fails
|
|
|
@3748
|
13 years |
nanang |
More Symbian MDA fixes (re #1365):
- Added config setting to control …
|
|
|
@3747
|
13 years |
bennylp |
Fixed #1367: Crash if presence PIDF body is missing <basic> element …
|
|
|
@3746
|
13 years |
bennylp |
Fixed Symbian build error due to re #1364
|
|
|
@3745
|
13 years |
bennylp |
Slightly more clever RTP transport remote address switch: transmission …
|
|
|
@3744
|
13 years |
nanang |
Fixed #1365: Applied volume setting (input & output) when the MDA audio …
|
|
|
@3743
|
13 years |
bennylp |
Added support for forking of reliable provisional response (100rel):
- …
|
|
|
@3742
|
13 years |
bennylp |
Always enclose Contact URI with double quote to prevent invalid Contact …
|
|
|
@3741
|
13 years |
bennylp |
Configurable pj_sockaddr_in padding/sin_zero length. This closes #1359
|
|
|
@3740
|
13 years |
bennylp |
Changed version to 2.0-alpha-svn
|
|
|
@3739
|
13 years |
bennylp |
Tagged 2.0-alpha
|
|
|
@3738
|
13 years |
bennylp |
Changed version to 2.0-alpha!
|
|
|
@3737
|
13 years |
bennylp |
Fixed #1357: temporarily disabled event in pjsua due to crashing
|
|
|
@3736
|
13 years |
ming |
Fixed #1353: memory leak in qt_dev
|
|
|
@3735
|
13 years |
nanang |
Misc (re #1320): fixed wrong check order in pjsua app vid_handle_menu(), …
|
|
|
@3734
|
13 years |
bennylp |
Disabled H.264 codec [re #1320/Misc]
|
|
|
@3733
|
13 years |
ming |
Re #1354: Removed pj_run_app() from vidgui
|
|
|
@3732
|
13 years |
bennylp |
Fixed crash when call is disconnected while video is not fully running …
|
|
|
@3731
|
13 years |
bennylp |
Re #1320 (misc): shut off v4l2 stderr logging
|
|
|
@3730
|
13 years |
bennylp |
Fixed compilation error on conf_switch.c if PJMEDIA_CONF_USE_SWITCH_BOARD …
|
|
|
@3729
|
13 years |
bennylp |
Added build instruction to vidgui sample (re #1327)
|
|
|
@3728
|
13 years |
ming |
Fixed #1354: stopping preview may hide parent window.
|
|
|
@3727
|
13 years |
nanang |
Re #1327 (vidgui): Minor fix on windows VidWin::attach(), applying window …
|
|
|
@3726
|
13 years |
nanang |
Re #1327:
- Vidgui UI updates on Qt must be done in the UI thread, …
|
|
|
@3725
|
13 years |
nanang |
Fixed #1352:
- Updated maximum video tee ports in pjsua video preview to …
|
|
|
@3724
|
13 years |
bennylp |
Re #1351: option to initially hide video preview window to avoid floating …
|
|
|
@3723
|
13 years |
ming |
Re #1349: Fixed a potential problem when stopping the video port. We …
|
|
|
@3722
|
13 years |
ming |
Fixed #1349:
It seems that QTCaptureSession's stopRunning only posts a …
|
|
|
@3721
|
13 years |
nanang |
Re #1327 (vidgui): Fix stuck/hang when quiting vidgui without stopping …
|
|
|
@3720
|
13 years |
ming |
Fixed #1334: Fix the problem of getting stuck when trying to quit SDL.
|
|
|
@3719
|
13 years |
bennylp |
Re #1327 (vidgui): added --silent option when invoking make otherwise it …
|
|
|
@3718
|
13 years |
ming |
Re #1334:
* Removed support for SDL 1.2
* Add job queue inside SDL
|
|
|
@3717
|
13 years |
nanang |
Re #1346 (python test fixes): Disabled (temporarily) …
|
|
|
@3716
|
13 years |
nanang |
Re #1346 (python test fixes): Updated test scenario that requires pjsua to …
|
|
|
@3715
|
13 years |
nanang |
Fixed #1348:
- updated the year in all copyright texts with 2011
- put …
|
|
|
@3714
|
13 years |
nanang |
Re #1347: Fixed case 1, 2, and 3 above:
- Generating a deactivated …
|
|
|
@3713
|
13 years |
nanang |
Re #1346 (python test fixes): Updated test scenario involving negotiation …
|
|
|
@3712
|
13 years |
nanang |
Re #1346 (python test fixes): Updated test scenario involving sending …
|
|
|
@3711
|
13 years |
nanang |
Re #1346 (python test fixes): adjust test scenario to follow the new …
|
|
|
@3710
|
13 years |
nanang |
Re #1346 (python test fixes): Updated string pattern constants as some …
|
|
|
@3709
|
13 years |
nanang |
Fix #1345: Fixed samples-per-frame calculation formula bug in …
|
|
|
@3708
|
13 years |
nanang |
Re #1320: Fixed SDP negotiator in generating connection info for SDP media …
|
|
|
@3707
|
13 years |
bennylp |
Dummy checkin for testing the automated testing scripts..
|
|
|
@3706
|
13 years |
bennylp |
Dummy checkin for testing the automated testing..
|
|
|
@3705
|
13 years |
bennylp |
More re #1264 (automated tests)
|
|
|
@3704
|
13 years |
bennylp |
Re #1344 (automated test): make sure run_continuous.py returns correct …
|
|
|
@3703
|
13 years |
bennylp |
Re #1320 (misc/automated testing): enhanced run_continuous.py with: 1) …
|
|
|
@3702
|
13 years |
bennylp |
Re #1264 (automated testing for 1.x): enhanced run_continuous.py with: 1) …
|
|
|
@3701
|
13 years |
ming |
Re #1324: Add checking of iOS SDK frameworks in the configure script
|
|
|
@3700
|
13 years |
nanang |
Re #1320: Fixed linking problem of sample apps on Windows platform, …
|
|
|
@3699
|
13 years |
nanang |
Re #1327, some fixes on the simple GUI app:
- Removed timer usage in …
|
|
|
@3698
|
13 years |
nanang |
Re #1285: Updates for SDL 1.3 only:
- Changed window mode from …
|
|
|
@3697
|
13 years |
bennylp |
Re #1327 (vidgui):
- fixed wrong default capture device (was 1)
- fixed …
|
|
|
@3696
|
13 years |
bennylp |
Re #1285 (SDL): fixed compilation error with SDL < 1.3 (this support …
|
|
|
@3695
|
13 years |
bennylp |
Re #1327 (vidgui): fixed crash on Linux because SDL_Init() needs to be …
|
|
|
@3694
|
13 years |
bennylp |
Re #1263 (Video API):
- Added PJSUA_CALL_VID_STRM_NO_OP to occupy value 0 …
|
|
|
@3693
|
13 years |
ming |
Re #1342: minor fix for the #ifdef condition
|
|
|
@3692
|
13 years |
ming |
Fixed #1342: disable local host resolution on iPhone OS
|
|
|
@3691
|
13 years |
ming |
Re #1320: Fixed configure script for detecting ffmpeg libraries (thanks to …
|
|
|
@3690
|
13 years |
ming |
Re #1324: Fixed compilation error on iPhone OS.
|
|
|
@3689
|
13 years |
ming |
Re #1334: support for various thread models for SDL 1.3. There are three …
|
|
|
@3688
|
13 years |
bennylp |
Misc (re #1320): fixed link error in pjmedia_test and aviplay samples if …
|
|
|
@3687
|
13 years |
bennylp |
More re #1327 (vidgui): added vidgui.pro and removed generated files from …
|
|
|
@3686
|
13 years |
nanang |
Re #1327: Very early version of simple video GUI, built on Qt, should run …
|
|
|
@3685
|
13 years |
bennylp |
Re #1263 (PJSUA-LIB video API): added doxygen comments on stream_op values
|
|
|
@3684
|
13 years |
nanang |
Close #1339: added renderer device ID info into video window info.
|
|
|
@3683
|
13 years |
nanang |
Fix #1338: Updated pjsua_modify_acc() to handle the new account config …
|
|
|
@3682
|
13 years |
bennylp |
Added announcement that this svn branch has been moved to trunk and users …
|
|
|
@3681
|
13 years |
bennylp |
Fixed #1337 re: link error with the PLC stuff if G.711 codec is disabled.
…
|
|
|
@3680
|
13 years |
ismangil |
Re #1336 tweaks to turn off treeview doxygen generation
|
|
|
@3679
|
13 years |
ismangil |
Re #1254 Further tweaks turning off treeview generation
|
|
|
@3678
|
13 years |
bennylp |
Misc (re #1320): fixed compilation error if SRTP is disabled. Thanks Bo …
|
|
|
@3677
|
13 years |
ismangil |
Fixed #1336 make doc now creates version specific docs
|
|
|
@3676
|
13 years |
ming |
Re #1334: Refactor SDL device
* Separate Obj-C implementation for Mac OS …
|
|
|
@3675
|
13 years |
nanang |
Re #1332: Added type definition of video window handle.
|
|
|
@3674
|
13 years |
ming |
Fixed #1335
Fixes assertion when interruptionListener is called from an …
|
|
|
@3673
|
13 years |
bennylp |
Misc (re #1252): wrong doxygen documentation on the key argument of …
|
|
|
@3672
|
13 years |
bennylp |
Fixed #1329: Added --with-sdl option in aconfigure script to specify …
|
|
|
@3671
|
13 years |
nanang |
Re #1324:
- Changed default value of PJMEDIA_HAS_VIDEO to disabled.
- …
|
|
|
@3670
|
13 years |
ming |
Re #1278: Fixed linker error on Mac and iOS.
|
|
|
@3669
|
13 years |
ismangil |
Re #1254 Doxygen configuration and makefile changes to support version …
|
|
|