Re: [FFmpeg-devel] [PATCH v3] doc/scaler: mention default scaling algorithm

2017-01-09 Thread Lou Logan
On Mon, 9 Jan 2017 01:19:28 +0100, Michael Niedermayer wrote: > should be ok > > thx Should have been [PATCH v2], but anyway, pushed. Thanks. ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Re: [FFmpeg-devel] [PATCH v3] doc/scaler: mention default scaling algorithm

2017-01-08 Thread Michael Niedermayer
On Sun, Jan 08, 2017 at 12:28:56PM -0900, Lou Logan wrote: > Default is "bicubic". > > Signed-off-by: Lou Logan > --- > doc/scaler.texi | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) should be ok thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

[FFmpeg-devel] [PATCH v3] doc/scaler: mention default scaling algorithm

2017-01-08 Thread Lou Logan
Default is "bicubic". Signed-off-by: Lou Logan --- doc/scaler.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/scaler.texi b/doc/scaler.texi index 3e115cdda5..f73804adfe 100644 --- a/doc/scaler.texi +++ b/doc/scaler.texi @@ -13,7 +13,8 @@ FFmpeg tools. For programma