|
|
@6154
|
5 years |
ming |
Re #2210: Update sample app ipjsua project files based on Xcode 11.3.1
|
|
|
@6153
|
5 years |
ming |
Re #2253: Check for insufficient buffer if remote is sending higher res …
|
|
|
@6152
|
5 years |
nanang |
Close #2265: Fixed compatibility issues on Python 3.7 or above.
|
|
|
@6151
|
5 years |
ming |
Re #2253: Changed keyframe max distance to a max of 60s
|
|
|
@6150
|
5 years |
ming |
Re #2253: Apply local fmtp setting
|
|
|
@6149
|
5 years |
ming |
Re #2253
Fix vpx fmtp apply:
- Only adjust the frame rate if it exceeds …
|
|
|
@6148
|
5 years |
nanang |
Misc (re #2210): Reverting r6133 as it is reported to cause crash on …
|
|
|
@6147
|
5 years |
riza |
Re #2253:
- Add vpx.h/vpx.c to Visual Studio project files
- Fix compile …
|
|
|
@6146
|
5 years |
nanang |
Misc (re #2210): Fixed compile warnings in PJLIB timer unit test.
|
|
|
@6145
|
5 years |
ming |
Re #2210 (misc): Disable Darwin SSL if deprecated
|
|
|
@6144
|
5 years |
ming |
Re #2262: Suppressed compile warnings
|
|
|
@6143
|
5 years |
ming |
Re #589: Suppresses warning of unused var
|
|
|
@6142
|
5 years |
ming |
Fixed #2264: Potential deadlock between pjsua lock and sip transport's …
|
|
|
@6141
|
5 years |
nanang |
Misc (#2210): Added early check whether account is registered before …
|
|
|
@6140
|
5 years |
ming |
Closed #2143: Add AEC info to call info & statistics dump
|
|
|
@6139
|
5 years |
riza |
Close #2263: Add callback to notify when first valid pair is found on ICE …
|
|
|
@6138
|
5 years |
nanang |
Misc (re #2210): Get rid of annoying persistent log lines due to video …
|
|
|
@6137
|
5 years |
riza |
Close #2262: Notify when IP change handling is completed.
|
|
|
@6136
|
5 years |
ming |
Closed #2261: Prevent unnecessary locking when adding group lock handler
|
|
|
@6135
|
5 years |
riza |
Re #589: Add scal.c to Visual Studio project files.
|
|
|
@6134
|
5 years |
ming |
Fixed #2260: Potential deadlock between sip_transaction and sip_reg
|
|
|
@6133
|
5 years |
nanang |
Misc (re #2210): Fixed memory leak in OpenSSL initialization due to …
|
|
|
@6132
|
5 years |
nanang |
Re #2251: Fixed bug in memory capture, wrong user data passed in invoking …
|
|
|
@6131
|
5 years |
nanang |
Re #2251: Fixed bug in memory player, wrong user data passed in invoking …
|
|
|
@6130
|
5 years |
ming |
Re #589: Fixed missing include file
|
|
|
@6129
|
5 years |
ming |
Closed #589: Update Speex AEC to the latest version to get multichannel EC
|
|
|
@6128
|
5 years |
ming |
Re #1778: Temporarily disable VPIO on Mac for stereo due to recording …
|
|
|
@6127
|
5 years |
ming |
Re #1778: Fixed incorrect calculation for stereo mode
|
|
|
@6126
|
5 years |
ming |
Closed #2259: Fix check to cleanup provisional media
|
|
|
@6125
|
5 years |
nanang |
Re #2255: Fixed compile warning on MacOS.
|
|
|
@6124
|
5 years |
ming |
Re #2210 (misc): Fixed incorrect error printing in Darwin dev when there's …
|
|
|
@6123
|
5 years |
nanang |
Re #2255: Fixed wrong check of fullscreen mode in window creation and …
|
|
|
@6122
|
5 years |
nanang |
Re #2256: Readjusted build configs (after r6120 & r6121) to accomodate the …
|
|
|
@6121
|
5 years |
nanang |
Re #2256: Fixed build error for iOS target due to changes in r6120.
|
|
|
@6120
|
5 years |
nanang |
Fix #2256: Mini refactored Android configure script:
- added CXXFLAGS & …
|
|
|
@6119
|
5 years |
riza |
Close #2258: Add PJSUA2 API to get and set OPUS codec setting.
|
|
|
@6118
|
5 years |
riza |
Close #2257: Filter SRTP crypto setting for DTLS-SRTP profile.
|
|
|
@6117
|
5 years |
nanang |
Close #2255: Add API for making video window full screen.
|
|
|
@6116
|
5 years |
nanang |
Misc (#2210): Put back PJMEDIA_STREAM_CHECK_RTP_PT feature in stream …
|
|
|
@6115
|
5 years |
nanang |
Fix #2254: Updated SDP encoder of SDES to avoid deactivating/disabling …
|
|
|
@6114
|
5 years |
nanang |
Misc (re #2210): Updated assertion condition in TURN socket (was removed …
|
|
|
@6113
|
5 years |
ming |
Re #2252: Fixed failed pjmedia-test, due to unsupported conversion format.
|
|
|
@6112
|
5 years |
ming |
Fixed #2251: Deadlock between PJSUA LOCK and conference mutex
|
|
|
@6111
|
5 years |
ming |
Re #2210 (misc): Removed assertion in turn sock which can be incorrectly …
|
|
|
@6110
|
5 years |
ming |
Fixed #2253: Support for VP8 and VP9 video codec
|
|
|
@6109
|
5 years |
ming |
Fixed #2252: Fix Darwin video issue if supplied image height is different …
|
|
|
@6108
|
5 years |
ming |
Re #2229: Fixed failed pjnath-test
|
|
|
@6107
|
5 years |
nanang |
Re #1437: Fixed linking error when PJMEDIA_HAS_VIDEO is not set.
|
|
|
@6106
|
5 years |
nanang |
Close #1437: Video keyframe request/response using RTCP-FB PLI.
|
|
|
@6105
|
5 years |
nanang |
Close #1297:
- Updated PJMEDIA endpoint to rearrange dynamic payload type …
|
|
|
@6104
|
5 years |
ming |
Re #2210 (misc): Fixed memory leak when getting certificate info in …
|
|
|
@6103
|
5 years |
nanang |
Close #2088: Generate and negotiate telephone-event with multiple …
|
|
|
@6102
|
5 years |
nanang |
Misc (re #2210): Fixed macro setting PJSIP_MAX_TIMER_COUNT issues: not …
|
|
|
@6101
|
5 years |
riza |
Close #2250: Enable OpenH264 native log.
|
|
|
@6100
|
5 years |
riza |
Re #2249: Fixed warning on pjlib-test.
|
|
|
@6099
|
5 years |
riza |
Close #2249: Use sorted linked list for timer implementation.
|
|
|
@6098
|
5 years |
ming |
Fixed #2248: Memory leak if stream fails to be created
|
|
|
@6097
|
5 years |
ming |
Re #2210 (misc): Clarify in the doc that on_stream_created()/destroyed() …
|
|
|
@6096
|
5 years |
ming |
Re #2210 (misc): Add passthrough codec source into Makefile
|
|
|
@6095
|
5 years |
nanang |
Fix #2247: Distorted video sent by iOS 13 devices.
|
|
|
@6094
|
5 years |
ming |
Fixed #1778: Support for Voice Processing IO Audio Unit on Mac
|
|
|
@6093
|
5 years |
nanang |
Fix #2245: Reconnect video stream listeners in video conference bridge …
|
|
|
@6092
|
5 years |
nanang |
Re #2241: Fixed compile error due to declaration after code on older …
|
|
|
@6091
|
5 years |
riza |
Fix #2244: Prevent continuous memory allocation when getting raw …
|
|
|
@6090
|
5 years |
nanang |
Fixed #2243:
- pjsip_tpmgr_acquire_transport2() should skip transports …
|
|
|
@6089
|
5 years |
nanang |
Fixed #2242: Message buffer not set correctly in pjsip_rx_data_clone().
|
|
|
@6088
|
5 years |
riza |
Fixed #2241: Update "sent-by" field of Via header on CANCEL request for …
|
|
|
@6087
|
5 years |
nanang |
Fixed #2240:
- Avoid double pjsip_inv_dec_ref() by evaluating the local …
|
|
|
@6086
|
5 years |
ming |
Re #2210 (misc): Update JavaFX sample app
|
|
|
@6085
|
5 years |
nanang |
Fixed #2239:
- Deinit OpenGL immediately when initialization fails, so …
|
|
|
@6084
|
5 years |
ming |
Re #2210 (misc): Add log if WebRTC AEC fails to be created (currently it …
|
|
|
@6083
|
5 years |
ming |
Fixed #2238: Local hold is not reset if there's failure during …
|
|
|
@6082
|
5 years |
nanang |
Re #2237: Updated SSL socket to use group lock in scheduling timer.
|
|
|
@6081
|
5 years |
ming |
Re #2210 (misc): Add doc and extra check for …
|
|
|
@6080
|
5 years |
riza |
Re #2232: Fix build error for swig wrapper. This fix will allow swig to …
|
|
|
@6079
|
5 years |
nanang |
Misc (re #2210): Fixed compile errors on MinGW.
|
|
|
@6078
|
5 years |
nanang |
Fix #2236: Fixed exception in iOS Video Toolbox H264 due to UI API called …
|
|
|
@6077
|
5 years |
riza |
Fix #2235: UDP transport restart might not get called when …
|
|
|
@6076
|
5 years |
riza |
Fix #2234: Memory leak with third party resampling.
|
|
|
@6075
|
5 years |
nanang |
Close #2233: Changed enumeration approach in SWIG Java to type-unsafe …
|
|
|
@6074
|
5 years |
riza |
Close #2232: Crash on Endpoint::libDestroy() when there is an active call.
|
|
|
@6073
|
5 years |
ming |
Re #2229: Fixed typo of variable type ioq op key.
|
|
|
@6072
|
5 years |
ming |
Re #2218: ICE initialization issue if an error happens during allocating …
|
|
|
@6071
|
5 years |
ming |
Fixed #2229: Limitations in ICE data sending
|
|
|
@6070
|
5 years |
ming |
Fixed #2231: Potential premature buffer reuse in UDP media transport
|
|
|
@6069
|
5 years |
nanang |
Fix #2230: Fixed crash in STUN session due to race condition which leads …
|
|
|
@6068
|
5 years |
ming |
Re #2209: Add checking if expiration is specified for determining if …
|
|
|
@6067
|
5 years |
nanang |
Re #2225: Fixed compile errors in timer on MSVC2005.
|
|
|
@6066
|
5 years |
nanang |
Misc (re #2210): Workaround for compile error 'unknown type name uint64_t' …
|
|
|
@6065
|
5 years |
nanang |
Re #2228: Also updated PCM shifting in G722.1.
|
|
|
@6064
|
5 years |
nanang |
Re #2228: Fixed bugs in PCM shifting in G722 codec.
|
|
|
@6063
|
5 years |
nanang |
Misc (re #2210): Set local media port to zero when remote media port is …
|
|
|
@6062
|
5 years |
nanang |
Fix #2227: Added callback for sending ACK.
|
|
|
@6061
|
5 years |
nanang |
Misc (re #2210): Division by zero in pjmedia_wav_player_port_get_pos(), …
|
|
|
@6060
|
5 years |
nanang |
Fix #2226: Skip authentication handling in evsub module if it is already …
|
|
|
@6059
|
5 years |
ming |
Re #2225: Fixed incorrect pool to be released in pjlib timer test
|
|
|
@6058
|
5 years |
ming |
Fixed #2225: Timer heap refactoring
|
|
|
@6057
|
5 years |
riza |
Close #2224: De-Initialize ALSA sound device with snd_pcm_drop() instead …
|
|
|
@6056
|
5 years |
riza |
Close #2223: ALSA sound device wrapper implementation ignores period size …
|
|
|
@6055
|
5 years |
riza |
Close #2222: Introduce a new compiler setting to allow to use cnonce for …
|
|
|