]> git.sesse.net Git - ffmpeg/blobdiff - libavfilter/avfilter.h
Merge commit '10bca66101b79954512cd9d8ee20c3bc4513adf3'
[ffmpeg] / libavfilter / avfilter.h
index 80d563bc1f1ef339864498c96ad30165a33a1b37..50472451bc03e06cbfdea9b1f9f480f96b88d478 100644 (file)
@@ -607,7 +607,7 @@ struct AVFilterLink {
      * The buffer reference to the frame which is sent to output by
      * the source filter.
      *
-     * If no start_frame callback is defined on a link,
+     * If no start_frame callback is defined on the link destination pad,
      * ff_start_frame() will automatically request a new buffer on the
      * first output link of the destination filter. The reference to
      * the buffer so obtained is stored in the out_buf field on the