mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-01 22:58:49 -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
|
|
@ -30,6 +30,8 @@
|
|||
#include "pcm_local.h"
|
||||
#include "pcm_plugin.h"
|
||||
|
||||
#include "plugin_ops.h"
|
||||
|
||||
#ifndef PIC
|
||||
/* entry for static linking */
|
||||
const char *_snd_module_pcm_mulaw = "";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue