[FFmpeg-devel] [PATCH] Fix auto-scaling, use a numeric values for the sws_flags set in the graph rather than "bilinear".

Stefano Sabatini stefano.sabatini-lala
Sat May 8 23:40:16 CEST 2010


On date Saturday 2010-05-08 01:52:07 +0200, Michael Niedermayer encoded:
> On Sat, May 08, 2010 at 01:03:56AM +0200, Stefano Sabatini wrote:
> > On date Saturday 2010-05-08 00:47:52 +0200, Stefano Sabatini encoded:
> > [...]
> > 
> > Ehm... second attempt.
> > -- 
> > FFmpeg = Fanciful and Fierce Majestic Ponderous Eccentric Guru
> 
> >  ffplay.c |    6 +++---
> >  1 file changed, 3 insertions(+), 3 deletions(-)
> > 232174ff4a074dc361a8af0ceb72b7e1b5e4d9f8  0001-Fix-auto-scaling.patch
> > >From eaa3453760126ee9e5e8e1afc49169c2b558cb98 Mon Sep 17 00:00:00 2001
> > From: Stefano Sabatini <stefano.sabatini-lala at poste.it>
> > Date: Sat, 8 May 2010 00:43:16 +0200
> > Subject: [PATCH] Fix auto-scaling.
> > 
> > Use the numeric value assigned to sws_flags for the sws_flags set in
> > the graph, rather than the string "bilinear", which is not even
> > parsable by the scale filter.
> 
> not sure if this is the best way to solve it but ok, its better than it
> was

Applied.
-- 
FFmpeg = Fantastic and Fascinating Muttering Proud Everlasting Gorilla



More information about the ffmpeg-devel mailing list