Hi
On Mon, Aug 27, 2018 at 07:31:21PM +0100, Rostislav Pehlivanov wrote:
> On Sat, 25 Aug 2018 at 21:12, Paul B Mahol wrote:
[...]
> > +
> > +blocks = bytestream2_get_le16(&gb);
> > +if (blocks > 5) {
> > +GetByteContext bgb;
> > +int x = 0, size;
> > +
> > +if (bl
On Sat, 25 Aug 2018 at 21:12, Paul B Mahol wrote:
> Signed-off-by: Paul B Mahol
> ---
> configure | 1 +
> libavcodec/Makefile | 1 +
> libavcodec/allcodecs.c | 1 +
> libavcodec/avcodec.h| 1 +
> libavcodec/codec_desc.c | 7 ++
> libavcodec/wcmv.c | 247 +
Signed-off-by: Paul B Mahol
---
configure | 1 +
libavcodec/Makefile | 1 +
libavcodec/allcodecs.c | 1 +
libavcodec/avcodec.h| 1 +
libavcodec/codec_desc.c | 7 ++
libavcodec/wcmv.c | 247
libavformat/riff.c |