avfilter/internal: add more words to sentance

Hopefully fixes english syntax

Found-by: ubitux
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
pull/140/head
Michael Niedermayer 10 years ago
parent ae3f4e479a
commit 9d8070afe1
  1. 2
      libavfilter/internal.h

@ -309,7 +309,7 @@ int ff_poll_frame(AVFilterLink *link);
* request from an internal buffer or any other means specific to its function.
*
* When the end of a stream is reached AVERROR_EOF is returned and no further
* frames.
* frames are returned after that.
*
* When a filter is unable to output a frame for example due to its sources
* being unable to do so or because it depends on external means pushing data

Loading…
Cancel
Save