mirror of
https://github.com/reactos/reactos.git
synced 2025-06-12 01:58:30 +00:00
[MSG711.ACM]
* Sync to Wine 1.3.37. svn path=/trunk/; revision=55241
This commit is contained in:
parent
06e3fa71d5
commit
8f57857595
2 changed files with 3 additions and 3 deletions
|
@ -131,7 +131,7 @@ static DWORD G711_GetFormatIndex(const WAVEFORMATEX *wfx)
|
|||
/***********************************************************************
|
||||
* R16
|
||||
*
|
||||
* Read a 16 bit sample (correctly handles endianess)
|
||||
* Read a 16 bit sample (correctly handles endianness)
|
||||
*/
|
||||
static inline short R16(const unsigned char* src)
|
||||
{
|
||||
|
@ -141,7 +141,7 @@ static inline short R16(const unsigned char* src)
|
|||
/***********************************************************************
|
||||
* W16
|
||||
*
|
||||
* Write a 16 bit sample (correctly handles endianess)
|
||||
* Write a 16 bit sample (correctly handles endianness)
|
||||
*/
|
||||
static inline void W16(unsigned char* dst, short s)
|
||||
{
|
||||
|
|
|
@ -98,7 +98,7 @@ reactos/dll/win32/mscms # Synced to Wine-1.3.37
|
|||
reactos/dll/win32/mscoree # Autosync
|
||||
reactos/dll/win32/msctf # Autosync
|
||||
reactos/dll/win32/msftedit # Synced to Wine-1.3.37
|
||||
reactos/dll/win32/msg711.acm # Autosync
|
||||
reactos/dll/win32/msg711.acm # Synced to Wine-1.3.37
|
||||
reactos/dll/win32/msgsm32.acm # Autosync
|
||||
reactos/dll/win32/mshtml # Autosync
|
||||
reactos/dll/win32/msimg32 # Autosync
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue