Anton Baskanov
ce4c1987a1
include: Add IMpegAudioDecoder definition.
...
Signed-off-by: Anton Baskanov <baskanov@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-05-11 19:33:23 +02:00
Nikolay Sivov
e327a12d6d
include: Add more audio format tags.
...
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-04-08 09:55:23 +02:00
Vijay Kiran Kamuju
165eeb2f1c
include: Add missing tags and defines in mmreg.h.
...
Signed-off-by: Vijay Kiran Kamuju <infyquest@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-04-05 22:16:31 +02:00
Nikolay Sivov
65e369444d
mfplat: Add tracing for media formats guids.
...
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-03-25 10:21:39 +01:00
Zebediah Figura
d31d656b6f
include: Pack WAVEFORMAT structs.
...
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-06-13 20:56:20 +02:00
Nikolay Sivov
bc26431e94
msacm32/tests: Allow alternative product id.
2015-09-25 21:00:51 +02:00
Bruno Jesus
af8760e6e5
msacm32/tests: Add tests for acmFormatSuggest().
2015-09-09 16:19:06 +09:00
Jacek Caban
86f5c27976
mfobjects.idl: Added new file.
2015-08-07 23:50:20 +09:00
Andrew Eikum
ab22ea74a4
msacm32: Make ACM driver details match native more closely.
2015-05-27 14:31:39 +09:00
Owen Rudge
d6f3ca9589
dsound: Add support for 32-bit IEEE float buffers.
2011-01-20 17:50:04 +01:00
Jonathan Ernst
360a3f9142
Update the address of the Free Software Foundation.
2006-05-23 14:11:13 +02:00
Robert Reif
e9b41687d5
Add WAVE_FORMAT_EXTENSIBLE.
2004-08-13 19:48:04 +00:00
Francois Gouget
076d78b903
Add some missing definitions to mmreg.h.
...
Add #define NOBITMAP where needed in the Wine sources.
Fixes the compilation of msacm/tests/msacm.c with the Windows
headers.
2004-08-11 19:35:34 +00:00
Robert Reif
cb86255de7
Added WAVEFORMATEXTENSIBLE.
2004-03-12 19:43:19 +00:00
Alexandre Julliard
e37c6e18d0
Fixed header dependencies to be fully compatible with the Windows
...
headers (with help from Dimitrie O. Paun).
2003-09-05 23:08:26 +00:00
Dimitrie O. Paun
53f9c21fb7
Use angle brackets (<>) rather than quotes ("") for the include
...
directives in our .h files. This should avoid some potentially nasty
surprises for Winelib apps.
2003-08-28 21:43:34 +00:00
Vincent Béron
9a62491660
Removed trailing whitespace.
2002-05-31 23:06:46 +00:00
Alexandre Julliard
0799c1a780
Added LGPL standard comment, and copyright notices where necessary.
...
Global replacement of debugtools.h by wine/debug.h.
2002-03-09 23:29:33 +00:00
Eric Pouech
f0f2c2fab0
Added lots of missing defines.
2002-02-26 00:38:17 +00:00
Hidenori Takeshima
055057e3e7
Added MPEG1WAVEFORMAT and MPEGLAYER3WAVEFORMAT.
2001-10-14 16:10:02 +00:00
Patrik Stridvall
857eb39206
Mad the include files idempotent using a consistent macro naming
...
scheme.
1999-06-12 18:36:54 +00:00
Eric Pouech
b82727b66e
Some more defines for multimedia.
1999-05-22 10:34:30 +00:00
Jim Aston
2e1cafa288
Renamed wintypes.h to windef.h.
1999-03-14 16:35:05 +00:00
Marcus Meissner
317af320cf
Optimized include/*.h: (recursively) include all headers needed by
...
this .h file, but only those. Necessary fixes to a lot of .c files,
started optimizing "windows.h" away from some of them. Moved
GetCurrentTask prototype to wine/winbase16.h.
1999-02-17 13:51:06 +00:00
Bertho Stultiens
27a0ced6e1
Change a couple of names that would conflict after all 32[AW] suffixes
...
are removed. Structures defined in both mmreg.h and mmsystem.h are
protected with #ifdef:s as in MS' headers.
1999-02-14 09:41:42 +00:00
Patrik Stridvall
8295c862dc
Started the implementation of MSACM.DLL, MSACM32.DLL and IMAGEHLP.DLL.
1998-10-11 17:09:05 +00:00