Re: [FFmpeg-devel] [PATCH 1/2] avcodec/zmbv: Update decomp_len in raw frames

2018-09-18 Thread Michael Niedermayer
On Mon, Sep 17, 2018 at 09:33:59PM +0200, Michael Niedermayer wrote: > decomp_len is used in raw frames, so it should not be left at the value from > whatever was decoded previously (which may be any other frame) > > Signed-off-by: Michael Niedermayer > --- > libavcodec/zmbv.c | 1 + > 1 file ch

[FFmpeg-devel] [PATCH 1/2] avcodec/zmbv: Update decomp_len in raw frames

2018-09-17 Thread Michael Niedermayer
decomp_len is used in raw frames, so it should not be left at the value from whatever was decoded previously (which may be any other frame) Signed-off-by: Michael Niedermayer --- libavcodec/zmbv.c | 1 + 1 file changed, 1 insertion(+) diff --git a/libavcodec/zmbv.c b/libavcodec/zmbv.c index 9e2