Re: [FFmpeg-devel] [PATCH] WBMP (Wireless Application Protocol Bitmap) image format

2022-07-27 Thread Andreas Rheinhardt
Peter Ross: > --- > > example: > https://example-files.online-convert.com/raster%20image/wbmp/example.wbmp > > Changelog | 1 + > doc/general_contents.texi | 2 + > libavcodec/Makefile | 2 + > libavcodec/allcodecs.c| 2 + > libavcodec/codec_desc.c | 7 +++ > li

[FFmpeg-devel] [PATCH] WBMP (Wireless Application Protocol Bitmap) image format

2022-07-26 Thread Peter Ross
--- example: https://example-files.online-convert.com/raster%20image/wbmp/example.wbmp Changelog | 1 + doc/general_contents.texi | 2 + libavcodec/Makefile | 2 + libavcodec/allcodecs.c| 2 + libavcodec/codec_desc.c | 7 +++ libavcodec/codec_id.h | 1 + li