On Wed, Jun 08, 2011 at 12:31:23PM -0400, Ronald S. Bultje wrote:
> 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.
> ---
>  libswscale/swscale.c |   67 +++++++++++++++++++++++++------------------------
>  1 files changed, 34 insertions(+), 33 deletions(-)

looks ok
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to