On Tue, Aug 18, 2015 at 06:30:28PM -0300, Pedro Arthur wrote: > Patch with alpha fixed. > > 2015-08-18 18:07 GMT-03:00 Michael Niedermayer <mich...@niedermayer.cc>: > > > On Tue, Aug 18, 2015 at 04:27:42PM -0300, Pedro Arthur wrote: > > > Attached patch with new vertical scaler code, added license and fixed > > > compiler warnings. > > > > > > split and applied first patch, had to change 2 asserts to make it work > > without the vscale code > > > > [...] > > > > -- > > Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB > > > > Republics decline into democracies and democracies degenerate into > > despotisms. -- Aristotle > > > > _______________________________________________ > > ffmpeg-devel mailing list > > ffmpeg-devel@ffmpeg.org > > http://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > > >
> Makefile | 1 > slice.c | 20 +++ > swscale.c | 88 ++++++++++------- > swscale_internal.h | 20 +++ > vscale.c | 268 > +++++++++++++++++++++++++++++++++++++++++++++++++++++ > x86/swscale.c | 6 - > 6 files changed, 361 insertions(+), 42 deletions(-) > a9980f543258376a8e333cdcc68115157db73bff vscale.patch > From 01e23c1b2302d9e4627a0ac872203f76d31a0492 Mon Sep 17 00:00:00 2001 > From: Pedro Arthur <bygran...@gmail.com> > Date: Tue, 18 Aug 2015 11:47:55 -0300 > Subject: [PATCH] swscale: refactor vertical scaler patch looks good to me feel free to push unless you prefer that i apply/push it thanks [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB The educated differ from the uneducated as much as the living from the dead. -- Aristotle
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel