const INPUT_BUFFER_SIZE: u32 = _; // 1_048_576u32
Expand description

Use 1 MB input buffers by default. This should probably be resolution-dependent.