OSDN Git Service

vsrc_buffer: return EAGAIN if no frame is available.
authorNicolas George <nicolas.george@normalesup.org>
Tue, 17 Apr 2012 16:31:25 +0000 (18:31 +0200)
committerNicolas George <nicolas.george@normalesup.org>
Mon, 23 Apr 2012 12:13:40 +0000 (14:13 +0200)
commitf75ee4031e0d898ba1cb3269f09dcf7e9ee99b07
treeb52f7d9baa6462f21fc9cb21b99f76935b1031e1
parent2ce797277926358d98593c3743d57eb037d44956
vsrc_buffer: return EAGAIN if no frame is available.

This is not an erroneous condition, do not print a warning.
libavfilter/vsrc_buffer.c