avcodec: WBMP (Wireless Application Protocol Bitmap) image format

Reviewed-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Signed-off-by: Peter Ross <pross@xvid.org>
This commit is contained in:
Peter Ross
2022-08-07 18:40:47 +10:00
parent d93e29154f
commit 23758380d0
14 changed files with 205 additions and 4 deletions

View File

@@ -313,6 +313,7 @@ enum AVCodecID {
AV_CODEC_ID_QOI,
AV_CODEC_ID_PHM,
AV_CODEC_ID_RADIANCE_HDR,
AV_CODEC_ID_WBMP,
/* various PCM "codecs" */
AV_CODEC_ID_FIRST_AUDIO = 0x10000, ///< A dummy id pointing at the start of audio codecs