summaryrefslogtreecommitdiff
path: root/pjmedia/src/pjmedia/delaybuf.c
AgeCommit message (Expand)Author
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