source: pjproject

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6138   4 years nanang Misc (re #2210): Get rid of annoying persistent log lines due to video …
(edit) @6137   4 years riza Close #2262: Notify when IP change handling is completed.
(edit) @6136   4 years ming Closed #2261: Prevent unnecessary locking when adding group lock handler
(edit) @6135   4 years riza Re #589: Add scal.c to Visual Studio project files.
(edit) @6134   4 years ming Fixed #2260: Potential deadlock between sip_transaction and sip_reg
(edit) @6133   4 years nanang Misc (re #2210): Fixed memory leak in OpenSSL initialization due to …
(edit) @6132   4 years nanang Re #2251: Fixed bug in memory capture, wrong user data passed in invoking …
(edit) @6131   4 years nanang Re #2251: Fixed bug in memory player, wrong user data passed in invoking …
(edit) @6130   4 years ming Re #589: Fixed missing include file
(edit) @6129   4 years ming Closed #589: Update Speex AEC to the latest version to get multichannel EC
(edit) @6128   4 years ming Re #1778: Temporarily disable VPIO on Mac for stereo due to recording …
(edit) @6127   4 years ming Re #1778: Fixed incorrect calculation for stereo mode
(edit) @6126   4 years ming Closed #2259: Fix check to cleanup provisional media
(edit) @6125   4 years nanang Re #2255: Fixed compile warning on MacOS.
(edit) @6124   4 years ming Re #2210 (misc): Fixed incorrect error printing in Darwin dev when there's …
(edit) @6123   4 years nanang Re #2255: Fixed wrong check of fullscreen mode in window creation and …
(edit) @6122   4 years nanang Re #2256: Readjusted build configs (after r6120 & r6121) to accomodate the …
(edit) @6121   4 years nanang Re #2256: Fixed build error for iOS target due to changes in r6120.
(edit) @6120   4 years nanang Fix #2256: Mini refactored Android configure script: - added CXXFLAGS & …
(edit) @6119   4 years riza Close #2258: Add PJSUA2 API to get and set OPUS codec setting.
(edit) @6118   4 years riza Close #2257: Filter SRTP crypto setting for DTLS-SRTP profile.
(edit) @6117   4 years nanang Close #2255: Add API for making video window full screen.
(edit) @6116   4 years nanang Misc (#2210): Put back PJMEDIA_STREAM_CHECK_RTP_PT feature in stream …
(edit) @6115   4 years nanang Fix #2254: Updated SDP encoder of SDES to avoid deactivating/disabling …
(edit) @6114   4 years nanang Misc (re #2210): Updated assertion condition in TURN socket (was removed …
(edit) @6113   4 years ming Re #2252: Fixed failed pjmedia-test, due to unsupported conversion format.
(edit) @6112   4 years ming Fixed #2251: Deadlock between PJSUA LOCK and conference mutex
(edit) @6111   4 years ming Re #2210 (misc): Removed assertion in turn sock which can be incorrectly …
(edit) @6110   4 years ming Fixed #2253: Support for VP8 and VP9 video codec
(edit) @6109   4 years ming Fixed #2252: Fix Darwin video issue if supplied image height is different …
(edit) @6108   4 years ming Re #2229: Fixed failed pjnath-test
(edit) @6107   4 years nanang Re #1437: Fixed linking error when PJMEDIA_HAS_VIDEO is not set.
(edit) @6106   4 years nanang Close #1437: Video keyframe request/response using RTCP-FB PLI.
(edit) @6105   4 years nanang Close #1297: - Updated PJMEDIA endpoint to rearrange dynamic payload type …
(edit) @6104   4 years ming Re #2210 (misc): Fixed memory leak when getting certificate info in …
(edit) @6103   4 years nanang Close #2088: Generate and negotiate telephone-event with multiple …
(edit) @6102   4 years nanang Misc (re #2210): Fixed macro setting PJSIP_MAX_TIMER_COUNT issues: not …
(edit) @6101   4 years riza Close #2250: Enable OpenH264 native log.
(edit) @6100   4 years riza Re #2249: Fixed warning on pjlib-test.
(edit) @6099   4 years riza Close #2249: Use sorted linked list for timer implementation.
(edit) @6098   4 years ming Fixed #2248: Memory leak if stream fails to be created
(edit) @6097   4 years ming Re #2210 (misc): Clarify in the doc that on_stream_created()/destroyed() …
(edit) @6096   4 years ming Re #2210 (misc): Add passthrough codec source into Makefile
(edit) @6095   4 years nanang Fix #2247: Distorted video sent by iOS 13 devices.
(edit) @6094   4 years ming Fixed #1778: Support for Voice Processing IO Audio Unit on Mac
(edit) @6093   4 years nanang Fix #2245: Reconnect video stream listeners in video conference bridge …
(edit) @6092   4 years nanang Re #2241: Fixed compile error due to declaration after code on older …
(edit) @6091   4 years riza Fix #2244: Prevent continuous memory allocation when getting raw …
(edit) @6090   4 years nanang Fixed #2243: - pjsip_tpmgr_acquire_transport2() should skip transports …
(edit) @6089   4 years nanang Fixed #2242: Message buffer not set correctly in pjsip_rx_data_clone().
(edit) @6088   4 years riza Fixed #2241: Update "sent-by" field of Via header on CANCEL request for …
(edit) @6087   4 years nanang Fixed #2240: - Avoid double pjsip_inv_dec_ref() by evaluating the local …
(edit) @6086   4 years ming Re #2210 (misc): Update JavaFX sample app
(edit) @6085   4 years nanang Fixed #2239: - Deinit OpenGL immediately when initialization fails, so …
(edit) @6084   4 years ming Re #2210 (misc): Add log if WebRTC AEC fails to be created (currently it …
(edit) @6083   4 years ming Fixed #2238: Local hold is not reset if there's failure during …
(edit) @6082   4 years nanang Re #2237: Updated SSL socket to use group lock in scheduling timer.
(edit) @6081   4 years ming Re #2210 (misc): Add doc and extra check for …
(edit) @6080   5 years riza Re #2232: Fix build error for swig wrapper. This fix will allow swig to …
(edit) @6079   5 years nanang Misc (re #2210): Fixed compile errors on MinGW.
(edit) @6078   5 years nanang Fix #2236: Fixed exception in iOS Video Toolbox H264 due to UI API called …
(edit) @6077   5 years riza Fix #2235: UDP transport restart might not get called when …
(edit) @6076   5 years riza Fix #2234: Memory leak with third party resampling.
(edit) @6075   5 years nanang Close #2233: Changed enumeration approach in SWIG Java to type-unsafe …
(edit) @6074   5 years riza Close #2232: Crash on Endpoint::libDestroy() when there is an active call.
(edit) @6073   5 years ming Re #2229: Fixed typo of variable type ioq op key.
(edit) @6072   5 years ming Re #2218: ICE initialization issue if an error happens during allocating …
(edit) @6071   5 years ming Fixed #2229: Limitations in ICE data sending
(edit) @6070   5 years ming Fixed #2231: Potential premature buffer reuse in UDP media transport
(edit) @6069   5 years nanang Fix #2230: Fixed crash in STUN session due to race condition which leads …
(edit) @6068   5 years ming Re #2209: Add checking if expiration is specified for determining if …
(edit) @6067   5 years nanang Re #2225: Fixed compile errors in timer on MSVC2005.
(edit) @6066   5 years nanang Misc (re #2210): Workaround for compile error 'unknown type name uint64_t' …
(edit) @6065   5 years nanang Re #2228: Also updated PCM shifting in G722.1.
(edit) @6064   5 years nanang Re #2228: Fixed bugs in PCM shifting in G722 codec.
(edit) @6063   5 years nanang Misc (re #2210): Set local media port to zero when remote media port is …
(edit) @6062   5 years nanang Fix #2227: Added callback for sending ACK.
(edit) @6061   5 years nanang Misc (re #2210): Division by zero in pjmedia_wav_player_port_get_pos(), …
(edit) @6060   5 years nanang Fix #2226: Skip authentication handling in evsub module if it is already …
(edit) @6059   5 years ming Re #2225: Fixed incorrect pool to be released in pjlib timer test
(edit) @6058   5 years ming Fixed #2225: Timer heap refactoring
(edit) @6057   5 years riza Close #2224: De-Initialize ALSA sound device with snd_pcm_drop() instead …
(edit) @6056   5 years riza Close #2223: ALSA sound device wrapper implementation ignores period size …
(edit) @6055   5 years riza Close #2222: Introduce a new compiler setting to allow to use cnonce for …
(edit) @6054   5 years riza Fixed #2221: When using Openssl as TLS backend, close notify alert is not …
(edit) @6053   5 years riza Re #2220: Fixed the use of sk_X509_NAME_new macro. It might lead to build …
(edit) @6052   5 years ming Fixed #2220: Add list of trusted root CA for OpenSSL
(edit) @6051   5 years nanang Close #2219: Initialize enum fields in PJSUA2 objects.
(edit) @6050   5 years riza Re #2210 (misc): optimize r6049.
(edit) @6049   5 years riza Re #2210 (misc): Release pool last when destroying android video dev …
(edit) @6048   5 years ming Fixed #2218: ICE initialization issue if an error happens during …
(edit) @6047   5 years nanang Misc (re #2210): Added SIP transport type DLTS. Note that this is not an …
(edit) @6046   5 years nanang Misc (re #2210): Added format definitions for NV12 & NV21.
(edit) @6045   5 years nanang Close #2217: Omit deprecated IPv6 addresses from ICE candidates.
(edit) @6044   5 years nanang Fix #2216: reverted back changes in ticket #2198: r6025, r5998, r5995.
(edit) @6043   5 years nanang Fix #2215: - Reset jitter buffer after Opus ptime decreased. - Updated …
(edit) @6042   5 years nanang Re #2211: Fixed compile error in pjsip_dlg_create_uac() on MSVC2005, var …
(edit) @6041   5 years riza Re #2210 (misc): Prevent overflow when searching for the closest video …
(edit) @6040   5 years riza Fix #2214: Check for PJ_ICE_ST_MAX_CAND when adding new ICE candidate.
(edit) @6039   5 years riza Fix #2213: First packet for TURN over TCP might get dropped.
Note: See TracRevisionLog for help on using the revision log.