Re: [FFmpeg-devel] [PATCH] swscale cleanup

2016-03-31 Thread Pedro Arthur
patch pushed, thank you for testing. 2016-03-31 16:41 GMT-03:00 Michael Niedermayer : > On Thu, Mar 31, 2016 at 09:18:37PM +0200, Michael Niedermayer wrote: > > On Thu, Mar 31, 2016 at 04:00:22PM -0300, Pedro Arthur wrote: > > > May I push the patch? > > > > give me a moment, ill check if it buil

Re: [FFmpeg-devel] [PATCH] swscale cleanup

2016-03-31 Thread Michael Niedermayer
On Thu, Mar 31, 2016 at 09:18:37PM +0200, Michael Niedermayer wrote: > On Thu, Mar 31, 2016 at 04:00:22PM -0300, Pedro Arthur wrote: > > May I push the patch? > > give me a moment, ill check if it builds on all archs i can easily test seems working fine no objections from me thanks [...] -- M

Re: [FFmpeg-devel] [PATCH] swscale cleanup

2016-03-31 Thread Michael Niedermayer
On Thu, Mar 31, 2016 at 04:00:22PM -0300, Pedro Arthur wrote: > May I push the patch? give me a moment, ill check if it builds on all archs i can easily test [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB I have never wished to cater to the crowd; for what I k

Re: [FFmpeg-devel] [PATCH] swscale cleanup

2016-03-31 Thread Pedro Arthur
May I push the patch? 2016-03-28 16:21 GMT-03:00 Pedro Arthur : > It was a little typo, attached patch fixed. > > 2016-03-28 16:09 GMT-03:00 Michael Niedermayer : > >> On Mon, Mar 28, 2016 at 01:56:08PM -0300, Pedro Arthur wrote: >> > Hi, >> > >> > This patch removes the previous swscale code whi

Re: [FFmpeg-devel] [PATCH] swscale cleanup

2016-03-28 Thread Pedro Arthur
It was a little typo, attached patch fixed. 2016-03-28 16:09 GMT-03:00 Michael Niedermayer : > On Mon, Mar 28, 2016 at 01:56:08PM -0300, Pedro Arthur wrote: > > Hi, > > > > This patch removes the previous swscale code which where under the > '#ifndef > > NEW_FILTER'. > > It also remove a few unus

Re: [FFmpeg-devel] [PATCH] swscale cleanup

2016-03-28 Thread Michael Niedermayer
On Mon, Mar 28, 2016 at 01:56:08PM -0300, Pedro Arthur wrote: > Hi, > > This patch removes the previous swscale code which where under the '#ifndef > NEW_FILTER'. > It also remove a few unused fields of SwsContext. > Seems it doesn't introduce any regression (passes all FATE tests) but it > would