summaryrefslogtreecommitdiff
path: root/pjmedia/src/pjmedia/splitcomb.c
AgeCommit message (Expand)Author
2013-06-19Re #1680: Add initial support for Win64Riza Sulistyo
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-05-02Fix #1249: fixed overwritten buffer bug in splitcomb put_frame().Nanang Izzuddin
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2008-05-30Updated delaybuf to learn burst level in realtime instead of only in the begi...Nanang Izzuddin
2008-03-13More ticket #504: buffer overflow in splitcomb when handling stereo audioBenny 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-01-19More work on ticket #438: Workaround for frame bursts from audio devices. See...Benny Prijono
2007-08-16Ticket #354: continuing work to port the Symbian libraries to .DSO formatBenny Prijono
2007-05-11HUGE changeset to make the rest of the libraries compile with C++ modeBenny Prijono
2007-02-19Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2...Benny Prijono
2007-01-23Fixed ticket #74: unstable/stutter sound on Windows Mobile (thanks ChenHuang)Benny Prijono
2006-11-21Increase splitcomb buffer count to 32Benny Prijono
2006-07-29Added pjmedia_port_info_init() to fill in pjmedia_port_info structure, avoidi...Benny Prijono
2006-07-27- Added splitter/combiner port (splitcomb.c)Benny Prijono