summaryrefslogtreecommitdiff
path: root/pjmedia/src/pjmedia/stream.c
AgeCommit message (Expand)Author
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
2009-06-13Ticket #883: Nanang Izzuddin
2009-06-12Ticket #883: Added user defined NAT hole-punching and keep-alive mechanism to...Nanang Izzuddin
2009-04-08Ticket #772 (misc): Updated stream_destroy() to call jbuf_destroy().Nanang Izzuddin
2009-03-17Part of APS-Direct (ticket #738): crash in stream.c when stream_info->param i...Benny Prijono
2009-03-12(Major) Task #737 and #738: integration of APS-Direct and Audiodev from aps-d...Benny Prijono
2009-02-24Ticket #730: Fixed stream to convert units of jitter buffer params, from msec...Nanang Izzuddin
2009-02-10Minor fix/ticket #720: removed unused var & memory allocation in stream.Nanang Izzuddin
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-09-27Fixed possible assertion by codec when stereo/multichannel codec is used and ...Nanang Izzuddin