Hello,

I've tried to configure ffmpeg with:
./configure --enable-shared --disable-static --enable-memalign-hack
--disable-gpl --enable-swscale 

But I was told:
"The software scaler is under GPL and --enable-gpl is not specified."

The first lines of swscale.h tell something different:

 * This file is part of FFmpeg.
 *
 * FFmpeg is free software; you can redistribute it and/or
 * modify it under the terms of the GNU Lesser General Public
 * License as published by the Free Software Foundation; either

So can annybody please point me to the truth about the license of
swscale? 
And if it's really GPL, is there any way to get back img_convert? 

Best Regards,

Thomas
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to