source: pjproject

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4850   10 years nanang Misc (re #1751): Fixed AF_INET should be PJ_AF_INET in sock_common.c …
(edit) @4849   10 years nanang Misc (re #1751): Fixed SIP status phrase of status code 484 to be "Address …
(edit) @4848   10 years ming Re #1757: Modify display video function in r4813 so it can display video …
(edit) @4847   10 years nanang Misc (re #1751): Fixed build error when PJ_LOG_MAX_LEVEL is set to 0 …
(edit) @4846   10 years bennylp Re #1758: changing library name from libwels to libopenh264 in recent …
(edit) @4845   10 years bennylp Fixed #1767: Tone generation API in pjsua2 and SWIG wrappers
(edit) @4844   10 years bennylp Re #1768: fixed potential GC problem when rejecting incoming call
(edit) @4843   10 years bennylp Re #1768: avoid crash if outgoing call fails during media initialization, …
(edit) @4842   10 years bennylp Re #1768: added APP_PLATFORM to avoid this warning "WARNING: APP_PLATFORM …
(edit) @4841   10 years bennylp Re #1768: fixed wrong JNI compilation flags used by pjsua2 Android sample …
(edit) @4840   10 years bennylp Re #1768: Fixed problems with Java garbage collection on call and buddy …
(edit) @4839   10 years bennylp Fixed #1766: Assertion due to stray retransmit timer in UAC transaction …
(edit) @4838   10 years nanang Re #1762: Support more capture sizes (was only 352x288) and automatically …
(edit) @4837   10 years nanang Re #1762: Fix native preview not shown issue by starting capture session …
(edit) @4836   10 years nanang Re #1762: Add I420/IYUV output format to capture devices.
(edit) @4835   10 years ming Re #1757: Avoid calling OpenGL ES functions when in the background (which …
(edit) @4834   10 years ming Re #1762: Add capability enumerations and native preview capability
(edit) @4833   10 years riza Misc (re #1751): Fix build error (Ubuntu 14.04) when building Pjsip with …
(edit) @4832   10 years ming Fixed #1765: Add PFS support
(edit) @4831   10 years ming Re #1764: Add reference to ticket number
(edit) @4830   10 years ming Fixed #1764: Use latest early media SDP received on forked early media on …
(edit) @4829   10 years ming Fixed #1763: Add pj_ssl_cipher_id() API
(edit) @4828   10 years riza Re #1749: Update configure-android to support intel build.
(edit) @4827   10 years bennylp More #1758: updated to the latest OpenH264 code
(edit) @4826   10 years riza Misc (re #1751): Fix crash when retrieving dynamic choice(video stream …
(edit) @4825   10 years riza Misc (re #1751): Fix crash when executing pattern matched shortcut on cli.
(edit) @4824   10 years nanang Re #1762: - enumerate all capture devices - fast switch between capture …
(edit) @4823   10 years nanang Misc (re #1751): Set media transport state back to NULL after media …
(edit) @4822   10 years nanang Misc (re #1751): Fixed compile error 'Implicit declaration of function is …
(edit) @4821   10 years ming Closed #1757: iOS OpenGL renderer * Optimize rendering speed and CPU usage …
(edit) @4820   10 years nanang Fix #1759: Added check for call disconnection in ICE media transport …
(edit) @4819   10 years bennylp Fixed #1761: Remove "timer" from Supported header if it is disabled
(edit) @4818   10 years bennylp Misc re #1751: increase maximum ALSA devices from 16 to 32
(edit) @4817   10 years bennylp Closed #1760: added pjsip_tcp_transport_get_socket() API to get the raw …
(edit) @4816   10 years bennylp Misc (re #1751): do not update RTCP TX statistic if sending RTP in stream …
(edit) @4815   10 years bennylp Re #1758: Initial implementation of OpenH264 wrapper. Supports: - library …
(edit) @4814   10 years riza Misc (re #1751): Fixed compile error on stereo_demo due to changes on …
(edit) @4813   10 years ming Re #1757: Add example to display video in ipjsua (require ffmpeg …
(edit) @4812   10 years ming Re #1757: Initial implementation of iOS OpenGL ES renderer. To use it, …
(edit) @4811   10 years riza Misc (re #1751): Fixed unintialized field of pjmedia_transport_info.
(edit) @4810   10 years ming Re #1751 (misc): Add feature in Python API to enable mwi and modify …
(edit) @4809   10 years nanang Re #1754: Minor update, replaced comment marks.
(edit) @4808   10 years nanang Re #1750: - Replaced "enum CodecID" with "unsigned" (previous fix raised …
(edit) @4807   10 years ming Fixed #1756: Race condition in SIP transaction termination (thanks to …
(edit) @4806   10 years nanang Fix #1755: Send ACK for incoming 200/INVITE even after call is …
(edit) @4805   10 years nanang Fix #1754: Fixed crash in video stream when encoder returns zero payload …
(edit) @4804   10 years nanang Fix #1753: Fixed crash in pjsua2 when receiving unsolicited MWI.
(edit) @4803   10 years nanang Misc (re #1751): Fixed unremoved pjsua2_demo.o after 'make clean'.
(edit) @4802   10 years riza Re #1752: Add option to resolve hostname when trying to get network …
(edit) @4801   10 years ismangil Re #1750 fix for detecting definition of CodecID in newer ffmpeg
(edit) @4800   10 years riza Re #1751: Fix build error when using 'disable-libsamplerate' on configure.
(edit) @4799   10 years ismangil Re #1751 Removed reference to libmilenage in ipjsua iOS
(edit) @4798   10 years bennylp Misc (re #1751): added experimental option to enable/use worker thread for …
(edit) @4797   10 years riza Changed version to 2.2.1-svn
(edit) @4796   10 years riza Tagged 2.2.1
(edit) @4795   10 years riza Changed version to 2.2.1
(edit) @4794   10 years bennylp Misc re #1742: fixed output error in helper.mak in swig module setup.py
(edit) @4793   10 years bennylp Closed #1748: enhancements to WAV player API
(edit) @4792   10 years bennylp Re #1742: fixed bug: when cloning multipart body in …
(edit) @4791   10 years nanang Fix #1747: Don't process message body in the incoming 200/UPDATE if we …
(edit) @4790   10 years riza Re #1742 (misc): Add input file checking on pjsua2_demo
(edit) @4789   10 years riza Re #1742 (misc): Fix invalid use of Endpoint on pjsua2-test
(edit) @4788   10 years nanang Re #1742 (misc): Added NULL check before cloning codec param in pjmedia …
(edit) @4787   10 years bennylp Fixed #1746: Assertion in sip_transaction.c when ACK and retransmit timer …
(edit) @4786   10 years nanang Re #1745 (Shared lib on MinGW): Fixed missing LDFLAGS setting on some …
(edit) @4785   10 years nanang Re #1745 (Shared lib on MinGW): Avoid circular dependency caused by …
(edit) @4784   10 years nanang Re #1745 (Shared lib on MinGW): Fixed multiple definition of …
(edit) @4783   10 years ming Re #1742(misc): related to r4781, fixed the dependency pjsua2 library path
(edit) @4782   10 years bennylp More re #1743: also added code snippet to make routing selection stick …
(edit) @4781   10 years ming Re #1742 (misc): Add pjsua2 to make install and pkgconfig description and …
(edit) @4780   10 years ming Re #1742 (misc): Fixed doc for Call::reinvite() in pjsua2 lib
(edit) @4779   10 years ming Re #1742 (misc): Fixed incorrect checking of require_100rel configuration
(edit) @4778   10 years bennylp Fixed #1743: Unplugging the earpeace while audio is running would cause …
(edit) @4777   10 years riza Re #1704: - Fix duplicate code on os_winphone.h - Change the use of …
(edit) @4776   10 years ming Fixed #1744: Codec and audio device enumeration problem in pjsua2
(edit) @4775   10 years nanang Close #1739: Info of last receive timestamp and data size in TCP/TLS.
(edit) @4774   10 years bennylp Fixed #1719: Bug in DNS SRV/RFC 3263 server selection
(edit) @4773   10 years ming Fixed #1699: Transport state callback to report transport shutdown events …
(edit) @4772   10 years bennylp Re #1742 (misc): Updated latest pjsip-book and added make install target …
(edit) @4771   10 years nanang Fix #1741: fixed AudioMedia? in setting signal level adjustment and …
(edit) @4770   10 years nanang Fixed #1740: TLS will be used whenever request URI uses "sips" scheme …
(edit) @4769   10 years bennylp Changed version to 2.2-svn
(edit) @4768   10 years bennylp Tagged 2.2
(edit) @4767   10 years ming Re #1630 (misc): Fixed test account in java sample
(edit) @4766   10 years bennylp Removed premature tagging
(edit) @4765   10 years bennylp Tagged 2.2
(edit) @4764   10 years bennylp Changed version to 2.2
(edit) @4763   10 years bennylp Re #1715: updated book with latest Rst
(edit) @4762   10 years bennylp More re #1715: doxygen integration into the book
(edit) @4761   10 years nanang Re #1680: Fixed compile warnings on VS2005 for x64/win64 config.
(edit) @4760   10 years nanang Misc (re #1630): Fixed missing PJ_DECL on pj_run_app() and bad type casts …
(edit) @4759   10 years riza Re #1519: Fix error build (swig java) when JAVA_HOME is set to folder name …
(edit) @4758   10 years nanang More pjsua2 SWIG Python (re #1519): Fixed 'symbol not found' error in …
(edit) @4757   10 years nanang Re #1708: Fixed missing conference port connection setups for audio …
(edit) @4756   10 years nanang More pjsua2 SWIG Python (re #1519): Separate library dependencies from …
(edit) @4755   10 years nanang Misc (re #1630): Put back circular reference dependency (previously added …
(edit) @4754   10 years bennylp More #1712: Handle case when 200/OK is not ACKed and inv needs to send …
(edit) @4753   10 years nanang Re #1519: Include user.mak build settings in building pjsua app and pjsua2 …
(edit) @4752   10 years ming Re #1643: Fixed accidental removal of pj_run_app() call
(edit) @4751   10 years bennylp Misc (re #1630): use static variable when registering interruptionListener …
Note: See TracRevisionLog for help on using the revision log.