diff options
author | Nicolas George <george@nsup.org> | 2015-08-26 00:15:22 +0200 |
---|---|---|
committer | Nicolas George <george@nsup.org> | 2015-09-20 18:50:00 +0200 |
commit | 807d4b635567e51108ea3a6a774336321c3250e5 (patch) | |
tree | 7f6192a02bd316a8724f70922dfa4532601fd0e6 /COPYING.GPLv3 | |
parent | 4bb6cb4c7db41e04057a15d7629d0ce1c4556d85 (diff) | |
download | ffmpeg-807d4b635567e51108ea3a6a774336321c3250e5.tar.gz |
lavfi/buffersink: loop over ff_request_frame().
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.
Diffstat (limited to 'COPYING.GPLv3')
0 files changed, 0 insertions, 0 deletions