Alexandre Julliard
|
c6b005ac69
|
Fixed some more traces to use the right printf format and avoid
typecasts.
|
2005-09-12 14:12:46 +00:00 |
Eric Pouech
|
cf1d00bb08
|
Removed excessive statement (break after return or goto, not useful
break, not needed vars...)
|
2005-01-09 16:42:53 +00:00 |
Robert Reif
|
3e2af5d04f
|
Fix a typo that didn't allow pcm to mulaw conversions.
|
2004-12-14 11:45:11 +00:00 |
Francois Gouget
|
ebf0eb3138
|
Make static Unicode strings const.
|
2004-04-20 00:34:52 +00:00 |
Alexandre Julliard
|
32b1e67ae5
|
Moved msacmdrv.h to include directory to avoid inter-dll header
dependencies.
|
2004-01-20 21:55:28 +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 |
Alexandre Julliard
|
864ca06832
|
winnls.h must not include winbase.h.
|
2003-08-20 18:22:31 +00:00 |
Francois Gouget
|
d2667a4ce3
|
Removed unnecessary HANDLE typecasts.
|
2002-12-02 18:10:57 +00:00 |
Vincent Béron
|
9a62491660
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
Eric Pouech
|
aeb0cdb9fb
|
Implemented a G711 ACM codec (supports both A-Law and MU-Law).
|
2002-05-21 18:31:36 +00:00 |
Alexandre Julliard
|
140e7222e0
|
Removed more code at Hidenori's request.
|
2002-05-05 19:40:57 +00:00 |
Eric Pouech
|
3320b43404
|
Made use of MSACM driver definitions.
|
2002-04-02 00:45:25 +00:00 |
Hidenori Takeshima
|
bcb9c46c8f
|
Implemented G711 codec driver.
|
2002-03-22 19:16:10 +00:00 |