[FFmpeg-devel] [PATCH] lavfi/movie: extend a doxygen comment.

Stefano Sabatini stefasab at gmail.com
Thu Aug 16 20:07:14 CEST 2012


On date Thursday 2012-08-16 18:18:06 +0200, Nicolas George encoded:
> 
> Signed-off-by: Nicolas George <nicolas.george at normalesup.org>
> ---
>  libavfilter/src_movie.c |    4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/libavfilter/src_movie.c b/libavfilter/src_movie.c
> index 4ec80b7..6b7fe1e 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 correct stream

"correct stream" -> "the corresponding stream" looks less ambiguos.

Looks good otherwise, thanks.
-- 
FFmpeg = Faithful and Fabulous Mastering Plastic Evanescent Gnome


More information about the ffmpeg-devel mailing list