You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +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:
@@ -31,6 +31,8 @@
|
|||||||
|
|
||||||
#define SAMPLES 1000
|
#define SAMPLES 1000
|
||||||
|
|
||||||
|
#define SWR_CH_MAX 32
|
||||||
|
|
||||||
#define ASSERT_LEVEL 2
|
#define ASSERT_LEVEL 2
|
||||||
|
|
||||||
static double get(uint8_t *a[], int ch, int index, int ch_count, enum AVSampleFormat f){
|
static double get(uint8_t *a[], int ch, int index, int ch_count, enum AVSampleFormat f){
|
||||||
|
Reference in New Issue
Block a user