diff options
author | Ronald S. Bultje <rsbultje@gmail.com> | 2011-06-08 12:31:11 -0400 |
---|---|---|
committer | Ronald S. Bultje <rsbultje@gmail.com> | 2011-06-09 09:25:59 -0400 |
commit | 6e5a8d3c9affbb242e39cea29bd44003361504d4 (patch) | |
tree | fa96fa7c0b88be23c59cf2f7c5417e4a969f88f1 /libavfilter/x86 | |
parent | a27db4c349574d44c581fa484f03fb1ee816aaf9 (diff) | |
download | ffmpeg-6e5a8d3c9affbb242e39cea29bd44003361504d4.tar.gz |
swscale: fix function declarations in swscale.c.
Remove inline keyword from functions that are never inlined.
Use av_always_inline for functions that should be force-inlined
for performance reasons. Use av_cold for init functions.
Diffstat (limited to 'libavfilter/x86')
0 files changed, 0 insertions, 0 deletions