Commit 9d8070af authored by Michael Niedermayer's avatar Michael Niedermayer

avfilter/internal: add more words to sentance

Hopefully fixes english syntax

Found-by: ubitux
Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
parent ae3f4e47
...@@ -309,7 +309,7 @@ int ff_poll_frame(AVFilterLink *link); ...@@ -309,7 +309,7 @@ int ff_poll_frame(AVFilterLink *link);
* request from an internal buffer or any other means specific to its function. * 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 * 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 * 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 * being unable to do so or because it depends on external means pushing data
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment