Sign in
goma
/
wine
/
9cc11a3d53f7a9c99ba89d105e1087923f48368c
/
dlls
/
msg711.acm
/
msg711.c
00e7793
janitorial: Put "inline static" at the beginning of a declaration.
by Michael Stefaniuc
· 19 years ago
360a3f9
Update the address of the Free Software Foundation.
by Jonathan Ernst
· 19 years ago
66a5c73
msg711: Renamed the dlls/msacm/msg711 directory to dlls/msg711.acm.
by Alexandre Julliard
· 19 years ago
[Renamed from dlls/msacm/msg711/msg711.c]
8140d66
Fix all drivers DriverProc to conform to the DRIVERPROC definition.
by Dmitry Timoshkov
· 19 years ago
c6b005a
Fixed some more traces to use the right printf format and avoid typecasts.
by Alexandre Julliard
· 20 years ago
cf1d00b
Removed excessive statement (break after return or goto, not useful
by Eric Pouech
· 20 years ago
3e2af5d
Fix a typo that didn't allow pcm to mulaw conversions.
by Robert Reif
· 20 years ago
ebf0eb3
Make static Unicode strings const.
by Francois Gouget
· 21 years ago
32b1e67
Moved msacmdrv.h to include directory to avoid inter-dll header dependencies.
by Alexandre Julliard
· 21 years ago
e37c6e1
Fixed header dependencies to be fully compatible with the Windows
by Alexandre Julliard
· 22 years ago
864ca06
winnls.h must not include winbase.h.
by Alexandre Julliard
· 22 years ago
d2667a4
Removed unnecessary HANDLE typecasts.
by Francois Gouget
· 22 years ago
9a62491
Removed trailing whitespace.
by Vincent Béron
· 23 years ago
aeb0cdb
Implemented a G711 ACM codec (supports both A-Law and MU-Law).
by Eric Pouech
· 23 years ago
140e722
Removed more code at Hidenori's request.
by Alexandre Julliard
· 23 years ago
3320b43
Made use of MSACM driver definitions.
by Eric Pouech
· 23 years ago
bcb9c46
Implemented G711 codec driver.
by Hidenori Takeshima
· 23 years ago