Sign in
goma
/
wine
/
c5820b7910b89c993f94001c277d2734f24d9c5c
/
dlls
/
msg711.acm
/
msg711.c
fac36c5
Assorted typo, spelling, wording and case fixes.
by Francois Gouget
· 13 years ago
7e30960
dlls: Assorted spelling fixes.
by Frédéric Delanoy
· 14 years ago
7630a6f
msg711: Correct wave format parameters to remove stuttering.
by Jörg Höhle
· 15 years ago
3bd8b3c
msg711.acm: Pointer cast changed to DWORD_PTR.
by Eddie Leung
· 16 years ago
231fa34
msg711.acm: Constify some variables.
by Andrew Talbot
· 18 years ago
a97d79e
msg711.acm: Replace inline static with static inline.
by Andrew Talbot
· 18 years ago
bb7bc01
msg711.acm: Constify some variables.
by Andrew Talbot
· 18 years ago
0780575
msg711.acm: Remove unused function.
by Andrew Talbot
· 18 years ago
ef998ea
Assorted spelling fixes.
by Francois Gouget
· 18 years ago
85db093
msg711.acm: Win64 printf format warning fixes.
by Michael Stefaniuc
· 19 years ago
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