mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-05-12 05:52:42 +02:00
c19c2078f3
It can be triggered when send_to_enc_thread() returns AVERROR(ENOMEM). Propagate the error to the caller instead. Reported-by: Andreas Rheinhardt