summaryrefslogtreecommitdiff
path: root/libswscale/swscale.c
diff options
context:
space:
mode:
authorRonald S. Bultje <rsbultje@gmail.com>2011-06-08 12:12:50 -0400
committerRonald S. Bultje <rsbultje@gmail.com>2011-06-09 09:25:59 -0400
commita27db4c349574d44c581fa484f03fb1ee816aaf9 (patch)
treecede0b8536a5a2dd6636e72473185a00239d8fe2 /libswscale/swscale.c
parenta71bcd1a7f66e210971c44452dc4cdae7bdbd98a (diff)
swscale: fix function declaration keywords in x86/swscale_template.c.
Remove inline keyword for functions that are only called through their function pointers (and thus cannot be inlined); add av_cold keyword to init function, and use av_always_inline instead of inline for functions that must be inlined for performance reasons.
Diffstat (limited to 'libswscale/swscale.c')
0 files changed, 0 insertions, 0 deletions