Well, I wonder if it is possible to comiple a LGPL version of the libswscale library.
Edit 2010-01-23:
It seems, the the whole FFmpeg library is LGPL if it is compiled with the option
--enable-shared
and without the options
--enable-static --enable-gpl
Edit 2010-01-23:
It seems, the the whole FFmpeg library is LGPL if it is compiled with the option
--enable-shared
and without the options
--enable-static --enable-gpl