summaryrefslogtreecommitdiff
path: root/pjmedia/src/pjmedia
AgeCommit message (Expand)Author
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
2015-06-22Fixed #1860: Modify pjmedia_sdp_neg_fmt_match() to check for encoding paramet...Liong Sauw Ming
2015-06-12Misc (re #1843): Add index checking to some SDP attr operations. These operat...Riza Sulistyo
2015-06-01Close #1856: Offer only current active crypto on re-INVITE.Nanang Izzuddin
2015-05-28Misc (re #1843): Updated error message in pjmedia stream & video stream upon ...Nanang Izzuddin
2015-04-23Re #1843: Add support if app uses external libSRTP 1.5.x or above (thanks to ...Liong Sauw Ming
2015-04-09Re #1831: Fixed bug of requested format overwritten by supported format, caus...Nanang Izzuddin
2015-04-06Misc (re #1782): Fixed various compile warnings on MacOS & iOS.Nanang Izzuddin
2015-04-06Misc (re #1782): Fixed various compile warnings on MSVC.Nanang Izzuddin
2015-04-02Re #1818: Avoid warning caused by trying to destroy a locked jb mutex in pjme...Liong Sauw Ming
2015-03-30Fix #1834: Fixed SDP negotiator to retain initial_sdp in pjmedia_sdp_neg_send...Nanang Izzuddin
2015-03-27Re #1828: Fixed misc compile warnings (on iOS).Nanang Izzuddin
2015-03-26Re #1831: Handle when the information of the supported format is not available.Riza Sulistyo
2015-03-26Re #1831: Fixed matching algorithm when the supported format only have one size.Riza Sulistyo
2015-03-26Re #1831: Implement algorithm in video port to find the best video format bet...Riza Sulistyo
2015-03-22Fixed #1827: Video port's clock thread may get stuck during format change eventLiong Sauw Ming
2015-03-03Fixed #1818: Fixed destruction of locked mutex (thanks to Denis Poltorak for ...Liong Sauw Ming
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-11-10Re #1782 (misc):Liong Sauw Ming
2014-10-17Fixed #1799: Fix finding highest resolution for H264Liong Sauw Ming
2014-10-17Fixed #1798: Crash upon receiving re-INVITE to restart ICE after failed STUNLiong Sauw Ming
2014-09-24Fix #1794: Fixed assertion or garbled audio in call using G.722.1:Nanang Izzuddin
2014-09-22Fixed #1791: Fixed possible crash when trying to cancel sdp negotiation upon ...Riza Sulistyo
2014-08-19Re #1751: fixed miscellaneous gcc warningsBenny Prijono
2014-07-14Re #1776: Initial implementation of Libyuv wrapper. Supports:Riza Sulistyo
2014-07-09Misc (re #1751): fix crash when receiving unhold message caused by access to ...Riza Sulistyo
2014-06-04Fix #1769: Fixed maximum size/resolution calculation of H264 video in decodin...Nanang Izzuddin
2014-04-14Misc (re #1751): do not update RTCP TX statistic if sending RTP in stream (au...Benny Prijono
2014-04-10Re #1758: Initial implementation of OpenH264 wrapper. Supports:Benny Prijono
2014-04-07Re #1754: Minor update, replaced comment marks.Nanang Izzuddin