wine/dlls/msacm
Robert Reif 87c73c0065 Fixed bug when PCMWAVEFORMAT is passed into acmStreamOpen.
Fixed bug where interpolation is done with data past end of buffer. A
proper fix would be to project the last sample based on the previous
two but that requires significant changes.
Added TRACE and WARN where needed.
2004-03-12 20:24:50 +00:00
..
imaadp32 Moved msacmdrv.h to include directory to avoid inter-dll header 2004-01-20 21:55:28 +00:00
msadp32 Moved msacmdrv.h to include directory to avoid inter-dll header 2004-01-20 21:55:28 +00:00
msg711 Moved msacmdrv.h to include directory to avoid inter-dll header 2004-01-20 21:55:28 +00:00
winemp3 Moved msacmdrv.h to include directory to avoid inter-dll header 2004-01-20 21:55:28 +00:00
.cvsignore
driver.c
filter.c
format.c Fix improper WAVEFORMATEX size calculation for non PCM formats. 2004-01-16 23:03:08 +00:00
internal.c
Makefile.in
msacm32_main.c
msacm32.spec
msacm_En.rc
msacm_Fr.rc
msacm_It.rc Added/updated Italian resources. 2003-11-19 02:14:44 +00:00
msacm_main.c
msacm_Nl.rc
msacm_Pt.rc
msacm.rc Added/updated Italian resources. 2003-11-19 02:14:44 +00:00
msacm.spec
pcmconverter.c Fixed bug when PCMWAVEFORMAT is passed into acmStreamOpen. 2004-03-12 20:24:50 +00:00
stream.c Fixed bug when PCMWAVEFORMAT is passed into acmStreamOpen. 2004-03-12 20:24:50 +00:00
wineacm.h