[Ffmpeg-devel] [PATCH] always_inline -> FFMPEG_ALWAYS_INLINE
Michael Niedermayer
michaelni
Thu Mar 16 10:52:58 CET 2006
Hi
On Thu, Mar 16, 2006 at 09:28:57AM +0200, Matti Hamalainen wrote:
>
> Changes occurences of always_inline to FFMPEG_ALWAYS_INLINE,
> which will be #defined to appropriate values in common.h etc.
> according to gcc version. configure is patched to #define CONFIG_SMALL
> if inlining is not desired, in which case FFMPEG_ALWAYS_INLINE is
> defined to nothing.
>
> This remedies some problems with different versions of gcc handling
> inline/always_inline etc. Someone wanted a change like this some time ago
> and I made & submitted this patch, but nobody reacted on it.
>
> I now updated the patch to apply cleanly to latest CVS, please someone
> comment/commit/reject, whatever will be the case.
well without explaining precisely why this is would be needed (error messages,
compiler, OS version are absolute minimum) this is rejected
[...]
--
Michael
More information about the ffmpeg-devel
mailing list