source: pjproject

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5481   7 years nanang Re #1971: Request IPv4 relay address to an IPv6 TURN server for IPv6-IPv4 …
(edit) @5480   7 years ming Re #1945 (misc): Disable local host resolution …
(edit) @5479   7 years riza Closed #1978: Add function to get RTP session from stream/video stream.
(edit) @5478   7 years riza Re #1977: Add attach2() and pjmedia_transport_attach2() to pjmedia …
(edit) @5477   7 years riza Re #1974: Fix DNS write on freed memory. Thanks to Richard Mudgett for the …
(edit) @5476   7 years ming Fixed #1976: Support to generate a synthesized IPv6 address from IPv4 …
(edit) @5475   7 years ming Re #1974: Remove DNS cache entry from resolver's hash table when app …
(edit) @5474   7 years ming Re #1972: ICE initialization issues when creating a component/candidate …
(edit) @5473   7 years ming Re #1974: If there is a pending query, set the return value to that query …
(edit) @5472   7 years ming Fixed #1975: Add support to select elliptic curve and signature algorithm …
(edit) @5471   7 years ming Fixed #1974: Various fixes for DNS IPv6
(edit) @5470   7 years riza Re #1900: - Modify some project files for x64 build. - Add some …
(edit) @5469   7 years nanang Re #1971: Updated TURN session to add REQUEST-ADDRESS-FAMILY/REQ-ADDR-TYPE …
(edit) @5468   7 years nanang Misc (re #1945): Avoid calling memchr() or memcpy() with NULL pointer …
(edit) @5467   7 years nanang Misc (re #1945): Updated SIP URI in sample app pjsua2_demo.cpp (for …
(edit) @5466   7 years nanang Misc (re #1945): Fixed false error message "cannot find Account.." when …
(edit) @5465   7 years nanang Fix #1972: Update ICE candidate status to non-PJ_EPENDING after TURN …
(edit) @5464   7 years nanang Misc (re #1945): Fixed assertion in resolver: on read error, source …
(edit) @5463   7 years ming Fixed #1941: Disable the setup of audio session in coreaudio_dev. This …
(edit) @5462   7 years nanang Close #1971: Updated pjsua to enable IPv6 TURN in ICE media transport.
(edit) @5461   7 years ming Re #1945 (misc): Get rid of 64-bit compiler warnings for pjsua_app
(edit) @5460   7 years riza Re #1970: Implement function pjmedia_rtp_decode_rtp2().
(edit) @5459   7 years riza Re #1969: Fix crash on using an already destroyed SSL socket.
(edit) @5458   7 years riza Re #1945 (misc): Use localtime_r() instead of localtime() (if available) …
(edit) @5457   7 years nanang Re #1961: Updated Android pj_gettimestamp() implementation to use …
(edit) @5456   7 years ming Fixed #1967: Add function pjsip_tdata_get_dlg
(edit) @5455   7 years ming Fixed #1965: Add support to specify Contact params specific to REGISTER …
(edit) @5454   7 years ming Re #1941: Support for AVCaptureDeviceDiscoverySession to replace the …
(edit) @5453   7 years ming Re #1941: Add support to specify min iOS versions in configure-iphone and …
(edit) @5452   7 years ming Re #1945 (misc): Fixes a memory leak in alsa_factory_refresh(). Thanks to …
(edit) @5451   7 years ming Re #1945 (misc): Fixed wrong parameter caused by previous commit r5450
(edit) @5450   7 years ming Re #1945 (misc): Fixed incorrect usage of pj_memcmp()
(edit) @5449   7 years ming Re #1962: Update the ticket number in the code doc.
(edit) @5448   7 years riza Re #1964: Add PJ_QOS_TYPE_SIGNALLING to pjsua2 swig symbol and the …
(edit) @5447   7 years nanang Fix #1961: Updated Android timestamp to use CLOCK_BOOTTIME (or …
(edit) @5446   7 years ming Re #1954: Add option to use WebRtc? EC in aectest sample app
(edit) @5445   7 years riza Re #1964: Implement QoS for darwin OS which supports SO_NET_SERVICE_TYPE.
(edit) @5444   7 years riza Re #1963: Implement QoS for IPv6 for platform that supports IPV6_TCLASS.
(edit) @5443   7 years ming Re #1954: Add libwebrtc to ipjsua sample app
(edit) @5442   7 years ming Fixed #1962: Premature STUN socket destruction when there's an error …
(edit) @5441   7 years nanang Misc (re #1945): Added feature of listing dshow device in ffmpeg video …
(edit) @5440   7 years nanang Misc (re #1945): Fixed warning in OpenH264 encoder "ParamValidationExt?(), …
(edit) @5439   7 years nanang Re #1900: Fixed crash in destroying UDP socket after being initialized but …
(edit) @5438   7 years riza Re #1954 (misc): Fix build error on pjmedia-test when defining …
(edit) @5437   8 years nanang Misc (re #1945): Updated resolver behaviour to not mark nameserver as bad …
(edit) @5436   8 years ming Re #1952: Apply the fix to video stream info as well
(edit) @5435   8 years riza Re #1959: Add reference counter to pjsip_inv_session to avoid race …
(edit) @5434   8 years ming Fixed #1958: Update RTP sequence number during keep-alive
(edit) @5433   8 years riza Re #1954: Add support for VS2005.
(edit) @5432   8 years ming Re #1954: Add support for VS2015.
(edit) @5431   8 years ming Re #1954: Fixed compilation flags for building on arm64 iOS.
(edit) @5430   8 years ming Re #1956: Support for setting audio input source capability in Android JNI …
(edit) @5429   8 years ming Re #1954: Fixed compilation flags for Android armeabi build
(edit) @5428   8 years ming Re #1954: Add WebRTC to third party component * Add build config for GNU …
(edit) @5427   8 years ming Fixed #1957: ICE stagnation when connectivity check fails
(edit) @5426   8 years ming Fixed #1956: Support for setting audio input source capability in Android …
(edit) @5425   8 years nanang Fixed #1955: Fixed assertions in DNS SRV resolution with IPv6 TCP/TLS …
(edit) @5424   8 years ming Re #1945 (misc): Fixed typo in libyuv Makefile
(edit) @5423   8 years nanang Misc (re #1945): fixed STUN server resolution should be retried, as …
(edit) @5422   8 years nanang Misc (re #1945): Added opus.h/c to VS2005 & VS2015 project pjmedia-codec …
(edit) @5421   8 years nanang Misc (re #1945): Added PJ_HAS_IPV6 in pj_dump_config(), thanks Alexei …
(edit) @5420   8 years nanang Fixed #1953: Skip IPv6 socket in resolver on system without IPv6 support.
(edit) @5419   8 years nanang Fix #1952: Skip address type matching in pjmedia_stream_info_from_sdp() …
(edit) @5418   8 years riza Re #1943: Raise linking error if libsrtp doesn't support the crypto.
(edit) @5417   8 years ming Fixed #1951: Add callback to configure SRTP setting and key in …
(edit) @5416   8 years riza Re #1943: Improve the clarity of configure log message.
(edit) @5415   8 years ming Fixed #1943: (Windows) Add SRTP OpenSSL sources in Visual Studio libsrtp …
(edit) @5414   8 years ming Re #1943: Fixed incorrect configure script.
(edit) @5413   8 years riza Re #1950: Check for ndk-build on configure-android.
(edit) @5412   8 years ming Re #1943: AES-GCM crypto support for SRTP Special thanks to Alexander …
(edit) @5411   8 years riza Re #1910: Send the additional keyframe only after the initial one.
(edit) @5410   8 years riza Re #1910: Implement option to regularly send video keyframe in the …
(edit) @5409   8 years ming Fixed #1950: Failure in configure-android when specifying --use-ndk-cflags …
(edit) @5408   8 years ming Re #1945 (misc): Fixed incorrect SRTP crypto suite name and doc. Thanks …
(edit) @5407   8 years ming Fixed #1949: Support video window manipulation for native preview
(edit) @5406   8 years ming Fixed #1948: Modify async dispatch to synchronous on Mac and iOS video …
(edit) @5405   8 years ming Fixed #1947: Support for OpenH264 v1.6.0 codec Thanks to Marc Etcheverry …
(edit) @5404   8 years ming Re #1945 (misc): Fixed missing doxygen group doc for SIP transport TCP. …
(edit) @5403   8 years ming Re #1945 (misc): Set IPv6 sockets to be IPv6 only Auto-detect in …
(edit) @5402   8 years riza Re #1945 (misc): Add pjsua2 sample app using javafx.
(edit) @5401   8 years nanang Fix #1946: Avoid deinitialization of uninitialized client auth session.
(edit) @5400   8 years nanang Misc (re #1945): Updated checks in pjsip_tx_data_dec_ref(). Thanks Alexei …
(edit) @5399   8 years nanang Misc (re #1945): Updated ffmpeg video device to query supported format …
(edit) @5398   8 years nanang Misc (re #1945): Fixed assertion when outgoing call without SDP is …
(edit) @5397   8 years nanang Misc (re #1945): Updated array limit checks and docs in …
(edit) @5396   8 years ming Changed version to 2.5.5-svn
(edit) @5395   8 years ming Tagged 2.5.5
(edit) @5394   8 years ming Changed version to 2.5.5
(edit) @5393   8 years riza Re #1928 (misc): Remove trailing comma that might cause --disable-libyuv …
(edit) @5392   8 years riza Re #1944: Allow native window to be set for video output window on SDL
(edit) @5391   8 years nanang Misc (re #1928): Fixed build error in Android SWIG wrapper after …
(edit) @5390   8 years nanang Misc (re #1928): Added MSVC2005 project 'swig_java_pjsua2.vcproj' for …
(edit) @5389   8 years nanang Misc (re #1928): Updated configure-android to add sysroot setting in …
(edit) @5388   8 years nanang Misc (re #1928): Fixed possible stuck issue in pjnath-test caused by …
(edit) @5387   8 years riza Re #1933: Handle link-local address that cause the test to fail.
(edit) @5386   8 years ming Re #1928 (misc): Re #1878 (Compile time option for TCP/TLS transport to …
(edit) @5385   8 years nanang Re #1933: Updated pjnath sess_auth.c test to use loopback address on IPv6.
(edit) @5384   8 years nanang Misc (re #1928): Cleaned up STUN transport config setup for ICE in pjsua.
(edit) @5383   8 years nanang Misc (re #1928): Print explicit log message about PJSUA ignoring IPv6 STUN …
(edit) @5382   8 years nanang Misc (re #1928): Use host IP for SIP UDP transport address when STUN …
Note: See TracRevisionLog for help on using the revision log.