summaryrefslogtreecommitdiff
path: root/pjmedia/src/pjmedia
AgeCommit message (Expand)Author
2017-01-23Re #1900: Reintegrated works in UWP branch to trunk.Nanang Izzuddin
2017-01-19Re #1513: Applied the new API pj_pool_safe_release().Nanang Izzuddin
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-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-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-26Re #1954: Add support for VS2015.Liong Sauw Ming
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-07-11Re #1937: Do not build libyuv in shared mode if video is disabled.Liong Sauw Ming
2016-06-29Re #1937: Keep libyuv enabled in configure script even when ffmpeg swscale is...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-23Re #1937: Add libyuv to Visual Studio 2005 and 2015 solution.Riza Sulistyo
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-20Re #1922: Replace IPv4 specific APIs as per Apple's recommendationsLiong Sauw Ming
2016-05-18Re #1920: Avoid linking error when video is not enabled.Riza Sulistyo
2016-05-17Re #1917(misc): When enabling libsamplerate, the current source code expects toRiza Sulistyo
2016-03-24Re #1897: Updated ffmpeg_util.h/.c to support older ffmpeg.Nanang Izzuddin
2016-03-15Close #1847: Upgraded libsrtp version to 1.5.4 and added support for AES-CM-2...Nanang Izzuddin
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
2016-01-15Misc (re #1882): Suppress EAGAIN recv() error log in pjmedia stream.c & vid_s...Nanang Izzuddin
2015-12-31Re #1882 (misc): Fixed incorrect loop when destroying streams in case of non-...Liong Sauw Ming
2015-12-30Re #1882 (misc): Add checking of crypto name in transport srtp.Liong Sauw Ming
2015-11-10Re #1897: Implement support to Ffmpeg 2.8.Riza Sulistyo
2015-10-30Re #1882 (misc): related to r5192, fixed inaccurate index checking in pjmedia...Liong Sauw Ming
2015-10-29Re #1882 (misc): Fixed inaccurate index checking assertion when removing SDP ...Liong Sauw Ming
2015-10-23Misc (re #1882): Added array length check before inserting parsed bandwidth &...Nanang Izzuddin
2015-10-07Re #1882 (misc): Fixed possibly incorrect stream statsLiong Sauw Ming
2015-10-06Fixed #1888: Support for WebRtc AECLiong Sauw Ming
2015-09-10Fix #1884: Fixed silence frame length in stream (frame length calculation did...Nanang Izzuddin
2015-08-25Re #1881: Fixed compile warnings on VS2015 about declaration hides previous d...Nanang Izzuddin
2015-08-06Fix #1876: Don't restart renderer when only fps is changing, just modify the ...Nanang Izzuddin
2015-07-31Fix #1871: fixed missing audio index normalization in audio device open funct...Nanang Izzuddin
2015-07-28Misc (re #1843): Fixed MSVC build error on samples app due to undefined symbo...Nanang Izzuddin
2015-07-08Fix #1866: Refactored the management of initial SDP in SDP negotiator conside...Nanang Izzuddin