[FFmpeg-devel] [PATCH] make it possible to compile ffmpeg without swscale

Paul B Mahol onemda at gmail.com
Tue Oct 8 17:24:49 CEST 2013


On 10/8/13, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Tue, Oct 08, 2013 at 02:49:40PM +0000, Paul B Mahol wrote:
>> Signed-off-by: Paul B Mahol <onemda at gmail.com>
>> ---
>>  configure    | 2 +-
>>  ffmpeg_opt.c | 2 ++
>>  2 files changed, 3 insertions(+), 1 deletion(-)
>
> without swscale theres no colorspace convertion also avfilter
> depends heavily on being able to insert colorspace convertion filters
>
> so iam not sure this is all that usefull in practice
> but that said the patch should be ok

This is for case when one disables all video stuff.
In which case compiling swscale is pointless.

>
> [...]
> --
> Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
>
> I am the wisest man alive, for I know one thing, and that is that I know
> nothing. -- Socrates
>


More information about the ffmpeg-devel mailing list