On 8/26/15, Nicolas George <[email protected]> wrote:
> 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.
>
> Signed-off-by: Nicolas George <[email protected]>
> ---
>  libavfilter/buffersink.c | 5 +----
>  1 file changed, 1 insertion(+), 4 deletions(-)
>

So, is this patchset ready for pushing or there is something
else that needs to be done?
_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to