summaryrefslogtreecommitdiff
path: root/pjmedia/src/pjmedia/dsound.c
AgeCommit message (Expand)Author
2008-09-19More ticket #633: Fixed DirectSound implementation to avoid playback buffer r...Nanang Izzuddin
2008-09-17Ticket #633: Updated DirectSound implementation:Benny Prijono
2008-09-16Ticket #625: Fixed unicode build issues on Windows platforms (thanks David Pa...Nanang Izzuddin
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2008-06-12More ticket #542: updated dsound.c to adapt with latency settingNanang Izzuddin
2008-06-12Ticket #542: added new API and macro for sound device latency settings, also ...Nanang Izzuddin
2007-08-22Fixed bug in dsound.c: handled case when lpGUID is NULL (common for primary d...Benny Prijono
2007-08-17Fixed bug in dsound.c: device GUID refered to local variableBenny Prijono
2007-03-05Allow pjmedia_snd_init()/deinit() to be called more than onceBenny 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-21Fixed bug caused by recent sound device ID convention changeBenny Prijono
2006-09-27Added pjmedia_snd_stream_get_info() function.Benny Prijono
2006-09-21Fixed capture device enumeration bug in DirectSound, and changed SDP generati...Benny Prijono
2006-08-04More work on the AEC (including changes in PJSUA), embed the AEC in sound_por...Benny Prijono
2006-08-04Experimental change in PJMEDIA dsound.c DirectSound backend: (1) Don't raise ...Benny Prijono
2006-07-31- Added iLBC codec (experimental) with the following features:Benny Prijono
2006-07-03Change all pj_memset to pj_bzero(), where applicableBenny Prijono
2006-06-16Optimizations mostly in the conference bridge (gained more than 3x faster)Benny Prijono
2006-05-22Fixed crash bug in DSound closing procedureBenny Prijono
2006-05-22Put back high thread priority in dsound.cBenny Prijono
2006-05-21Changed DirectSound not to be too aggressive when capturing framesBenny Prijono
2006-05-21Increase default number of DirectSound buffers to 16. This has seemed to make...Benny Prijono
2006-05-21DirectSound capture device queries stream position and retrieves any captured...Benny Prijono
2006-05-20Added device enumeration capability in DirectSoundBenny Prijono
2006-05-17Rearrange DirectSound closing steps to reduce blocking delayBenny Prijono
2006-05-14Set default sound backend in Win32 to own DirectSound, and changed conference...Benny Prijono
2006-04-03Added some flags during playback buffer creationBenny Prijono
2006-04-03Added DirectSound sound implementationBenny Prijono
2005-11-21Set svn:eol-style propertyBenny Prijono
2005-11-18Pretty commentsBenny Prijono
2005-11-13Applying license to pjprojectBenny Prijono
2005-11-01Just changing keyword expansionBenny Prijono
2005-11-01Added suppor /and fix things for SunOS portBenny Prijono
2005-10-31initial importBenny Prijono