[FFmpeg-devel] [PATCH 3/3] Force inlining of avutil common routines

Måns Rullgård mans
Wed Feb 16 20:07:53 CET 2011


Jason Garrett-Glaser <jason at x264.com> writes:

> On some versions of gcc, these weren't always getting inlined due to hitting
> the inline cap limit in some files.  This is generally bad, as most of these
> functions are smaller inlined than not.
> ---
>  libavutil/arm/intmath.h |   14 +++++++-------
>  libavutil/common.h      |   22 +++++++++++-----------
>  2 files changed, 18 insertions(+), 18 deletions(-)

OK

-- 
M?ns Rullg?rd
mans at mansr.com



More information about the ffmpeg-devel mailing list