mirror of https://github.com/FFmpeg/FFmpeg.git
Do not assume that ff_request_frame() returning success implies a frame has arrived in the FIFO. Instead, just loop until a frame is in the FIFO. It does not change anything since the same loop is present in ff_request_frame(), confirmed by an assertion.pull/151/head
parent
4bb6cb4c7d
commit
807d4b6355
1 changed files with 1 additions and 4 deletions
Loading…
Reference in new issue