Re: [FFmpeg-devel] [PATCH] aarch64: h264idct: Use the offset parameter to movrel

2016-12-08 Thread Ronald S. Bultje
Hi, On Thu, Dec 8, 2016 at 12:14 PM, Michael Niedermayer wrote: > On Thu, Dec 08, 2016 at 12:01:33PM -0500, Ronald S. Bultje wrote: > > From: Martin Storsjö > > > > Signed-off-by: Martin Storsjö > > Signed-off-by: Ronald S. Bultje

Re: [FFmpeg-devel] [PATCH] aarch64: h264idct: Use the offset parameter to movrel

2016-12-08 Thread Michael Niedermayer
On Thu, Dec 08, 2016 at 12:01:33PM -0500, Ronald S. Bultje wrote: > From: Martin Storsjö > > Signed-off-by: Martin Storsjö > Signed-off-by: Ronald S. Bultje > --- > libavcodec/aarch64/h264idct_neon.S | 2 +- > 1 file changed, 1

[FFmpeg-devel] [PATCH] aarch64: h264idct: Use the offset parameter to movrel

2016-12-08 Thread Ronald S. Bultje
From: Martin Storsjö Signed-off-by: Martin Storsjö Signed-off-by: Ronald S. Bultje --- libavcodec/aarch64/h264idct_neon.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavcodec/aarch64/h264idct_neon.S