summaryrefslogtreecommitdiff
path: root/pjmedia/src/pjmedia/delaybuf.c
AgeCommit message (Expand)Author
2011-10-24Re #1395: Backport of PJSIP 1.x branch into PJSIP 2.0 trunkLiong Sauw Ming
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
2009-08-01Initial commit for ticket #929: Improve packet lost concealment (PLC) when ha...Benny Prijono
2009-06-01Ticket #834:Nanang Izzuddin
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-09-23Updated delay buffer to perform shrinking only in the PUT operation.Nanang Izzuddin
2008-07-10Updated delay buffer to use circular bufferNanang Izzuddin
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2008-06-05Fixed bug in copying buffer and updated post process of buffer shrinkingNanang Izzuddin
2008-05-30Updated delaybuf to learn burst level in realtime instead of only in the begi...Nanang Izzuddin
2008-03-05More ticket #438: wrong param passed to shrink_buffer() in set_max_cnt(), sho...Benny Prijono
2008-03-04More ticket #438: improve docs, added channel_count in wsola, etc.Benny Prijono
2008-03-03Ticket #438: added delaybuf in splitcomb. Please see the checkin comment in t...Benny Prijono
2008-02-29Added checking in delaybuf for buffer empty before calling shrink_buffer()Benny Prijono
2008-02-29Ticket #438: Workaround for frame bursts from audio devices: added wsola in d...Benny Prijono
2008-01-19Added information about delaybuf result on MacOS X 10.5Benny Prijono
2008-01-19More work on ticket #438: Workaround for frame bursts from audio devices. See...Benny Prijono
2008-01-08Fixed warnings with strict gccBenny Prijono
2008-01-04Ticket #438 (Workaround for frame bursts from audio devices): added delay buf...Benny Prijono