mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
swresample-test: make it independant of the internal SWR_CH_MAX
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
36bce999f5
commit
74be0f82a7
@ -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){
|
||||
|
Loading…
Reference in New Issue
Block a user