test/run_convert: use fifo_buffer to adapt to odd sample sizes
Ensure that the pcm_convert() length argument is aligned to the sample size.
This commit is contained in:
@@ -929,6 +929,7 @@ test_run_normalize_LDADD = \
|
||||
$(GLIB_LIBS)
|
||||
|
||||
test_run_convert_SOURCES = test/run_convert.c \
|
||||
src/fifo_buffer.c \
|
||||
src/audio_format.c \
|
||||
src/audio_check.c \
|
||||
src/audio_parser.c \
|
||||
|
||||
Reference in New Issue
Block a user