Browse code

avfilter/internal: add more words to sentance

Hopefully fixes english syntax

Found-by: ubitux
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>

Michael Niedermayer authored on 2015/07/15 20:09:41
Showing 1 changed files
... ...
@@ -309,7 +309,7 @@ int ff_poll_frame(AVFilterLink *link);
309 309
  * request from an internal buffer or any other means specific to its function.
310 310
  *
311 311
  * When the end of a stream is reached AVERROR_EOF is returned and no further
312
- * frames.
312
+ * frames are returned after that.
313 313
  *
314 314
  * When a filter is unable to output a frame for example due to its sources
315 315
  * being unable to do so or because it depends on external means pushing data