1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-04 06:08:26 +02:00
FFmpeg/libswscale
Ronald S. Bultje 6e5a8d3c9a 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.
2011-06-09 09:25:59 -04:00
..
2011-05-28 10:03:37 -04:00
2011-05-28 10:03:37 -04:00
2011-05-28 10:03:37 -04:00
2011-05-28 10:03:37 -04:00
2011-05-29 14:32:08 +02:00