summaryrefslogtreecommitdiff
path: root/pjmedia/src/pjmedia/wsola.c
AgeCommit message (Expand)Author
2013-06-19Re #1680: Add initial support for Win64Riza Sulistyo
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2010-08-06Misc (re #1068): fix compile errors/warnings on Symbian S60 5th ed.Nanang Izzuddin
2009-08-01Initial commit for ticket #929: Improve packet lost concealment (PLC) when ha...Benny Prijono
2009-04-28Ticket #706: Merged branch vs-reorg2 into trunk:Nanang Izzuddin
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-12-12Workaround for ticket #683: Crash/segfault on pjmedia_wsola_create() on ARM9 ...Benny Prijono
2008-09-15Fixed linking error undefined CHECK_ when PJMEDIA_WSOLA_IMP_NULL is used (Tha...Nanang Izzuddin
2008-07-14Ticket #570: Fixed find_pitch() search range iteration; and fixed wsola_gener...Nanang Izzuddin
2008-07-10Added config settings for search range in WSOLA expand()Nanang Izzuddin
2008-07-10Updated WSOLA to use circular buffer and configurable hanning window size (wh...Nanang Izzuddin
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2008-05-30Added another WSOLA implementation, PJMEDIA_WSOLA_IMP_WSOLA_LITE, this is use...Nanang Izzuddin
2008-04-23More ticket #497: added configuration to disable WSOLA and set default to dis...Benny Prijono
2008-03-19More ticket #497: division by zero in wsola when min_extra is set to zero (th...Benny Prijono
2008-03-04More ticket #497: bug on pjmedia_wsola_save() when extra samples exceed sampl...Benny Prijono
2008-03-04More ticket #438: improve docs, added channel_count in wsola, etc.Benny Prijono
2008-03-03Ticket #497: changed clock rate variable in WSOLA from uint16 to uint32 to ha...Benny Prijono
2008-02-29Added pjmedia_wsola_reset()Benny Prijono
2008-02-28Fixed bug in wsola when discarding frame in non-contiguous bufferBenny Prijono
2008-02-28Modify WSOLA discard to support erasing frame from non-contiguous bufferBenny Prijono
2008-02-28A little bit of optimization in WSOLABenny Prijono
2008-02-28Ticket #497: WSOLA implementationBenny Prijono