-
Max Kellermann authored
By mistake, I casted the sample value to uint16_t, which is wrong. This patch simplifies the code by using a int16_t pointer instead of casting to int16_t* every time.
7486c150
By mistake, I casted the sample value to uint16_t, which is wrong. This patch simplifies the code by using a int16_t pointer instead of casting to int16_t* every time.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
_flac_common.c | Loading commit data... | |
_flac_common.h | Loading commit data... | |
_ogg_common.c | Loading commit data... | |
_ogg_common.h | Loading commit data... | |
aac_plugin.c | Loading commit data... | |
audiofile_plugin.c | Loading commit data... | |
flac_plugin.c | Loading commit data... | |
mod_plugin.c | Loading commit data... | |
mp3_plugin.c | Loading commit data... | |
mp4_plugin.c | Loading commit data... | |
mpc_plugin.c | Loading commit data... | |
oggflac_plugin.c | Loading commit data... | |
oggvorbis_plugin.c | Loading commit data... | |
wavpack_plugin.c | Loading commit data... |