[FFmpeg-soc] [soc]: r4170 - libavfilter/Makefile

Vitor Sessak vitor1001 at gmail.com
Fri Mar 6 16:45:36 CET 2009


Robert Swain wrote:
> On 5/3/09 21:35, Vitor Sessak wrote:
>> Kostya wrote:
>>> On Thu, Mar 05, 2009 at 05:12:01PM +0100, victor wrote:
>>>> Author: victor
>>>> Date: Thu Mar  5 17:12:01 2009
>>>> New Revision: 4170
>>>>
>>>> Log:
>>>> CONFIG_SWSCALE disappeared in FFmpeg r17786.
>>> So why not include swscale to the list of libraries it by default?
>> I'm against it. A third party software may decide to use libavfilter but
>> not need scaling nor the others lav*. In this case, swscale would be
>> useless...
> 
> If this is about what I think it is, then why not add it as default and 
> have some sort of --disable-swscale or similar option?

I think it behaves like this after Víctor's changes. If the user specify 
"--disable-filter=scale", it won't link to swscale...

-Vitor




More information about the FFmpeg-soc mailing list