wine-wine/dlls/msacm
Alex Villacís Lasso f21c9028a5 msacm: Initialize some ACMSTREAMHEADER fields for the sake of native codecs.
Initialize cb[Src|Dst]LengthUsed to 0 before calling into codec,
required by (some?) native codecs.
2006-01-04 15:27:35 +01:00
..
imaadp32 Fix all drivers DriverProc to conform to the DRIVERPROC definition. 2005-11-28 20:53:22 +01:00
msadp32 Fix all drivers DriverProc to conform to the DRIVERPROC definition. 2005-11-28 20:53:22 +01:00
msg711 Fix all drivers DriverProc to conform to the DRIVERPROC definition. 2005-11-28 20:53:22 +01:00
tests msacm: Preserve value of cbStruct in acmDriverDetails. 2005-12-20 11:48:01 +01:00
winemp3 Fix all drivers DriverProc to conform to the DRIVERPROC definition. 2005-11-28 20:53:22 +01:00
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Makefile.in Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
driver.c msacm: Preserve value of cbStruct in acmDriverDetails. 2005-12-20 11:48:01 +01:00
filter.c Fix signed/unsigned comparison warnings. 2004-09-08 01:23:57 +00:00
format.c Fixed a number of pointer to integer conversions that wouldn't work 2005-09-12 15:14:06 +00:00
internal.c Get rid of HeapAlloc casts. 2005-03-24 21:01:35 +00:00
msacm.rc Add Korean translations. 2005-11-11 10:55:09 +00:00
msacm.spec Removed unnecessary code in the 16-bit DllEntryPoint function of some 2005-05-23 10:00:26 +00:00
msacm32.spec Make all the DriverProc entry points private. 2005-08-17 12:41:41 +00:00
msacm32_main.c msacm32: Implement ACM_METRIC_DRIVER_PRIORITY in acmMetrics. 2006-01-03 13:16:12 +01:00
msacm_Cs.rc Added Czech resources. 2004-08-16 20:02:09 +00:00
msacm_De.rc Translated some English resource files into German. 2004-07-12 19:55:59 +00:00
msacm_En.rc
msacm_Es.rc Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPANISH in all 2005-02-16 21:10:59 +00:00
msacm_Fr.rc
msacm_It.rc Changed my name, so update copyright info. 2004-05-27 02:25:13 +00:00
msacm_Ja.rc Added some Japanese translations. 2004-06-28 23:50:22 +00:00
msacm_Ko.rc Add Korean translations. 2005-11-11 10:55:09 +00:00
msacm_Nl.rc
msacm_No.rc Added Norwegian translations. 2005-09-26 10:56:47 +00:00
msacm_Pl.rc Added Polish translation. 2004-09-22 19:18:15 +00:00
msacm_Pt.rc
msacm_main.c Removed unnecessary code in the 16-bit DllEntryPoint function of some 2005-05-23 10:00:26 +00:00
pcmconverter.c Fix all drivers DriverProc to conform to the DRIVERPROC definition. 2005-11-28 20:53:22 +01:00
stream.c msacm: Initialize some ACMSTREAMHEADER fields for the sake of native codecs. 2006-01-04 15:27:35 +01:00
wineacm.h Fixed some errors in function prototypes. 2004-12-13 21:19:01 +00:00