[FFmpeg-devel] [PATCH 07/11] Make denoise_dct_c and dct_quantize_trellis_c static.

Diego Elio Pettenò flameeyes
Tue Jan 25 01:57:10 CET 2011


Il giorno mar, 25/01/2011 alle 01.47 +0100, Diego Biurrun ha scritto:
> I don't see you making the functions themselves static, which seems
> wrong. 

The static declaration should be enough for the compiler, and it is
here:

% nm libavcodec/mpegvideo_enc.o| grep denoise_   
0000000000000a80 t denoise_dct_c

But if you wish to make it more explicit, I'll send a patch.
-- 
Diego Elio Petten? ? Flameeyes
http://blog.flameeyes.eu/




More information about the ffmpeg-devel mailing list