Commit 74be0f82 authored by Michael Niedermayer's avatar Michael Niedermayer

swresample-test: make it independant of the internal SWR_CH_MAX

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent 36bce999
......@@ -31,6 +31,8 @@
#define SAMPLES 1000
#define SWR_CH_MAX 32
#define ASSERT_LEVEL 2
static double get(uint8_t *a[], int ch, int index, int ch_count, enum AVSampleFormat f){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment