|
|
@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 …
|
|
|
@3668
|
13 years |
bennylp |
Misc (re #1320): wrongly used the obj-c version on Linux build
|
|
|
@3667
|
13 years |
nanang |
Fixed #1271: protected all video features with PJMEDIA_HAS_VIDEO macro …
|
|
|
@3666
|
13 years |
nanang |
Re #1326:
- Fixed compile warnings on vs2005
- Fixed compile error when …
|
|
|
@3665
|
13 years |
nanang |
Re #1326: Updated vs2005 project setting for newly added file …
|
|
|
@3664
|
13 years |
nanang |
Re #1326: Initial code integration from branch 2.0-dev to trunk as …
|
|
|
@3663
|
13 years |
nanang |
Fix #1295: Added thin wrapper for audio and video codec operations.
|
|
|
@3662
|
13 years |
bennylp |
Re #1294: minor documentation fixes
|
|
|
@3661
|
13 years |
bennylp |
Fixed #1294: New pjmedia_codec_register_audio_codecs() API to register all …
|
|
|
@3660
|
13 years |
ming |
Re #1282: change for Mac and iOS
|
|
|
@3659
|
13 years |
nanang |
Misc (re #1320): moved function prototype stop_video_stream() from …
|
|
|
@3658
|
13 years |
ming |
Re #1282:
- Change *fmt in pjmedia_vid_dev_info to array
- Change …
|
|
|
@3657
|
13 years |
nanang |
Re #1263:
- Replaced video stream operation DISABLE into REMOVE.
- …
|
|
|
@3656
|
13 years |
bennylp |
Fixed #1265: video events for PJSUA-LIB
|
|
|
@3655
|
13 years |
ming |
Re #1263:
Fixed assertion when receiving a call with no video
|
|
|
@3654
|
13 years |
ming |
Fixed #1281:
Video device should now be able to open the device when …
|
|
|
@3653
|
13 years |
bennylp |
Re #1284 (event framework): unsubscribing does not need to know publisher
|
|
|
@3652
|
13 years |
bennylp |
Re #1265 (GUI events): initial implementation, for renderer only first. …
|
|
|
@3651
|
13 years |
nanang |
Misc (re #1320):
- Updated (again) vs2005 projects setting for other …
|
|
|
@3650
|
13 years |
ming |
Misc (re #1320): add videodev's errno.c
|
|
|
@3649
|
13 years |
ming |
Misc (re #1320): videodev's error message
|
|
|
@3648
|
13 years |
nanang |
Misc (re #1320): update trace log level from 4 to 6 in event.c
|
|
|
@3647
|
13 years |
nanang |
Misc (re #1320): fix verification of invalid/negative video device ID in …
|
|
|
@3646
|
13 years |
nanang |
Misc (re #1320): fix bad error code in directshow video device (was …
|
|
|
@3645
|
13 years |
ming |
Re #1325:
- Add signature for QT and iOS dev.
|
|
|
@3644
|
13 years |
nanang |
Re #1325:
- Added signature for directshow video device.
- Added …
|
|
|
@3643
|
13 years |
ming |
Re #1278: NSApplication and NSAutoreleasePool management for Mac OS X
…
|
|
|
@3642
|
13 years |
bennylp |
More re #1284 (event): changed event to use the fourcc value for better …
|
|
|
@3641
|
13 years |
bennylp |
More re #1325 (pjmedia signature): invented pjmedia PJMEDIA_FOURCC macro, …
|
|
|
@3640
|
13 years |
bennylp |
Fixed #1325: signature fix pjmedia objects
|
|
|
@3639
|
13 years |
nanang |
Re #1263:
- Implemented media info/statistics APIs: stream info, stream …
|
|
|