On Thu, Dec 12, 2013 at 07:53:00PM +0100, Luca Barbato wrote:
> Uniform the style and spare a warning on newer doxygen version.

"Uniform" is a noun or adjective, not a verb; use "unifiy" instead.
also, s/spare/eliminate/

> --- a/libswscale/swscale.h
> +++ b/libswscale/swscale.h
> @@ -23,6 +23,7 @@
>  
>  /**
>   * @file
> + * @ingroup libsws
>   * @brief
>   *     external api for the swscale stuff
>   */
> @@ -34,7 +35,11 @@
>  #include "libavutil/pixfmt.h"
>  #include "version.h"
>  
> +
>  /**
> + * @defgroup libsws Color conversion and scaling
> + * @{
> + *
>   * Return the LIBSWSCALE_VERSION_INT constant.
>   */

stray extra newline

LGTM otherwise

Diego
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to