summaryrefslogtreecommitdiff
path: root/pjmedia/src/pjmedia/stream.c
AgeCommit message (Expand)Author
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-10-07Re #1882 (misc): Fixed possibly incorrect stream statsLiong Sauw Ming
2015-09-10Fix #1884: Fixed silence frame length in stream (frame length calculation did...Nanang Izzuddin
2015-05-28Misc (re #1843): Updated error message in pjmedia stream & video stream upon ...Nanang Izzuddin
2015-04-02Re #1818: Avoid warning caused by trying to destroy a locked jb mutex in pjme...Liong Sauw Ming
2014-04-14Misc (re #1751): do not update RTCP TX statistic if sending RTP in stream (au...Benny Prijono
2014-03-11Re #1742 (misc): Added NULL check before cloning codec param in pjmedia strea...Nanang Izzuddin
2014-02-11Re #1734: Add flash support for DTMF rfc 2833.Riza Sulistyo
2014-02-04Misc (re #1630): Fixing warnings about variable set but not used with recent gccBenny Prijono
2013-10-08Re #1703: fixing general bugs. First installment: correct handling of snprint...Benny Prijono
2013-06-19Re #1680: Add initial support for Win64Riza Sulistyo
2013-01-29Re #1568: (PJSIP 2.x) Apply pjsua_media_config before detecting media change ...Liong Sauw Ming
2012-10-05Re #1586: Add support for SILK multiple frames per packetLiong Sauw Ming
2012-09-20Fixed #1582: Transmit the last DTMF packet (containing the E bit) three timesBenny Prijono
2012-09-14Transmit DTMF with 'End' bit when the stream is being destroyed. This closes ...Benny Prijono
2012-09-14Close #1568:Nanang Izzuddin
2012-08-08Fixed #1566:Nanang Izzuddin
2012-05-12Re #1508 (misc): Fixed compilation error if PJMEDIA_STREAM_ENABLE_KA is enabled.Liong Sauw Ming
2012-04-27Re #1474: merged r4100-4107Benny Prijono
2012-04-26Re #1474: merged r4095:4099Nanang Izzuddin
2012-03-30Re #1474: Merged all changes from 1.12 - HEAD (from the 1.x branch)Benny Prijono
2012-03-22Re: #1463 (Third party media support). Tnitial work and it works, tested on L...Benny Prijono
2011-12-20Misc (re #1393): fix bitrate calculation in stream.c and wav_playlist.c.Nanang Izzuddin
2011-11-30Fixed problem with selecting audio codec if rtpmap is omitted from the SDP fo...Benny Prijono
2011-10-31Re #1395: Backport of PJSIP 1.x branch into PJSIP 2.0 trunkLiong Sauw Ming
2011-10-24Re #1300: fixed bug when looking for non-telephone-events codec in the incomi...Benny Prijono
2011-10-24Re #1395: Backport of PJSIP 1.x branch into PJSIP 2.0 trunkLiong Sauw Ming
2011-10-23Re #1300: Implemented symmetric payload type in generating SDP answer in SDP ...Nanang Izzuddin
2011-07-19Re #1326: Initial code integration from branch 2.0-dev to trunk as "2.0-pre-a...Nanang Izzuddin
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2011-03-15Closed #1206: Add pjmedia_stream API to get the last frame type retrieved fro...Liong Sauw Ming
2011-02-18Fix #1199:Nanang Izzuddin
2011-02-17Misc (re #1175): fixed possible division-by-zero bug when receiving problemat...Nanang Izzuddin
2010-12-06Fixed #1160: Option to bypass RTP payload type verification in the stream (th...Benny Prijono
2010-09-20Closed #1129:Nanang Izzuddin
2010-08-24Fix #1114:Nanang Izzuddin
2010-07-15Re #1103:Nanang Izzuddin
2010-06-26Fix #740:Nanang Izzuddin
2010-06-23Re #1094: fixed compilation error in previous fix in r3218Benny Prijono
2010-06-23Fixed #1094: Transmit RTCP keep alive even when the stream is paused (thanks ...Benny Prijono
2010-05-07Re #1067: Added feature of JB operation tracing to CSV file in stream.Nanang Izzuddin
2010-01-25Misc (#1026): missed PLC availability check in stream get_frame_ext().Nanang Izzuddin
2010-01-21Related to #969: make maximum PLC generated frames configurable (PJMEDIA_MAX_...Benny Prijono
2010-01-20Ticket #969:Nanang Izzuddin
2010-01-14Ticket #1027: Fixed stream to skip (frame.buf!=NULL) checking when frame type...Nanang Izzuddin
2009-08-01Initial commit for ticket #929: Improve packet lost concealment (PLC) when ha...Benny Prijono
2009-07-29Ticket #923: New API to retrieve current jitter buffer state from a stream/se...Benny Prijono
2009-07-15Ticket #919:Nanang Izzuddin