AVFilterLink.max_samples

Maximum number of samples to filter at once. If filter_frame() is called with more samples, it will split them.

struct AVFilterLink
int max_samples;

Meta