Re: [libav-devel] [PATCH 3/3] aarch64: h264idct: Use the offset parameter to movrel

2016-11-10 Thread Janne Grunau
On 2016-11-09 12:00:50 +0200, Martin Storsjö wrote: > --- > libavcodec/aarch64/h264idct_neon.S | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/libavcodec/aarch64/h264idct_neon.S > b/libavcodec/aarch64/h264idct_neon.S > index ee23977..1c43c1f 100644 > --- a/libavcodec/aar

[libav-devel] [PATCH 3/3] aarch64: h264idct: Use the offset parameter to movrel

2016-11-09 Thread Martin Storsjö
--- libavcodec/aarch64/h264idct_neon.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavcodec/aarch64/h264idct_neon.S b/libavcodec/aarch64/h264idct_neon.S index ee23977..1c43c1f 100644 --- a/libavcodec/aarch64/h264idct_neon.S +++ b/libavcodec/aarch64/h264idct_neon.S @@ -16