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. |
14 years ago | |
---|---|---|
.. | ||
bswap.h | Add av_ prefix to bswap macros | 15 years ago |
cpu.c | Clean up av_get_cpu_flag() | 14 years ago |
intmath.h | Force inlining of avutil common routines | 14 years ago |
intreadwrite.h | ARM: change return type of AV_RN16() to unsigned | 14 years ago |
timer.h | ARM: add some missing includes | 15 years ago |