summaryrefslogtreecommitdiff
path: root/pjmedia/include
AgeCommit message (Expand)Author
2017-01-25Re #1900: Updated audio device config to automatically enable WASAPI and disa...Nanang Izzuddin
2017-01-24Misc (re #1945): Automatically define macro PJ_ANDROID=1 on Android platforms...Nanang Izzuddin
2017-01-23Re #1900: Reintegrated works in UWP branch to trunk.Nanang Izzuddin
2017-01-17Re #1945 (misc): move default setting of number of supported video device for...Liong Sauw Ming
2016-11-23Re #1945: Change the error message on pjsua_media_channel_update() when unkno...Riza Sulistyo
2016-11-04Closed #1978: Add function to get RTP session from stream/video stream.Riza Sulistyo
2016-11-03Re #1977: Add attach2() and pjmedia_transport_attach2() to pjmedia transport ...Riza Sulistyo
2016-10-13Re #1970: Implement function pjmedia_rtp_decode_rtp2().Riza Sulistyo
2016-08-25Re #1956: Support for setting audio input source capability in Android JNI au...Liong Sauw Ming
2016-08-23Fixed #1956: Support for setting audio input source capability in Android JNI...Liong Sauw Ming
2016-08-15Re #1943: Raise linking error if libsrtp doesn't support the crypto.Riza Sulistyo
2016-08-08Re #1943: AES-GCM crypto support for SRTPLiong Sauw Ming
2016-08-05Re #1910: Implement option to regularly send video keyframe in the beginning ...Riza Sulistyo
2016-05-26Misc (re #1917): Missed inline implementation of pjmedia_snd_get_dev_count(),...Nanang Izzuddin
2016-05-25Re #1917(misc): Update how PJMEDIA_VIDEO_DEV_HAS_OPENGL is define.Riza Sulistyo
2016-05-19Re #1917 (misc): Change how PJMEDIA_VIDEO_DEV_SDL_HAS_OPENGL is declared in c...Riza Sulistyo
2016-05-17Re #1920: Check for libavformat instead of libavcodec when settingRiza Sulistyo
2016-05-17Re #1920: In the development branch of FFmpeg 0.8 (in July 2010), a new libraryRiza Sulistyo
2016-03-23Close #1906: Removed PortAudio from PJSIP source package.Nanang Izzuddin
2016-03-11Re #1907: Fixed build error: undeclared variables PJMEDIA_VID_DEV_MAX_DRIVERS...Liong Sauw Ming
2016-03-10Fixed #1907: Remove pjmedia* circular dependencyLiong Sauw Ming
2016-02-18Misc (Re #1882): Add compile time option (PJMEDIA_HAS_DTMF_FLASH) to enable/d...Riza Sulistyo
2016-02-04Fixed #1904: Support for Opus codecLiong Sauw Ming
2015-11-19Re #1882 (misc): Configurable audio device name lengthLiong Sauw Ming
2015-10-06Fixed #1888: Support for WebRtc AECLiong Sauw Ming
2015-08-21Fixed #1880: Incorrect orientation after switching video capture or when usin...Liong Sauw Ming
2015-07-03Re #1861: Changed pjsua API for setting the orientation using a more generic ...Liong Sauw Ming
2015-06-25Re #1843 (misc): Add two underscores for the header definition macros to matc...Liong Sauw Ming
2015-06-22Fixed #1860: Modify pjmedia_sdp_neg_fmt_match() to check for encoding paramet...Liong Sauw Ming
2015-06-18Misc (re #1843): Updated docs of PJMEDIA_AUD_DEV_ROUTE_DEFAULT (default route...Nanang Izzuddin
2015-04-22Re #1843: Fixed unused variable warning when using OpenCore AMR (thanks to Al...Liong Sauw Ming
2015-04-09Re #1794:Nanang Izzuddin
2015-03-26Re #1822: Updated build script to auto define PJMEDIA_VIDEO_DEV_HAS_ANDROID.Nanang Izzuddin
2015-03-17Re #1822: Initial implementation of Android video capturer.Nanang Izzuddin
2015-02-11Close #1814: Add audio frame preview callbacks.Nanang Izzuddin
2015-02-11Misc (re #1782): added compile-time settings for Speex AGC & denoiser in Spee...Nanang Izzuddin
2014-09-29[SIPit31] Misc (re #1782): Updated AMR parser behavior, i.e: from raising ass...Nanang Izzuddin
2014-09-24Re #1790: Initial basic implementation of Android OpenGL rendererLiong Sauw Ming
2014-09-22Re #1790: Use OpenGL textures instead of platform dependent textures.Liong Sauw Ming
2014-08-26Re #1757: Add iOS video renderer OpenGL macro settings to config.h.Nanang Izzuddin
2014-07-14Re #1776: Initial implementation of Libyuv wrapper. Supports:Riza Sulistyo
2014-04-22Closed #1757: iOS OpenGL rendererLiong Sauw Ming
2014-04-10Re #1758: Initial implementation of OpenH264 wrapper. Supports:Benny Prijono
2014-04-08Re #1757: Initial implementation of iOS OpenGL ES renderer. To use it, applic...Liong Sauw Ming
2014-04-08Misc (re #1751): Fixed unintialized field of pjmedia_transport_info.Riza Sulistyo
2014-03-14Closed #1748: enhancements to WAV player APIBenny Prijono
2014-03-10Re #1745 (Shared lib on MinGW): Avoid circular dependency caused by pjmedia-a...Nanang Izzuddin
2014-02-11Re #1734: Add flash support for DTMF rfc 2833.Riza Sulistyo
2014-01-16Closed #1723: Merging pjsua2 branch into trunkLiong Sauw Ming
2014-01-03Close #1720:Nanang Izzuddin