mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-04-26 17:40:12 -04:00
The single darray solution was potentially unsafe since you're not allowed to modify the (encode) buffer between calls to complex_input_data_proc which is potentially violated if the darray had to be resized due to capacity being < 2 * in_bytes_required