audio-convert: Fix endianness conversion function init
Endianness conversion should be based on the sample width instead of the sample depth. Fixes #510
Showing
Please register or sign in to comment
Endianness conversion should be based on the sample width instead of the sample depth. Fixes #510