summaryrefslogtreecommitdiff
path: root/pjmedia
AgeCommit message (Expand)Author
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
2016-06-28Re #1937: Change the include header format, so that user can specify external...Riza Sulistyo
2016-06-28Re #1937: Change project and folder name for consistency with existing third ...Riza Sulistyo
2016-06-27Fixed #1939: Fixed crash when failed to initialize android jni dev (AudioReco...Riza Sulistyo
2016-06-23Re #1937: Add libyuv to Visual Studio 2005 and 2015 solution.Riza Sulistyo
2016-06-16Re #1931: Fixed configure script for iOS to be able to detect both AVFoundati...Liong Sauw Ming
2016-06-16Re #1931: Add support for AVFoundation on MacLiong Sauw Ming
2016-06-10Re #1928(misc) : Align Big-AES names with latest RFC. Riza Sulistyo
2016-06-08Re #422: Added IPv6 support to PJNATH, changes:Nanang Izzuddin
2016-06-06Misc (re #1928): Updated SDP parser to be able to consume IPv6 address in RTC...Nanang Izzuddin
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