Re: [FFmpeg-devel] [PATCH] vp9: fix explicit memory order for report_progress.

2017-09-12 Thread Ronald S. Bultje
Hi, On Tue, Sep 12, 2017 at 3:18 PM, Clément Bœsch wrote: > On Tue, Sep 12, 2017 at 03:16:43PM -0400, Ronald S. Bultje wrote: > > --- > > libavcodec/vp9.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/libavcodec/vp9.c b/libavcodec/vp9.c > > index 66ccb6c..6b5de1

Re: [FFmpeg-devel] [PATCH] vp9: fix explicit memory order for report_progress.

2017-09-12 Thread Clément Bœsch
On Tue, Sep 12, 2017 at 03:16:43PM -0400, Ronald S. Bultje wrote: > --- > libavcodec/vp9.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/libavcodec/vp9.c b/libavcodec/vp9.c > index 66ccb6c..6b5de19 100644 > --- a/libavcodec/vp9.c > +++ b/libavcodec/vp9.c > @@ -73,7 +73,

[FFmpeg-devel] [PATCH] vp9: fix explicit memory order for report_progress.

2017-09-12 Thread Ronald S. Bultje
--- libavcodec/vp9.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavcodec/vp9.c b/libavcodec/vp9.c index 66ccb6c..6b5de19 100644 --- a/libavcodec/vp9.c +++ b/libavcodec/vp9.c @@ -73,7 +73,7 @@ static int vp9_alloc_entries(AVCodecContext *avctx, int n) { static void vp9