mirror of https://git.ffmpeg.org/ffmpeg.git
545dc699f8
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.
(cherry picked from commit
|
||
---|---|---|
.. | ||
bswap.h | ||
cpu.c | ||
intmath.h | ||
intreadwrite.h | ||
timer.h |