summaryrefslogtreecommitdiff
path: root/pjmedia
AgeCommit message (Expand)Author
2017-01-25Re #1900: Fixed some build error for UWP arm. Riza Sulistyo
2017-01-25Re #1900: Updated audio device config to automatically enable WASAPI and disa...Nanang Izzuddin
2017-01-24Misc (re #1945): Fixed compile warnings on Android 64bit platforms, e.g: dere...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-19Close #1919: Clear unused-variable warnings.Riza Sulistyo
2017-01-19Re #1513: Applied the new API pj_pool_safe_release().Nanang Izzuddin
2017-01-17Re #1945 (misc): move default setting of number of supported video device for...Liong Sauw Ming
2017-01-11Fixed #1990:Nanang Izzuddin
2017-01-11Re 1989: Implement pj_strtok()/pj_strtok() as a replacement to strtok().Riza Sulistyo
2017-01-03Misc (re #1945): Fixed warning of missing braces in nested struct/union var i...Nanang Izzuddin
2016-12-19Misc (re #1945): Update SRTP to restart crypto tag from 1 when generating reo...Nanang Izzuddin
2016-12-16Re #1941: re #5454, modify declaration of NSArray to support older compiler v...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-18Fixed #1941: Disable the setup of audio session in coreaudio_dev. This will a...Liong Sauw Ming
2016-10-13Re #1970: Implement function pjmedia_rtp_decode_rtp2().Riza Sulistyo
2016-10-07Re #1941: Support for AVCaptureDeviceDiscoverySession to replace the deprecat...Liong Sauw Ming
2016-10-07Re #1945 (misc): Fixes a memory leak in alsa_factory_refresh().Liong Sauw Ming
2016-09-29Misc (re #1945): Added feature of listing dshow device in ffmpeg video device...Nanang Izzuddin
2016-09-27Misc (re #1945): Fixed warning in OpenH264 encoder "ParamValidationExt(), sli...Nanang Izzuddin
2016-09-20Re #1954 (misc): Fix build error on pjmedia-test when defining PJMEDIA_CONF_U...Riza Sulistyo
2016-09-14Re #1952: Apply the fix to video stream info as wellLiong Sauw Ming
2016-08-30Fixed #1958: Update RTP sequence number during keep-aliveLiong Sauw Ming
2016-08-29Re #1954: Add support for VS2005.Riza Sulistyo
2016-08-26Re #1954: Add support for VS2015.Liong Sauw Ming
2016-08-25Re #1956: Support for setting audio input source capability in Android JNI au...Liong Sauw Ming
2016-08-25Re #1954: Add WebRTC to third party componentLiong Sauw Ming
2016-08-23Fixed #1956: Support for setting audio input source capability in Android JNI...Liong Sauw Ming
2016-08-18Misc (re #1945): Added opus.h/c to VS2005 & VS2015 project pjmedia-codec (tha...Nanang Izzuddin
2016-08-15Fix #1952: Skip address type matching in pjmedia_stream_info_from_sdp() when ...Nanang Izzuddin
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: Send the additional keyframe only after the initial one.Riza Sulistyo
2016-08-05Re #1910: Implement option to regularly send video keyframe in the beginning ...Riza Sulistyo
2016-08-05Re #1945 (misc): Fixed incorrect SRTP crypto suite name and doc.Liong Sauw Ming
2016-08-03Fixed #1948: Modify async dispatch to synchronous on Mac and iOS video device...Liong Sauw Ming
2016-08-03Fixed #1947: Support for OpenH264 v1.6.0 codecLiong Sauw Ming
2016-07-27Misc (re #1945): Updated ffmpeg video device to query supported format from t...Nanang Izzuddin
2016-07-20Re #1944: Allow native window to be set for video output window on SDLRiza Sulistyo
2016-07-11Re #1937: Do not build libyuv in shared mode if video is disabled.Liong Sauw Ming
2016-07-01Re #1928: max_bps on the param codec needs to be set properly on Opus.Riza Sulistyo
2016-06-30Re #1931: Add one more session preset to support, i.e. resolution 960x540Liong Sauw Ming
2016-06-30Re #1928: Fixed set bitrate on opus codec might not change the codec param an...Riza Sulistyo
2016-06-30Fixed #1931: Support more resolutions when opening the video capture and prop...Liong Sauw Ming
2016-06-29Re #1928: fix silly mistake on r5365.Riza Sulistyo
2016-06-29Re #1928: Allow setting opus bitrate to PJMEDIA_CODEC_OPUS_DEFAULT_BIT_RATE w...Riza Sulistyo
2016-06-29Re #1937: Keep libyuv enabled in configure script even when ffmpeg swscale is...Nanang Izzuddin
2016-06-28Re #1937: Added libyuv build configs for GNU build systems.Nanang Izzuddin