[Ffmpeg-devel] [PATCH 7/9] Doxygenize av_free_static comments

Michael Niedermayer michaelni
Thu Feb 22 13:42:21 CET 2007


Hi

On Thu, Feb 22, 2007 at 03:46:03AM +0100, Panagiotis Issaris wrote:
> Hi,
> 
> The attached patch "doxygenizes" the comments for the av_free_static()  
> function.
> 
>  avcodec.h |    5 ++---
> 1 file changed, 2 insertions(+), 3 deletions(-)
> 
> With friendly regards,
> Takis

> diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h
> index d6c014a..4962109 100644
> --- a/libavcodec/avcodec.h
> +++ b/libavcodec/avcodec.h
> @@ -2882,8 +2882,8 @@ void *av_fast_realloc(void *ptr, unsigned int *size, unsigned int min_size);
>  /* for static data only */
>  
>  /**
> - * free all static arrays and reset pointers to 0.
> - * call av_free_static to release all staticaly allocated tables
> + * Free all static arrays and reset pointers to 0.
> + * Call this function to release all statically allocated tables.

what does av_free_static() do?
it "Frees all static arrays and resets their pointers to 0."


... yes iam sure diego/the wanderer will find 500 errors in my suggestion

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

I have often repented speaking, but never of holding my tongue.
-- Xenocrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070222/7edca621/attachment.pgp>



More information about the ffmpeg-devel mailing list