mirror of https://git.ffmpeg.org/ffmpeg.git
a27db4c349
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. |
||
---|---|---|
.. | ||
rgb2rgb.c | ||
rgb2rgb_template.c | ||
swscale_mmx.c | ||
swscale_template.c | ||
yuv2rgb_mmx.c | ||
yuv2rgb_template.c |