mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-28 05:40:23 -04:00
Fix S24_BE format conversions
Fix S24_BE format conversions by René Rebe <rene@exactcode.de>.
This commit is contained in:
parent
8e9dbcad79
commit
6333b48061
9 changed files with 80 additions and 48 deletions
|
|
@ -60,6 +60,8 @@ IMA compatibility project proceedings, Vol 2, Issue 2, May 1992.
|
|||
#include "pcm_local.h"
|
||||
#include "pcm_plugin.h"
|
||||
|
||||
#include "plugin_ops.h"
|
||||
|
||||
#ifndef PIC
|
||||
/* entry for static linking */
|
||||
const char *_snd_module_pcm_adpcm = "";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue