[FFmpeg-devel] [PATCH] Factorize ffmpeg.c:opt_frame_pad_* functions

Diego Biurrun diego
Mon Mar 3 02:59:02 CET 2008


On Sun, Mar 02, 2008 at 09:33:38PM +0100, Stefano Sabatini wrote:
> 
> as in $subject (patch for making it use parse_number_or_die rather
> than atoi incoming).
> 
> --- libavcodec/opt.c	(revision 12279)
> +++ libavcodec/opt.c	(working copy)
> @@ -298,6 +330,13 @@
>  
> +/**
> + * Lists all options contained in the AVClass object pointed by \p obj.

pointed to by

> + * @param[in] obj Pointer to an AVClass object.

This sentence has no verb, hence it is not a sentence and you should not
capitalize and add a period at the end.  Same in other places.

Diego




More information about the ffmpeg-devel mailing list