patch applied.
2016-06-09 15:16 GMT-03:00 Michael Niedermayer :
> On Wed, Jun 08, 2016 at 10:04:46PM -0300, Pedro Arthur wrote:
> > Hi, I took the time to investigate it and I find a few bugs which I'm
> > attaching a patch for them.
>
> patches LGTM
>
>
> > Yet I'm not convinced that it is a def
On Wed, Jun 08, 2016 at 10:04:46PM -0300, Pedro Arthur wrote:
> Hi, I took the time to investigate it and I find a few bugs which I'm
> attaching a patch for them.
patches LGTM
> Yet I'm not convinced that it is a definitive fix, since the output of
> swscale-test differs in some cases when scal
Hi, I took the time to investigate it and I find a few bugs which I'm
attaching a patch for them.
Yet I'm not convinced that it is a definitive fix, since the output of
swscale-test differs in some cases when scaling the whole frame or in
slices.
Also there is a few fixes needed in this patch which
This currently does fail due to bugs in swscale (already reported to
author of commit causing them)
Signed-off-by: Michael Niedermayer
---
libswscale/swscale-test.c | 17 -
1 file changed, 16 insertions(+), 1 deletion(-)
diff --git a/libswscale/swscale-test.c b/libswscale/swsc