[FFmpeg-devel] [PATCH 2/5] lavf/demux: treat EAGAIN as REDO unless AVFMT_FLAG_NONBLOCK is set

Nicolas George george at nsup.org
Mon Nov 14 13:05:10 EET 2022


Anton Khirnov (12022-11-14):
> I do not see any objections from you to this patch.

My explanations for the other patch apply to this one, obviously: if you
treat EAGAIN as REDO, you introduce a busy wait.

-- 
  Nicolas George


More information about the ffmpeg-devel mailing list