Re: [libav-devel] [PATCH] mmaldec: Fix compilation after 2fcb0090

2017-12-19 Thread wm4
On Wed, 20 Dec 2017 09:45:37 +0200 Martin Storsjö wrote: > --- > libavcodec/mmaldec.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/libavcodec/mmaldec.c b/libavcodec/mmaldec.c > index 10a48d3e0f..504e765d07 100644 > --- a/libavcodec/mmaldec.c > +++

[libav-devel] [PATCH] mmaldec: Fix compilation after 2fcb0090

2017-12-19 Thread Martin Storsjö
--- libavcodec/mmaldec.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavcodec/mmaldec.c b/libavcodec/mmaldec.c index 10a48d3e0f..504e765d07 100644 --- a/libavcodec/mmaldec.c +++ b/libavcodec/mmaldec.c @@ -788,7 +788,7 @@ static int ffmmal_decode(AVCodecContext *avctx,