Re: [FFmpeg-devel] [PATCH 04/11] avcodec/mdec: allow/use permuted IDCTs

2017-06-19 Thread Ronald S. Bultje
Hi, On Mon, Jun 19, 2017 at 12:39 PM, Michael Niedermayer < mich...@niedermayer.cc> wrote: > On Mon, Jun 19, 2017 at 05:10:57PM +0200, James Darnley wrote: > > From: "Ronald S. Bultje" > > > > --- > > libavcodec/mdec.c | 6 +++--- > > 1 file changed, 3 insertions(+), 3 deletions(-) > > > > diff

Re: [FFmpeg-devel] [PATCH 04/11] avcodec/mdec: allow/use permuted IDCTs

2017-06-19 Thread Michael Niedermayer
On Mon, Jun 19, 2017 at 05:10:57PM +0200, James Darnley wrote: > From: "Ronald S. Bultje" > > --- > libavcodec/mdec.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/libavcodec/mdec.c b/libavcodec/mdec.c > index 97bfebbeb7..1e1c8f4c55 100644 > --- a/libavcodec/mde

[FFmpeg-devel] [PATCH 04/11] avcodec/mdec: allow/use permuted IDCTs

2017-06-19 Thread James Darnley
From: "Ronald S. Bultje" --- libavcodec/mdec.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libavcodec/mdec.c b/libavcodec/mdec.c index 97bfebbeb7..1e1c8f4c55 100644 --- a/libavcodec/mdec.c +++ b/libavcodec/mdec.c @@ -94,7 +94,7 @@ static inline int mdec_decode_block