|
|
@4158
|
12 years |
nanang |
Fix #1528:
- fixed video format YV12 (was YUV planar 16bpp, should be YVU …
|
|
|
@4157
|
12 years |
nanang |
Close #1529:
- replaced obsoleted SDL constants SDL_*_OVERLAY
- updated …
|
|
|
@4156
|
12 years |
bennylp |
Fixed #1530: Sending ACK is reported with wrong pjsip_event info
|
|
|
@4155
|
12 years |
bennylp |
Re #1527: fixed bug in pjsua-lib, where registration operation may cause …
|
|
|
@4154
|
12 years |
bennylp |
Re #1527: added debugging facility to the timer heap. By enabling …
|
|
|
@4153
|
12 years |
ming |
Creating android branch for initial Android development/porting
|
|
|
@4152
|
12 years |
nanang |
Misc (re #1524): Added sipecho to MSVC project 'Samples' (the …
|
|
|
@4151
|
12 years |
ming |
Re #1521: minor fixes to BB10 dev.
|
|
|
@4150
|
12 years |
ming |
Fixed #1521: Add initial support for BlackBerry? 10 (BB10) platform.
…
|
|
|
@4149
|
12 years |
ming |
Fixed #1525: Modify configure script to disable autodetection when …
|
|
|
@4148
|
12 years |
bennylp |
Re #1524 (misc fixes): added command line options to specify port and TCP …
|
|
|
@4147
|
12 years |
nanang |
Re #1523: Initial version of SIPp python test module.
|
|
|
@4146
|
12 years |
nanang |
Fix #1522:
1. Updated the 'shifter' (expected max openssl reason code) to …
|
|
|
@4145
|
13 years |
bennylp |
Fixed #1515: Sound device is not closed when the call fails to connect …
|
|
|
@4144
|
13 years |
nanang |
Changed version to 1.14.2-svn
|
|
|
@4143
|
13 years |
nanang |
Tagged 1.14.2
|
|
|
@4142
|
13 years |
nanang |
Changed version to 1.14.2
|
|
|
@4141
|
13 years |
bennylp |
Changed version to 2.0-svn
|
|
|
@4140
|
13 years |
bennylp |
Tagged 2.0
|
|
|
@4139
|
13 years |
bennylp |
Changed version to 2.0
|
|
|
@4138
|
13 years |
bennylp |
Re #1508 (Misc): put comment in srtp_optional_dup_offer field to say that …
|
|
|
@4137
|
13 years |
bennylp |
Re #1509: backported r4130-4136
|
|
|
@4136
|
13 years |
bennylp |
Re #1514: fixed the incoming call scenario, and changed disconnection code …
|
|
|
@4135
|
13 years |
bennylp |
Fixed second problem in re #1514: NULL state is reported instead of …
|
|
|
@4134
|
13 years |
bennylp |
Fixed first problem in #1514: assertion when media transport …
|
|
|
@4133
|
13 years |
bennylp |
Fixed #1512: added Option to continue ICE operation even when STUN …
|
|
|
@4132
|
13 years |
nanang |
Fix #1511: destroy the media transport of the removed media.
|
|
|
@4131
|
13 years |
nanang |
Close #1500:
- Added configure options to disable video.
- Fixed …
|
|
|
@4130
|
13 years |
nanang |
Re #1509: backported r4122-r4129.
|
|
|
@4129
|
13 years |
nanang |
Misc (re #1508): Fixed warning of unused var in pjsua_app.c when video is …
|
|
|
@4128
|
13 years |
nanang |
Close #1506: Added PJSUA callback for SDP creation.
|
|
|
@4127
|
13 years |
nanang |
Fix #1505: pjsua_acc_modify() performs unregistration first when account …
|
|
|
@4126
|
13 years |
nanang |
Fix #1499: Crash in libsrtp when handling certain RTCP packets, more info: …
|
|
|
@4125
|
13 years |
nanang |
Fix #1510: sharing and assertion problem with native ALSA device.
|
|
|
@4124
|
13 years |
nanang |
Misc (re #1503): Fixed typo in PJMEDIA_JBUF_PRO_DISC_MAX_BURST doxygen.
|
|
|
@4123
|
13 years |
ming |
Re #1508 (misc): Fixed incorrect typecast of pjmedia_vid_stream
|
|
|
@4122
|
13 years |
bennylp |
Re #1509: backported r4112-4121
|
|
|
@4121
|
13 years |
bennylp |
Misc fixes (re #1503): parsing PJ_VERSION in setup.py
|
|
|
@4120
|
13 years |
ming |
Re #1508 (misc): Fixed compilation error if PJMEDIA_STREAM_ENABLE_KA is …
|
|
|
@4119
|
13 years |
nanang |
Fix #1507: Added TLS support in pjsua_transport_get_info().
|
|
|
@4118
|
13 years |
ming |
Fixed #1504: Crash when trying to answer calls but call has been …
|
|
|
@4117
|
13 years |
nanang |
Misc (re #1503): fixed switchboard pjmedia_conf_connect_port() return code …
|
|
|
@4116
|
13 years |
nanang |
Fix #1502: break the fill_buffer() loop on EOF when PJMEDIA_FILE_NO_LOOP …
|
|
|
@4115
|
13 years |
nanang |
Fix #1501: Added max incoming framerate state in video stream to check for …
|
|
|
@4114
|
13 years |
bennylp |
Changed version to 2.0-rc-svn
|
|
|
@4113
|
13 years |
bennylp |
Tagged 2.0-rc
|
|
|
@4112
|
13 years |
bennylp |
Changed version to 2.0-rc
|
|
|
@4111
|
13 years |
nanang |
Changed version to 1.14-svn
|
|
|
@4110
|
13 years |
nanang |
Tagged 1.14
|
|
|
@4109
|
13 years |
nanang |
Changed version to 1.14
|
|
|
@4108
|
13 years |
bennylp |
Re #1474: merged r4100-4107
|
|
|
@4107
|
13 years |
bennylp |
Misc (re #1417): fixed error in the configure script when displaying …
|
|
|
@4106
|
13 years |
bennylp |
Misc (re #1446): fixed potentially non-portable 64bit integer literal …
|
|
|
@4105
|
13 years |
bennylp |
Misc (re #1417): fixed compilation warnings about missing return value in …
|
|
|
@4104
|
13 years |
bennylp |
Misc (re #1417): fixed warnings regarding mismatched argument type in …
|
|
|
@4103
|
13 years |
bennylp |
Misc (re #1417): normalize the error status returned by pj_getaddrinfo() …
|
|
|
@4102
|
13 years |
nanang |
Fix #1497: reset call->inv to NULL whenever call is terminated prematurely …
|
|
|
@4101
|
13 years |
nanang |
Fix #1496: destroying call media transports in …
|
|
|
@4100
|
13 years |
nanang |
Re #1474: merged r4095:4099
|
|
|
@4099
|
13 years |
nanang |
Misc (re #1446): Fixed compile errors on Symbian S60 5th Ed SDK: …
|
|
|
@4098
|
13 years |
nanang |
Misc (re #1417): fixed compile error on Symbian 5th ed SDK.
|
|
|
@4097
|
13 years |
nanang |
Misc (re #1417): reverted back accidental jbuf modification in r4004.
|
|
|
@4096
|
13 years |
bennylp |
Re #1474: merged r4093:4095
|
|
|
@4095
|
13 years |
bennylp |
Fixed #1495: UDP keep-alive is still running even after account is …
|
|
|
@4094
|
13 years |
bennylp |
Re #1474: merged r4081-r4093
|
|
|
@4093
|
13 years |
bennylp |
Misc (re #1417): fixed failed reg_test in pjsip unit test due to wrong …
|
|
|
@4092
|
13 years |
bennylp |
Indirectly related to re #1465: acquire transport reference when invoking …
|
|
|
@4091
|
13 years |
bennylp |
More re #1465: Set the default idle time to 33 from 30. With 30, some …
|
|
|
@4090
|
13 years |
bennylp |
Re #1474: this is supposed to be part of r4082 above, which is the merging …
|
|
|
@4089
|
13 years |
nanang |
Misc (re #1446): Updated ffmpeg compatibility issues, e.g: av_set_int() …
|
|
|
@4088
|
13 years |
nanang |
Misc (re #1446): Updated Symbian projects with new files introduced in …
|
|
|
@4087
|
13 years |
ming |
Re #1446 (misc): Disable SDL by default on iOS and fixed various compiler …
|
|
|
@4086
|
13 years |
ming |
Re #1446 (misc): Fixed linking error if PJMEDIA_HAS_VIDEO is 0
|
|
|
@4085
|
13 years |
nanang |
Misc (re #1446): dump_media_session() wasn't called if there was no active …
|
|
|
@4084
|
13 years |
ming |
Re #1446 (misc): Fix possible crash if video ports are destroyed in the …
|
|
|
@4083
|
13 years |
nanang |
Misc (re #1446): more support newer libavcodec version (major: 54) which …
|
|
|
@4082
|
13 years |
bennylp |
Re #1474: merged r4054-r4079
|
|
|
@4081
|
13 years |
bennylp |
Misc (re #1446): support newer libavcodec version (major: 54) which …
|
|
|
@4080
|
13 years |
nanang |
Re #1276: Updated baseclasses dependency in VC makefile for samples.
|
|
|
@4079
|
13 years |
ming |
Fixed #1494: Use EC options to determine whether to use device/software EC
|
|
|
@4078
|
13 years |
bennylp |
Misc (re #1446): fixed warning re unused job_thread() function in Mac OS …
|
|
|
@4077
|
13 years |
bennylp |
Misc (re #1446) fixed compilation warning
|
|
|
@4076
|
13 years |
bennylp |
Misc (re #1446): compilation warning when calling swscale
|
|
|
@4075
|
13 years |
nanang |
Re #1276: Fixed missing setting in baseclasses project also added …
|
|
|
@4074
|
13 years |
ming |
Re #1417 (misc): Fixed output path for AEC test for iOS support.
|
|
|
@4073
|
13 years |
nanang |
Re #1276: Removed unused file baseclasses.vcproj
|
|
|
@4072
|
13 years |
nanang |
Re #1276:
- Updated baseclasses VS2005 project setting (use VS property …
|
|
|
@4071
|
13 years |
nanang |
Fix #1423:
- Added provisional media in call for generating initial and …
|
|
|
@4070
|
13 years |
bennylp |
Related to re #1469: enable H.263 and H.264 by default if ffmpeg is …
|
|
|
@4069
|
13 years |
bennylp |
Re #1469: Changed aconfigure to use pkg-config to detect ffmpeg …
|
|
|
@4068
|
13 years |
ming |
Fixed #1493: Fixed bug in terminating the invite session when accepting …
|
|
|
@4067
|
13 years |
ming |
Re #1417: Fixed error handling if pjsip_timer_init_session() when …
|
|
|
@4066
|
13 years |
nanang |
Misc (re #1417): removed sip_transport_tls_ossl.c from vs2005 project.
|
|
|
@4065
|
13 years |
bennylp |
Fixed #1492: The echo options field in the media config and pjsua_set_ec() …
|
|
|
@4064
|
13 years |
bennylp |
Fixed #1491: Failed to refresh (presence) subscription if …
|
|
|
@4063
|
13 years |
nanang |
Fix #1490: frame type 15, instead of 14, should be assigned for zero …
|
|
|
@4062
|
13 years |
ming |
Re #1276: Integrate BaseClasses? with the project and remove unnecessary …
|
|
|
@4061
|
13 years |
ming |
Fixed #1276: Add baseclasses sample in third_party directory required by …
|
|
|
@4060
|
13 years |
ming |
Re #1355: vidgui: new rendering window may cause all rendering processes …
|
|
|
@4059
|
13 years |
bennylp |
Re #1476: for simple blocking, the bandwidth typically needs to be set to …
|
|
|