Re: [FFmpeg-devel] [PATCH] videodsp: don't overread edges in vfix3 emu_edge.

2015-10-24 Thread Ronald S. Bultje
Hi, On Sat, Oct 24, 2015 at 2:13 PM, Carl Eugen Hoyos wrote: > Ronald S. Bultje gmail.com> writes: > > > Great, thanks for verifying that. I'll apply with > > your suggested addition to the commit message. > > Please do, you could also mention ticket #3226: I > was never able to reproduce (I ca

Re: [FFmpeg-devel] [PATCH] videodsp: don't overread edges in vfix3 emu_edge.

2015-10-24 Thread Carl Eugen Hoyos
Ronald S. Bultje gmail.com> writes: > Great, thanks for verifying that. I'll apply with > your suggested addition to the commit message. Please do, you could also mention ticket #3226: I was never able to reproduce (I can reproduce the Debian bug) but it has a very similar description iirc.

Re: [FFmpeg-devel] [PATCH] videodsp: don't overread edges in vfix3 emu_edge.

2015-10-24 Thread Ronald S. Bultje
Hi Andreas, On Sat, Oct 24, 2015 at 11:58 AM, Andreas Cadhalpun < andreas.cadhal...@googlemail.com> wrote: > Hi Ronald, > > On 24.10.2015 17:55, Ronald S. Bultje wrote: > > On Sat, Oct 24, 2015 at 11:41 AM, Andreas Cadhalpun < > > andreas.cadhal...@googlemail.com> wrote: > > > >> On 24.10.2015 14

Re: [FFmpeg-devel] [PATCH] videodsp: don't overread edges in vfix3 emu_edge.

2015-10-24 Thread Andreas Cadhalpun
Hi Ronald, On 24.10.2015 17:55, Ronald S. Bultje wrote: > On Sat, Oct 24, 2015 at 11:41 AM, Andreas Cadhalpun < > andreas.cadhal...@googlemail.com> wrote: > >> On 24.10.2015 14:47, Ronald S. Bultje wrote: >>> --- >>> libavcodec/x86/videodsp.asm | 15 +++ >>> 1 file changed, 11 insert

Re: [FFmpeg-devel] [PATCH] videodsp: don't overread edges in vfix3 emu_edge.

2015-10-24 Thread Ronald S. Bultje
Hi Andreas, On Sat, Oct 24, 2015 at 11:41 AM, Andreas Cadhalpun < andreas.cadhal...@googlemail.com> wrote: > On 24.10.2015 14:47, Ronald S. Bultje wrote: > > --- > > libavcodec/x86/videodsp.asm | 15 +++ > > 1 file changed, 11 insertions(+), 4 deletions(-) > > > > diff --git a/libavc

Re: [FFmpeg-devel] [PATCH] videodsp: don't overread edges in vfix3 emu_edge.

2015-10-24 Thread Andreas Cadhalpun
On 24.10.2015 14:47, Ronald S. Bultje wrote: > --- > libavcodec/x86/videodsp.asm | 15 +++ > 1 file changed, 11 insertions(+), 4 deletions(-) > > diff --git a/libavcodec/x86/videodsp.asm b/libavcodec/x86/videodsp.asm > index 25d4364..48f5ac0 100644 > --- a/libavcodec/x86/videodsp.asm

[FFmpeg-devel] [PATCH] videodsp: don't overread edges in vfix3 emu_edge.

2015-10-24 Thread Ronald S. Bultje
--- libavcodec/x86/videodsp.asm | 15 +++ 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/libavcodec/x86/videodsp.asm b/libavcodec/x86/videodsp.asm index 25d4364..48f5ac0 100644 --- a/libavcodec/x86/videodsp.asm +++ b/libavcodec/x86/videodsp.asm @@ -194,8 +194,12 @@ hvar