ffmpeg/libavutil/arm
Jason Garrett-Glaser eb3755a5aa Force inlining of avutil common routines
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.
2011-02-17 15:25:25 -08:00
..
bswap.h Add av_ prefix to bswap macros 2010-07-10 22:12:30 +00:00
cpu.c Clean up av_get_cpu_flag() 2010-09-09 18:51:45 +00:00
intmath.h Force inlining of avutil common routines 2011-02-17 15:25:25 -08:00
intreadwrite.h ARM: change return type of AV_RN16() to unsigned 2010-09-26 21:01:20 +00:00
timer.h ARM: add some missing includes 2010-03-08 19:59:54 +00:00