[FFmpeg-devel] [PATCH] mark ff_fft_end av_cold

Michael Niedermayer michaelni
Thu Jan 29 09:37:07 CET 2009


On Thu, Jan 29, 2009 at 12:29:37AM -0500, Alex Converse wrote:
> $subj
> 
> --Alex Converse

> diff --git a/libavcodec/fft.c b/libavcodec/fft.c
> index e342c05..db79fc9 100644
> --- a/libavcodec/fft.c
> +++ b/libavcodec/fft.c
> @@ -206,7 +206,7 @@ void ff_fft_permute_c(FFTContext *s, FFTComplex *z)
>      }
>  }
>  
> -void ff_fft_end(FFTContext *s)
> +av_cold void ff_fft_end(FFTContext *s)

ok

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

Into a blind darkness they enter who follow after the Ignorance,
they as if into a greater darkness enter who devote themselves
to the Knowledge alone. -- Isha Upanishad
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090129/aab7d7b9/attachment.pgp>



More information about the ffmpeg-devel mailing list