[FFmpeg-devel] [PATCH 10/17] avutil/lls: add Doxy @file and group

Michael Niedermayer michaelni at gmx.at
Sun Nov 3 00:53:48 CET 2013


On Sat, Nov 02, 2013 at 03:03:24PM -0700, Timothy Gu wrote:
> Signed-off-by: Timothy Gu <timothygu99 at gmail.com>
> ---
>  libavutil/lls.c | 2 ++
>  libavutil/lls.h | 9 +++++++++
>  2 files changed, 11 insertions(+)
> 
> diff --git a/libavutil/lls.c b/libavutil/lls.c
> index abed8ef..bead009 100644
> --- a/libavutil/lls.c
> +++ b/libavutil/lls.c
> @@ -23,6 +23,8 @@
>  /**
>   * @file
>   * linear least squares model
> + * @author Michael Niedermayer
> + * @ingroup lavu_lls
>   */
>  
>  #include <math.h>
> diff --git a/libavutil/lls.h b/libavutil/lls.h
> index c62d78a..a192947 100644
> --- a/libavutil/lls.h
> +++ b/libavutil/lls.h
> @@ -27,6 +27,15 @@
>  #include "mem.h"
>  #include "version.h"
>  
> +/**
> + * @file
> + * Public header for libavutil LLS model
> + * @author Michael Niedermayer
> + * @defgroup lavu_lls Linear Least Squares

> + * @ingroup lavu_crypto

math, linear algebra not really crypto


[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Why not whip the teacher when the pupil misbehaves? -- Diogenes of Sinope
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20131103/59377a13/attachment.asc>


More information about the ffmpeg-devel mailing list