summaryrefslogtreecommitdiff
path: root/libavfilter/src_movie.c
diff options
context:
space:
mode:
authorNicolas George <nicolas.george@normalesup.org>2012-08-16 18:17:29 +0200
committerNicolas George <nicolas.george@normalesup.org>2012-08-16 20:36:45 +0200
commit12d2bbf324e238cdc4adaca88116897b78e37817 (patch)
treede36e3b2cdf6338b35bde9107e01f76cfe2eb64d /libavfilter/src_movie.c
parente6ee58fae662fdc49d9e106ce36d15c5c6b9f0b7 (diff)
lavfi/movie: extend a doxygen comment.
Diffstat (limited to 'libavfilter/src_movie.c')
-rw-r--r--libavfilter/src_movie.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/libavfilter/src_movie.c b/libavfilter/src_movie.c
index 4ec80b7a03..74cf97b376 100644
--- a/libavfilter/src_movie.c
+++ b/libavfilter/src_movie.c
@@ -472,6 +472,10 @@ static int rewind_file(AVFilterContext *ctx)
/**
* Try to push a frame to the requested output.
*
+ * @param ctx filter context
+ * @param out_id number of output where a frame is wanted;
+ * if the frame is read from file, used to set the return value;
+ * if the codec is being flushed, flush the corresponding stream
* @return 1 if a frame was pushed on the requested output,
* 0 if another attempt is possible,
* <0 AVERROR code