Go to the documentation of this file.
21 #ifndef SWRESAMPLE_SWRESAMPLE_H
22 #define SWRESAMPLE_SWRESAMPLE_H
97 #include "libavutil/samplefmt.h"
99 #include "libswresample/version.h"
101 #if LIBSWRESAMPLE_VERSION_MAJOR < 1
102 #define SWR_CH_MAX 32
105 #define SWR_FLAG_RESAMPLE 1
106 //TODO use int resample ?
191 int log_offset,
void *
log_ctx);